Commit Graph

171 Commits

Author SHA1 Message Date
pranavxc
656e76bf82 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2026-01-13 13:10:25 +00:00
mertmit
c1739895df chore: package versions and dockerfile
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
pranavxc
6dc36b72b7 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-10-01 09:27:05 +00:00
pranavxc
e8c619fa0c [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-08-18 10:50:40 +00:00
pranavxc
705f7cf82b [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-07-28 10:46:03 +00:00
pranavxc
882d1dca61 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-06-13 11:59:06 +00:00
DarkPhoenix2704
06c72ba6a1 fix: resolve type errors 2025-05-28 00:20:49 +05:30
pranavxc
3ead25c6c7 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-05-19 11:44:54 +00:00
DarkPhoenix2704
9ee344df5d fix: webhookPluginList permission 2025-04-24 18:03:32 +05:30
pranavxc
009bdbb5d4 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-03-20 11:33:01 +00:00
mertmit
d822f5419d [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-02-18 13:55:40 +00:00
pranavxc
d64487825a [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-02-08 12:13:24 +00:00
pranavxc
1abffdeee1 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-02-04 07:42:13 +00:00
pranavxc
4ac6769eba [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-01-14 09:51:23 +00:00
mertmit
7de8d80d54 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2025-01-09 11:01:38 +00:00
mertmit
715e2baf84 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-12-20 10:15:26 +00:00
pranavxc
92e041b0d0 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-12-12 13:03:35 +00:00
pranavxc
e3c7343676 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-11-12 08:44:42 +00:00
DarkPhoenix2704
0e3c689b5a fix: add missing dependencies 2024-11-09 16:23:59 +05:30
DarkPhoenix2704
2b89199177 fix: add missing dependencies 2024-11-09 16:22:38 +05:30
pranavxc
316ef1119f [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-08-29 06:34:13 +00:00
pranavxc
dedd7ef0b0 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-08-15 01:24:02 +00:00
mertmit
1f4a940f4c chore: merge nc-plugin
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-08-14 16:03:51 +03:00
pranavxc
a531a1d9ae [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-08-08 12:53:14 +00:00
mertmit
7c65167adb [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-07-26 10:51:40 +00:00
pranavxc
653812be37 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-07-23 09:09:34 +00:00
mertmit
5c7ce2b17e [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-06-13 14:24:44 +00:00
mertmit
fb6aeda24f [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-06-13 12:57:34 +00:00
pranavxc
1db6c3ef8b [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-05-29 06:27:51 +00:00
pranavxc
4240ab0aaa [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-05-15 12:04:30 +00:00
pranavxc
7ed9b7406e [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-05-06 08:02:44 +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
pranavxc
1516bb29b2 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2024-02-23 08:01:15 +00:00
Pranav C
c0d2108a5d Merge pull request #7705 from nocodb/chore/lint
Linting
2024-02-23 12:47:29 +05:30
Pranav C
06b30bf85c chore: lint 2024-02-23 12:20:03 +05:30
աɨռɢӄաօռɢ
85dc2e3732 chore(nc-gui): regenerate components.d.ts 2024-02-17 17:08:27 +08:00
աɨռɢӄաօռɢ
ebacccf676 chore(nc-gui): components.d.ts 2024-02-09 17:46:43 +08:00
pranavxc
583da119e6 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2023-12-28 08:57:26 +00:00
mertmit
c70ae51e98 feat: display as progress
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-12-05 18:49:38 +03:00
Muhammed Mustafa
e9a0f4028f fix: Added rich text dependancies 2023-11-23 18:34:17 +05:30
pranavxc
2b231bd762 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2023-11-16 13:03:44 +00:00
mertmit
659ff74214 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2023-10-11 12:54:02 +00:00
pranavxc
17e0b08498 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2023-10-11 10:30:11 +00:00
sreehari jayaraj
c7866dcbf8 fix: resdesign user management 2023-09-29 12:31:39 +05:30
Muhammed Mustafa
daca01b479 fix: Upgraded playwright version and minor test fixes 2023-09-27 13:51:19 +05:30
Anbarasu
7b1e65a589 Merge pull request #6464 from nocodb/feat/expanded-view
feat: Redesigned Expanded View
2023-09-25 21:22:50 +05:30
DarkPhoenix2704
767cbf61d4 fix: icon style 2023-09-24 17:39:22 +05:30
DarkPhoenix2704
9dafef1bfa feat: new expanded view 2023-09-24 15:29:21 +05:30
sreehari jayaraj
a4828bf2f3 fix: added ctx menu 2023-09-24 13:56:38 +05:30
DarkPhoenix2704
0b9b365614 feat: child item preloader 2023-09-20 21:39:50 +05:30