dummyidp/src/components
Ulysse Carion acbef8f1ef
Move UI pages for app and login into pages router (#12)
The app router is causing too much grief to be worthwhile here. The
pages for individual apps are fine to have in the pages router -- we're
fine with straight-up SPA stuff -- so just stop using app router rather
than figure out how to get Next.js to understand the data-fetching
lifecycle.
2024-10-29 15:02:10 -07:00
..
ui Nits + index page (#5) 2024-10-10 11:14:10 -07:00
CreateAppButton.tsx Nits + index page (#5) 2024-10-10 11:14:10 -07:00
DocsLink.tsx Move to Next.js (#2) 2024-10-03 09:57:43 -07:00
Footer.tsx Nits + index page (#5) 2024-10-10 11:14:10 -07:00
GradientBackground.tsx Move to Next.js (#2) 2024-10-03 09:57:43 -07:00
Layout.tsx Move UI pages for app and login into pages router (#12) 2024-10-29 15:02:10 -07:00
LoginCard.tsx Move UI pages for app and login into pages router (#12) 2024-10-29 15:02:10 -07:00
LoginForm.tsx Move UI pages for app and login into pages router (#12) 2024-10-29 15:02:10 -07:00
Navbar.tsx Move UI pages for app and login into pages router (#12) 2024-10-29 15:02:10 -07:00
PlusGrid.tsx Move to Next.js (#2) 2024-10-03 09:57:43 -07:00
SCIMSettingsForm.tsx Move UI pages for app and login into pages router (#12) 2024-10-29 15:02:10 -07:00
SimulateLoginButton.tsx Move UI pages for app and login into pages router (#12) 2024-10-29 15:02:10 -07:00
SPSettingsForm.tsx Move UI pages for app and login into pages router (#12) 2024-10-29 15:02:10 -07:00
UsersSettingsForm.tsx Move UI pages for app and login into pages router (#12) 2024-10-29 15:02:10 -07:00
XmlCodeBlock.tsx Move to Next.js (#2) 2024-10-03 09:57:43 -07:00