Commit Graph

282 Commits

Author SHA1 Message Date
Ramesh Mane
793f1aac01 fix(nc-gui): tooltip style 2025-04-16 10:30:14 +00:00
Ramesh Mane
b4ff1f8691 fix(nc-gui): use star icon for free plan editor user indication 2025-04-16 10:30:14 +00:00
Ramesh Mane
656b3e8e08 chore(nc-gui): lint 2025-04-16 10:30:14 +00:00
Ramesh Mane
533f0bc45b fix(nc-gui): billing page max width issue 2025-04-16 10:30:13 +00:00
Ramesh Mane
7573e942ac fix(nc-gui): change billable to paid badge 2025-04-15 05:53:32 +00:00
Ramesh Mane
5c9394d121 feat(nc-gui): paid user count badge and badge tooltip 2025-04-15 05:53:31 +00:00
Ramesh Mane
f6357b2abd fix(nc-gui): review changes 2025-04-15 05:53:31 +00:00
Ramesh Mane
d3c20f2701 fix(nc-gui): refactor payment beta feature flag check 2025-04-15 05:53:30 +00:00
Ramesh Mane
710c44aa66 fix: user role restriction related changes 2025-04-15 05:53:30 +00:00
Ramesh Mane
56e121290b fix(nc-gui): wireup upgrade request send 2025-04-15 05:53:27 +00:00
Ramesh Mane
34e9689c32 fix(nc-gui): hide audit tab if payment flow is not enabled 2025-04-15 05:53:26 +00:00
Ramesh Mane
6b38001f70 fix(nc-gui): show upgrade modal on access ws audit logs 2025-04-15 05:53:21 +00:00
Ramesh Mane
75ceff33a3 fix(nc-gui): show billing tab only for workspace owner 2025-04-15 05:53:21 +00:00
Ramesh Mane
721b8f234b fix(nc-gui): some review changes 2025-04-15 05:53:20 +00:00
Ramesh Mane
9bd6eae819 fix(nc-gui): move audit logs to workspace team and settings page 2025-04-15 05:53:20 +00:00
Ramesh Mane
e9dc8c082a chore(nc-gui): lint 2025-04-15 05:53:17 +00:00
Ramesh Mane
d94bcdbc30 fix(nc-gui): show limit exceeds modal on user role change 2025-04-15 05:53:17 +00:00
Ramesh Mane
7318ace20b fix(nc-gui): upgrade downgrade modal changes 2025-04-05 18:36:56 +03:00
mertmit
7c0f07cd16 feat: feature flag for payment 2025-04-05 18:36:56 +03:00
Ramesh Mane
c0832419d3 fix(nc-gui): scrollbar visibility issue 2025-04-05 18:36:55 +03:00
Ramesh Mane
8884a705be fix(nc-gui): move billing page to team and setting page tab 2025-04-05 18:36:55 +03:00
Ramesh Mane
db57c6c3a9 fix(nc-gui): payment banner related ui changes 2025-04-05 18:36:55 +03:00
mertmit
99461b0b69 fix: team & settings scroll 2025-04-05 18:36:55 +03:00
mertmit
ee0286f0bd feat: billing page and ws based subscriptions 2025-04-05 18:36:55 +03:00
mertmit
c90369a791 feat: plans and subscriptions (WIP) 2025-04-05 18:36:55 +03:00
Ramesh Mane
f497c8db02 fix(nc-gui): remove explicit import statement of ant message as this globally imported 2025-04-03 07:57:49 +00:00
omahs
4ee7a349b9 fix: typos 2025-03-28 19:42:33 +01:00
Pranav C
bfdc9222a8 Merge pull request #10876 from nocodb/nc-fix/4866-workspace-delete-issue
fix: avoid trying to load workspace while deleting and after deleting…
2025-03-17 21:42:11 +05:30
Pranav C
2e29132b3d fix: avoid trying to load workspace while deleting and after deleting workspace 2025-03-17 13:30:05 +00:00
DarkPhoenix2704
3727cc02eb feat: duplicate base ui 2025-03-17 06:16:29 +00:00
Ramesh Mane
96dc2ac77d chore(nc-gui): lint 2025-03-05 06:25:21 +00:00
Mert E.
2a4b192e73 feat: sync fw (#10671)
* feat: sync table init

* feat: sync table (WIP)

* feat: oauth flow for github

* feat: sync feature flag

* feat: progress for sync

* feat: revise sync status

* feat: incremental support for sync

* feat: disable insert & delete operations on synced tables

* feat: handle synced & readonly on frontend

* test: apply system column order (always initial)

* test: change wrong index

* fix: PR requested changes

* test: overlapping variable names
2025-02-28 16:43:49 +03:00
Mert E.
1712b4f980 chore: sync import ft (#10509)
* feat: cloud import

* feat: single input

* feat: feature flag for import from nocodb

* feat: user support for cloud import

* fix: refactor ux

* fix: use ncSiteUrl instead of base url

* fix: properly finish with redis
2025-02-17 10:27:09 +03:00
mertmit
be8d309fdf fix: improve ux 2025-02-05 14:36:28 +00:00
Pranav C
d83af09373 refactor: move renderAltOrOptlKey and renderCmdOrCtrlKey to utils to avoid duplicates 2025-02-04 12:14:36 +00:00
Ramesh Mane
3b8603c4f0 refactor(nc-gui): audit logs 2025-01-27 08:25:17 +00:00
Ramesh Mane
971467efa4 chore(nc-gui): cleanup 2025-01-27 08:25:17 +00:00
Ramesh Mane
7b0b782392 fix(nc-gui): reset audit filters on navigating to account settings 2025-01-27 08:25:16 +00:00
Ramesh Mane
001fa3b66f fix(nc-gui): show audit details in json format 2025-01-27 08:25:13 +00:00
Ramesh Mane
ac22385a0c fix(nc-gui) type import issue 2025-01-20 10:45:13 +00:00
Ramesh Mane
0e75d58d3b chore(nc-gui): lint 2025-01-20 10:45:13 +00:00
Anbarasu
7e7d2927d6 fix: hide data reflection (#10286)
* fix: hide data reflection is prod

* fix: remove redundant check
2025-01-16 10:59:04 +03:00
Mert E.
c2f50efbb9 feat: data reflection preps (#10227)
* feat: integration hooks

* feat: data reflection

* feat: improved UX for data reflection

* chore: lint

* fix(nc-gui): update nocodb integration ui

* fix(nocodb): type error

* fix(nc-gui): nocodb integration icon and modal gap issue

* fix: defer integration hooks

* fix: check proper state

* refactor(nc-gui): integration modal

* refactor(nc-gui): integration modal ui changes

* refactor: change default port

* fix(nc-gui): add base id copy input

* fix(nc-gui): schema dropdown placement and item height issue

* fix(nc-gui): nocodb connection bg color issue

* fix(nc-gui): update nocodb integration count and user logo

* fix: rspack keep class

* feat: get connection menu item

* chore: rebase issue

* fix: hide nc from sources

* feat: move data reflection to model level

* fix: remove deprecated fn & fix type errors

* feat: reflection settings

* feat: feature flag for data reflection

* refactor: avoid save on feature flags

* fix: properly show host

* fix: PR requested changes

* fix: use named parameters for queries

---------

Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2025-01-14 14:59:45 +03:00
DarkPhoenix2704
0bd2e8c668 fix: lint 2025-01-10 16:11:08 +00:00
Mert E.
304c9b3fec chore: enable shutdown hooks (#10229)
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-01-08 20:05:14 +03:00
Ramesh Mane
a4d5e3568b fix(nc-gui): tele event review changes 2025-01-06 05:56:57 +00:00
Raju Udava
b5f3473a86 fix: set-6 2025-01-02 12:04:05 +00:00
Raju Udava
11323a54ff fix: set-4 2025-01-02 12:04:05 +00:00
Raju Udava
5d0ce1d773 fix: set-3 2025-01-02 12:04:05 +00:00
Ramesh Mane
af68715ef5 fix(nc-gui): some review changes 2024-12-27 15:25:38 +05:30