|
|
00dd507fc4
|
wire spec-driven auth: remove VITE_AUTH_BASE_URL, reorder providers
- main.jsx: remove VITE_AUTH_BASE_URL env var; add AppContent that
reads authConfig from useAppContext() and passes to AuthProvider;
reorder: AppProvider -> AuthProvider -> BrowserRouter
- sync react-openapi: AuthConfig type, extractAuthConfig, loading fix
- sync react-auth: authConfig prop, config-driven paths, server logout
|
2026-07-18 19:48:47 +05:30 |
|
|
|
5d34c51e98
|
wire profile components, login/register routes, spec-driven auth
- src/main.jsx: add /login, /register, /profile/* routes; wire
profileComponents from react-auth; pass basePath to Admin
- src/Header.tsx: profile button nav to /profile/me; Login to /login
- src/openapi-config.ts: wire getToken and profileComponents
- react-auth local: sync ProfileCreate, ProfileEdit, ProfileView
- react-openapi local: sync all auth + x-profile changes
(AppProvider, Admin, ProfileRoutes, SideMenu, types, hooks, etc.)
|
2026-07-17 21:00:47 +05:30 |
|
|
|
6c720c390c
|
fixes
|
2026-07-17 14:31:39 +05:30 |
|
|
|
72e7e843a4
|
new react-openapi
|
2026-07-13 04:35:58 +05:30 |
|
|
|
ac7c3d6313
|
fixes
|
2026-06-19 16:53:12 +05:30 |
|
|
|
8c824d5239
|
passing specConfiguration to validator
|
2026-06-18 23:57:32 +05:30 |
|
|
|
f345dafb46
|
payee display fixes
|
2026-06-18 23:53:44 +05:30 |
|
|
|
12e5f113b8
|
khata compliant with new react-openapi
|
2026-06-18 23:20:57 +05:30 |
|
|
|
154b15fe51
|
updated sse supporting react-openapi
|
2026-06-18 20:32:34 +05:30 |
|
|
|
0a668cf98d
|
updated react-openapi
|
2026-06-17 21:03:08 +05:30 |
|