Commit Graph

33 Commits

Author SHA1 Message Date
Ramesh Mane
d4580d610a fix(nc-gui): remove emtpy style and script tag 2025-01-28 13:18:34 +00:00
Ramesh Mane
e2e2cd017a fix(nc-gui): udpate badge size 2024-12-27 15:25:38 +05:30
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
Raju Udava
41f294db7b Revert "feat(nc-gui): new share ui (#7845)"
This reverts commit f3c626abc3.
2024-03-18 18:29:15 +05:30
Anbarasu
f3c626abc3 feat(nc-gui): new share ui (#7845)
* feat(nc-gui): new share ui

* fix(nc-gui): hide view, base tab when opened from base

* fix(nc-gui): update prefill form labels

* fix(nc-gui): invite user to base

* fix(playwright): update share tests

* fix(nc-gui): enable shared base edit access in oss

* fix(nc-gui): truncate text if overflows

* fix(nc-gui): show tooltips if truncated

* fix(nc-gui): animate icons

* fix(playwright): oss tests fix

* fix(nc-gui): review changes

* fix(nc-gui): minor changes

* fix(nc-gui): update tabs

* fix(nc-gui): update translation

* fix(nc-gui): update heading size

* feat(nc-gui): support sharing any views from share modal

* fix(nc-gui): review changes

* fix(nc-gui): pr review changes
2024-03-16 12:12:05 +05:30
Ramesh Mane
cb7a7ec84f fix(nc-gui): Type '"sm" 2024-03-13 21:16:14 +00:00
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
աɨռɢӄաօռɢ
1696ec55a2 chore(nc-gui): lint 2023-10-22 23:26:10 +08:00
reenphygeorge
5d2131069c fix: i18n 2023-10-08 23:09:18 +05:30
sreehari jayaraj
cb82f0e8c6 fix: added maroon color to design system 2023-10-06 16:03:01 +05:30
sreehari jayaraj
e12c24a9d2 fix: icons 2023-10-03 20:06:31 +05:30
sreehari jayaraj
3daa3f6a76 feat: new access icons 2023-10-03 20:05:46 +05:30
Muhammed Mustafa
f83378fe36 fix: Added events 2023-10-02 11:43:07 +00:00
sreehari jayaraj
0a70e7be42 fix: ui changes 2023-09-29 12:33:22 +05:30
sreehari jayaraj
e85c7ebbc0 fix: refactor and type infer 2023-09-25 07:07:22 +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
wkw
c5b986d7ff chore(nc-gui): lint & remove unused imports 2023-09-22 13:34:17 +08:00
mertmit
db939d8bff fix: project collabs issues 2023-09-20 19:11:43 +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