Commit Graph

25 Commits

Author SHA1 Message Date
mertmit
3b3edcdc8e fix: various 2026-03-01 05:34:56 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
Ramesh Mane
bc3ce24a56 fix(nc-gui): invite modal UI changes 2025-09-25 09:34:38 +00:00
Ramesh Mane
8fa8b98b94 chore(nc-gui): lint 2025-04-15 05:53:31 +00:00
Ramesh Mane
e6d5073b2f fix(nc-gui): handle role selector dropdown close method 2025-04-15 05:53:30 +00:00
Ramesh Mane
f440e77467 fix(nc-gui): role selector ui changes 2025-04-15 05:53:28 +00:00
Pranav C
a0d87c5a4b Nc feat/user management (#9219)
* feat: api changes for user management

* refactor: gift banner behaviour change

* feat: user management api and ui changes

* feat: introduce invited_by info

* test: verify roles by checking datasource tab since access settings page will be available for all users now

* feat: allow owner role update only if there is more than one owner exist

* fix: role update behaviour correction

* fix: base owner invite issue

* fix: reload user roles state on changing roles of active user

* refactor: show disabled button if not avail

* refactor: hide dropdown and action menu options based on roles

* refactor: migration file name

* refactor: disable or hide option based on number of owners

* refactor: hide user list in shared base

* fix: review correction
2024-08-14 16:42:30 +05:30
Ramesh Mane
2b26e1a5b9 Nc fix/show inherited role in project members table (#9134)
* fix(nc-gui): show inherted workspace role at project level

* fix(nc-gui): update project members table role selector

* fix(nc-gui): rebase conflict issue
2024-08-04 10:20:16 +05:30
Mert E
89f0895de3 fix: experimental frontend optimizations (#8427)
* fix: get rid of barrel files

* chore: get rid of explicit imports

* fix: use explicit import for classes and enums

* fix: use explicit import for enum & class & aliases

* fix: build issues
2024-05-08 15:55:09 +05:30
Pranav C
2ee3edee58 Nc feat/user management (#8369)
* fix: source filter

Signed-off-by: mertmit <mertmit99@gmail.com>

* feat: sso cloud apis - WIP

* feat: admin panel menu option

* feat: UI integration - WIP

* feat: UI integration - SSO

* feat: domain verification

* feat: workspace upgrade and sso page - WIP

* feat: domain adding and verification - WIP

* feat: domain adding and verification

* fix: domain validation corrections

* chore: lint

* feat(nc-gui): organization settings page

* feat(nc-gui): organization members page

* fix(nc-gui): some more changes

* fix(nc-gui): refactor collaborators ui

* feat(nc-gui): dashboard ui

* feat(nc-gui): bases page

* feat(nocodb): wired up ui and apis. wip

* fix(nc-gui): some more fixes

* fix(nc-gui): move ws to org immediately after creation

* fix(nc-gui): some more bug fixes

* feat(nocodb): transfer workspace ownership

* fix(nc-gui): load roles if baseId is provided in prop

* fix(nc-gui): show only org workspaces

* fix(nc-gui): some more fixes

* fix(nc-gui): rename base

* fix(nc-gui): invite fixes

* feat: restrict access to org level user(SSO login)

* fix: include org and client info in token

* fix: include org and client info in refresh token

* refactor: minor ui corrections

* refactor: add a generic component for copying

* refactor: ui correction and cleanup

* fix: refresh token update

* fix: ui corrections

* fix: if user signin using unverified domain show error in sso page rather than showing the json with error

* fix: for all sso related exceptions redirect to sso ui page with error

* chore: lint

* fix: show admin panel option only for user who have permission

* fix: redirect to sso login page on logout based on current user info

* test: sso - playwright test

* fix: duplicate attribute

* test: playwright

* fix: missing import

* test: playwright - WIP

* test: playwright - Cloud sso login flow

* fix: error handling

* test: playwright - sso auth flow tests

* fix: show upgrade option only for workspace owner

* test: user invite tests corrections

* test: user invite tests corrections

* test: user management correction

* test: playwright - use regex for path match

* fix: delete existing provider if any

* test: combine sso tests to run serially

* test: playwright - title name correction

* test: playwright - reset sso client from sso tests only

* test: playwright - page navigation correction

* refactor: by default navigate to org settings page on org creation and disable org image upload

* refactor: reverify domain after 7 days and update role names to avoid confusion between  org and cloud org roles

* fix: corrections

* fix: show org level roles in members section

* refactor: disable org update by default

* test: unit tests for org admin apis

* chore: lint

* fix: review comments

* chore: lint and cleanup

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
2024-05-01 11:39:22 +05:30
Ramesh Mane
67801754c0 fix(nc-gui): some browser console warnings 2024-03-13 21:16:13 +00:00
DarkPhoenix2704
6125c2fca3 feat: gui 2024-03-12 11:09:14 +00:00
Ramesh Mane
3ad3ea78de fic(nc-gui): PR review changes #2243 2024-02-01 18:43:15 +00:00
Ramesh Mane
2f6217c7a7 fix(nc-gui): user management role selector ui updates 2024-02-01 18:43:15 +00:00
musharaf-nocodb
96d0f2d18b fix : lint 2023-12-12 14:03:35 +05:30
musharaf-nocodb
ed8743cd32 fix : added select component in role selection 2023-12-11 11:06:30 +05:30
musharaf-nocodb
f4d254fb34 fix : added drop-shadow for column option selector 2023-12-10 12:55:44 +05:30
Muhammed Mustafa
f83378fe36 fix: Added events 2023-10-02 11:43:07 +00:00
sreehari jayaraj
4b71ee0419 fix: badge size ds 2023-09-22 15:26:17 +00:00
sreehari jayaraj
9f1a4d334f fix: acces dropdown issues 2023-09-22 15:26:17 +00:00
mertmit
ae061cc609 test: invite selectors 2023-09-20 19:11:42 +00:00
mertmit
bd5bcb0b48 fix: badge and selector design 2023-09-20 19:11:42 +00:00
mertmit
990a670996 feat: use new role selector for invite part 2023-09-20 19:11:42 +00:00
mertmit
49a6d6962e test: new role selector 2023-09-20 19:11:42 +00:00
mertmit
ff2f61ee1b feat: new role badge and selector 2023-09-20 19:11:42 +00:00