Commit Graph

358 Commits

Author SHA1 Message Date
mertmit
36299e0d39 chore: sync changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-08-21 12:54:10 +03:00
Ramesh Mane
775a82a530 fix(nc-gui): preserve ai base create query params 2025-08-20 08:16:47 +00:00
Ramesh Mane
a8a68c907d fix(nc-gui): accept ai base name from query params 2025-08-20 08:16:46 +00:00
Ramesh Mane
0a30b153fd fix(nc-gui): show create base with ai modal based on query params 2025-08-20 08:16:46 +00:00
DarkPhoenix2704
68e6829a38 chore: remove old sidebar 2025-08-16 10:02:14 +00:00
Raju Udava
d2d1224a36 Merge pull request #12100 from nocodb/nc-fix/use-danger-menu-item-prop
fix(nc-gui): use danger NcMenuItem prop instead of hardcoding style
2025-08-15 15:43:32 +05:30
Raju Udava
b7378f37dc Merge pull request #12105 from nocodb/nc-fix/sentry-type-error-ai-create-project
fix(Sentry TypeError): undefined is not an object (evaluating 'ee.excluded')
2025-08-15 15:41:05 +05:30
Ramesh Mane
e658ab6e88 Fix(Sentry TypeError): Cannot read properties of undefined (reading 'map') 2025-08-15 07:42:20 +00:00
Ramesh Mane
31b4ab3ed0 fix(Sentry TypeError): undefined is not an object (evaluating 'ee.excluded') 2025-08-15 07:41:51 +00:00
Ramesh Mane
7c59695017 Merge pull request #12096 from nocodb/nc-fix/user-workspace-role-access-issue
fix(nc-gui): Cannot read properties of undefined (reading 'workspace-level-owner')
2025-08-15 11:23:41 +05:30
Ramesh Mane
bf4b40c125 fix(nc-gui): use danger NcMenuItem prop instead of hardcoding style 2025-08-15 05:49:29 +00:00
Ramesh Mane
ee6a0269f0 fix(nc-gui): Cannot read properties of undefined (reading 'workspace-level-owner') 2025-08-14 14:19:09 +00:00
Ramesh Mane
1bfb19602a chore(nc-gui): lint 2025-08-14 16:54:27 +05:30
Ramesh Mane
49cd6cd35e fix(nc-gui): integration page color update 2025-08-14 16:54:27 +05:30
Ramesh Mane
d126c5154e fix(nc-gui): page header color update 2025-08-14 16:54:27 +05:30
Pranav C
fa003b1a57 fix: if connection fix not resolved then issue, then reset back to initial state 2025-08-04 14:30:37 +00:00
Ramesh Mane
627aaf537d fix(nc-gui): some review changes 2025-07-31 10:08:55 +00:00
Ramesh Mane
4049ca90c4 fix(nc-gui): keep integration page filter dropdown placement bottomRight to fix dropdown movement issue on toggle any options 2025-07-31 10:08:55 +00:00
Ramesh Mane
36e4ac16b3 fix(nc-gui): integration plus icon alignment issue 2025-07-31 10:08:55 +00:00
Ramesh Mane
164dfc193e fix(nc-gui): center align integrations tab content 2025-07-31 10:08:54 +00:00
Ramesh Mane
d5f97c49af fix(nc-gui): ws members tab access issue 2025-07-18 16:28:14 +00:00
Ramesh Mane
727ef8f1e4 fix(nc-gui): show workspace settings for all users 2025-07-18 09:40:19 +00:00
Ramesh Mane
da3ac9b80d chore(nc-gui): lint 2025-07-11 05:58:19 +00:00
DarkPhoenix2704
5437d3cc2d fix: update more docs links 2025-07-10 13:46:57 +00:00
mertmit
0599973d5f chore: sync multiple prs
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-07-08 14:58:12 +03:00
Ramesh Mane
3e70663962 fix(nc-gui): review changes 2025-07-04 07:40:30 +00:00
Ramesh Mane
7313364b4c revert(nc-gui): unwanted changes 2025-07-02 10:06:57 +00:00
Ramesh Mane
1b21790578 fix(nc-gui): use crown icon instead of star to indicate user has editor or above access 2025-07-02 10:06:56 +00:00
mertmit
0a1a121416 fix: disable org level subscriptions - fix sso visibility 2025-06-30 07:52:12 +00:00
mertmit
5be633838c fix: workspace sso condition 2025-06-30 07:52:12 +00:00
Ramesh Mane
a811e42613 fix(nc-gui): replace hidden span tag with ncSpanHidden component 2025-06-25 15:47:35 +00:00
Ramesh Mane
4ee14c6e8a fix(nc-gui): some review changes 2025-06-25 15:47:32 +00:00
Ramesh Mane
0eaae9a8f6 chore(nc-gui): lint 2025-06-25 19:11:38 +05:30
Ramesh Mane
04f2b384be fix(nc-gui): add pagination in user list table 2025-06-24 21:16:22 +00:00
mertmit
7dd11de454 feat: revise audit architecture
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-06-24 14:35:01 +03:00
DarkPhoenix2704
6481290728 fix: lint 2025-06-10 10:33:08 +00:00
DarkPhoenix2704
e305992431 chore: cleanup mssql and sync dependencies 2025-06-10 10:33:08 +00:00
Pranav C
707f177ff0 fix: add user exist check for workspace as well 2025-06-04 12:48:03 +00:00
Ramesh Mane
06db7b5e66 fix(nc-gui): some oss ui issues 2025-05-28 09:42:18 +00:00
Ramesh Mane
d72a8e02aa feat(nc-gui): minibar help item 2025-05-28 09:42:16 +00:00
mertmit
7bc75e3e02 feat: auth integration test connection wired 2025-05-23 07:02:07 +00:00
DarkPhoenix2704
7bd8aca39f fix: more clean up 2025-05-22 04:52:51 +00:00
DarkPhoenix2704
95d3a7c81e chore: clean up fe legacy code 2025-05-22 04:52:41 +00:00
Raju Udava
29518a37ac Merge pull request #11363 from salim-b/patch-1
refactor: improve UI div title
2025-05-20 11:07:45 +05:30
Ramesh Mane
12c6eebc90 fix(nc-gui): alt+b shortcut issue 2025-05-17 06:32:01 +00:00
Ramesh Mane
358387a4f8 fix(nc-gui): add tooltip on create table plus btn 2025-05-17 06:31:59 +00:00
Ramesh Mane
57f833e3f7 fix(nc-gui): update project icon everywhere 2025-05-17 06:31:56 +00:00
Ramesh Mane
8f21e93507 fix(nc-gui): oss sidebar logo issue 2025-05-17 06:31:55 +00:00
Ramesh Mane
48ae796bb1 fix(nc-gui): some review changes 2025-05-17 06:31:53 +00:00
Ramesh Mane
92650baa64 fix(nc-gui): add base list and table list sidebar switching 2025-05-17 06:31:49 +00:00