Commit Graph

31 Commits

Author SHA1 Message Date
Ramesh Mane
5b26994cd5 fix: update ws icon initials length 2026-03-28 07:09:12 +00:00
Ramesh Mane
863a3a5233 chore(nc-gui): lint 2026-03-28 07:09:12 +00:00
Ramesh Mane
42cb343d53 fix: some alignements issue 2026-03-28 07:09:11 +00:00
mertmit
446af34b3d fix: small issue with workspaces menu 2026-03-01 05:34:57 +00:00
mertmit
2ed519a9b3 feat: unify ce roles 2026-03-01 05:34:55 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
Ramesh Mane
a1008d2a24 fix(nc-gui): add isCellPreview attribute in non cell preview image places 2025-06-09 08:09:15 +00:00
Ramesh Mane
27ffe6f212 fix(nc-gui): review changes 2025-05-17 06:32:02 +00:00
Ramesh Mane
a1e8580098 fix(nc-gui): some review changes 2025-05-17 06:31:53 +00:00
Ramesh Mane
4ffa9aadd3 fix(nc-gui): show nocodb default ws logo only at top left corner 2025-04-24 06:26:28 +00:00
Ramesh Mane
25e5984c2d fix(nc-gui): show default ws icon in all the places 2025-04-24 06:26:28 +00:00
Ramesh Mane
b5940fa88c feat(nc-gui): show default ws logo as nocodb logo 2025-04-24 06:26:27 +00:00
Ramesh Mane
3f35ede638 fix(nc-gui): sidebar font weight issue 2025-04-05 18:36:55 +03:00
mertmit
6b1cf68a26 fix: design comments 2025-04-05 18:36:55 +03:00
DarkPhoenix2704
a081172a72 feat: enable cross workspace snapshot restore 2025-03-17 06:16:30 +00:00
DarkPhoenix2704
3727cc02eb feat: duplicate base ui 2025-03-17 06:16:29 +00:00
Ramesh Mane
e6060a0684 feat: org icon selector 2024-12-27 14:39:59 +05:30
Ramesh Mane
57fc218567 fix(nc-gui): move icontype enum to nocodb-sdk package 2024-12-27 14:39:59 +05:30
Ramesh Mane
8185e52d43 fix(nc-gui): create generic icon selector component 2024-12-27 14:35:01 +05:30
Ramesh Mane
465c86cf5e fix(nc-gui): update workspace icon bg color in left sidebar 2024-12-07 09:39:59 +00:00
Ramesh Mane
0ad5019d0f chore(nc-gui): lint 2024-11-20 17:11:13 +00:00
Ramesh Mane
98bfc9c8f3 fix(nc-gui): update workspace icon issue from admin panel 2024-11-20 17:11:12 +00:00
Ramesh Mane
e245992bb5 fix(nc-gui): show workspace icon in select workspace dropdown 2024-11-20 17:11:12 +00:00
Ramesh Mane
96dbfda751 feat(nc-gui): workspace icon selector setup 2024-11-20 17:11:11 +00:00
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
Pranav C
1ec856ec05 refactor: sync
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-20 15:58:52 +05:30
Muhammed Mustafa
ab83612fff fix: Fixed issue with workspace icon bugging out due its color being undefined 2023-10-13 13:18:51 +05:30
sreehari jayaraj
6ac5b8b96a fix: expanded form continuous paging 2023-10-06 12:56:48 +00:00
sreehari jayaraj
fb8878b831 fix: user table 2023-10-04 17:51:55 +00:00
reenphygeorge
99bd7190d4 fix(nc-gui): ui updates 2023-09-15 17:37:46 +05:30
mertmit
8ab47b1109 fix: various stuff
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-09-06 09:51:17 +03:00