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

feat(app router): migrating organizations to app router #1338

Merged
merged 19 commits into from
Nov 30, 2023

Conversation

fredrbus
Copy link
Contributor

No description provided.

@fredrbus fredrbus force-pushed the migrating-organizations-to-app-router branch from 55372f7 to 2497835 Compare November 27, 2023 15:01
@fredrbus fredrbus force-pushed the migrating-organizations-to-app-router branch from 1c5e438 to 2666c36 Compare November 30, 2023 08:43
@fredrbus fredrbus merged commit bfa82b1 into master Nov 30, 2023
@fredrbus fredrbus deleted the migrating-organizations-to-app-router branch November 30, 2023 08:44
fredrbus added a commit that referenced this pull request Nov 30, 2023
* feat(accessibility): exporting more detailed metadata

* feat(app router): added client wrappers for toolip and toast

* feat(app router): added 'use client' directive and migrated to next/navigation router

* chore(app router): removed bulletbadge

* feat(app router): moved organizations to app router

* feat(app router): migrated member administration to form actions

* feat(forms): added submit-button and hidden input components, bumped react, added react-dom

* feat(form actions): utilizing useFormState, deleted unused api route

* fix(app router): removed organizations page

* fix(app router): removed unnecessary 'use client' directives

* chore(contrast): added contrast class to root layout instead of using components

* chore(invite user): moved error handling

* feat(remove user): added error handling for remove user button

* chore(app router): added 'use client' directive to submitbutton

* fix(code quality): removed unnecessary promise nesting

* fix(code quality): minor enhancement of return types

* chore(type naming): Props => TProps

* chore(code conventions): moved helper components to bottom of file

* fix(code quality): disable button after form submission
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.

3 participants