Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make create orgs page #866

Merged
merged 1 commit into from
Jun 13, 2024
Merged

make create orgs page #866

merged 1 commit into from
Jun 13, 2024

Conversation

hahn-kev
Copy link
Collaborator

@hahn-kev hahn-kev commented Jun 6, 2024

closes #780

url is /org/create
we should link to it from the orgs list obviously, should we also link to it from the admin dashboard? I'm thinking no, keep all the org stuff together.

image

@hahn-kev hahn-kev requested review from myieye and rmunn June 6, 2024 21:25
Copy link

github-actions bot commented Jun 6, 2024

UI unit Tests

11 tests  ±0   11 ✅ ±0   0s ⏱️ ±0s
 3 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 8bd1685. ± Comparison against base commit 4e829c2.

Copy link
Contributor

@myieye myieye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. 👍
I realized that we haven't added the RefreshJwt attribute to any org mutations, so I added a JWT todo to the epic.

@hahn-kev hahn-kev force-pushed the feat/allow-creating-orgs-ui branch from 8bd1685 to 3fb97ea Compare June 13, 2024 17:03
@hahn-kev hahn-kev merged commit e801d4a into develop Jun 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow creating orgs - frontend
2 participants