bb-plane-fork/apps/admin/app
Prateek Shourya 3c8624b1ba
[WEB-5324] refactor: add Unified OAuth Configuration and Missing Gitea Options (#8050)
* refactor: add Unified OAuth Configuration and Missing Gitea Options

- Replaced the AuthenticationModes component with a more streamlined implementation using AuthenticationMethodCard.
- Removed obsolete authentication modes files from the codebase.
- Enhanced the AuthRoot component to utilize the new OAuth configuration hook for better management of authentication options.
- Updated type definitions for instance authentication modes to reflect the new structure.

* refactor: update OAuth type imports and remove obsolete types

- Replaced local type imports with centralized imports from @plane/types in core, extended, and index OAuth hooks.
- Removed the now redundant types.ts file as its definitions have been migrated.
- Enhanced type definitions for OAuth options to improve consistency across the application.

* feat: add new Gitea logo and update OAuth icon imports to use standard HTML img tags

* chore: remove unused authentication logos and upgrade button component
2025-12-24 20:20:12 +05:30
..
(all) [WEB-5798] refactor: web and admin auth related components and update admin designs (#8431) 2025-12-24 16:31:52 +05:30
assets [WEB-5324] refactor: add Unified OAuth Configuration and Missing Gitea Options (#8050) 2025-12-24 20:20:12 +05:30
compat/next fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
components [WEB-5602] feat: new design system (#8220) 2025-12-12 20:50:14 +05:30
types [WEB-5404] chore: update next images with html default images (#8101) 2025-11-13 18:33:18 +05:30
entry.client.tsx chore: run fixes (#8257) 2025-12-08 22:26:50 +05:30
root.tsx [WEB-5798] refactor: web and admin auth related components and update admin designs (#8431) 2025-12-24 16:31:52 +05:30
routes.ts [WEB-5040] feat: admin react-router migration (#7922) 2025-11-06 13:39:35 +05:30