Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
closes #21 - adds org access validation functionality
- new route /validateorg for admins to validate org access requests - new component ValidateOrg handling new route - updated logic and reducers for actions VALIDATE_ORG_ACCESS_REQUEST - added new API calls for logic - added new state object ``Org.validation`` - updated hasOrgRedirect to not redirect after initial org creation
- Loading branch information