25 Commits (bc947b4ace806d611b6e00033654c9066bfadf24)

Author SHA1 Message Date
Pranav C 7c4b8d70bd refactor: cleanup and lint 7 months ago
Pranav C c698d27fb1 test: playwright - SAML auth flow test 7 months ago
Pranav C 0284bf4b94 fix: keep any existing role info if user id is same as previous user if token setting using refresh token api result 7 months ago
Pranav C 339dd6db94 refactor: interceptor 7 months ago
Pranav C d6645f58df fix: if unauthorized return with 401 7 months ago
Pranav C bcb550cdfd fix: avoid overwriting baseurl for refresh token api call 7 months ago
Pranav C f1d850a8c1 fix: base url correction 7 months ago
Pranav C cf5c1f82d4 fix: use same domain with refresh token api 7 months ago
Pranav C 99e0c9a3b5 fix: add empty catch block on refresh token promise to avoid uncaught exception 8 months ago
mertmit 5ed804b417 feat: continue after signin 11 months ago
Pranav C e790abdbaf refactor: rename project and base 11 months ago
mertmit bd76d3e32d fix: various things 11 months ago
mertmit 8ab47b1109 fix: various stuff 12 months ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Pranav C 8e7cee8330 fix: remove unnecessary debugger statement 1 year ago
Pranav C 897cb58307 fix: ignore redirection if public page 1 year ago
Pranav C 78fdabfde7 fix: add extractProjectId middleware to /me endpoint 1 year ago
Pranav C b2577a8e43 fix: add signout api to clear refresh token from db and cookie 2 years ago
mertmit 8045ba6779 feat: use shared composable for useProject and useTabs 2 years ago
Pranav C eb98bb12ad fix(gui): when navigate to an auth required page try to populate token using refresh token if user is not logged in 2 years ago
Pranav C ee8621b82c fix(gui): update refresh-token api url 2 years ago
Muhammed Mustafa 8b2b87e09d fix(test): Enabled support for runtime NC_BACKEND_URL and integrated it with CI 2 years ago
Muhammed Mustafa f476c3d927 feat(testing): Stability 2 years ago
Muhammed Mustafa 057415adda feat(testing): Enabled fail on only and added test code for roles preview issue 2 years ago
braks 3a0c62cb4e chore(nc-gui): extract api error in interceptor 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks d954d793f2 refactor(nc-gui): extract error in useApi 2 years ago
Pranav C a828a4be43 fix(gui-v2): use relative path as base url to avoid issue when using proxy 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago