Ramesh Mane
|
ac77a4efe9
|
fix(nc-gui): add user email info user profile dropdown
|
2025-04-27 04:01:32 +00:00 |
|
Ramesh Mane
|
de0fcd305f
|
fix(nc-gui): scrollbar issue
|
2025-04-22 14:36:19 +00:00 |
|
mertmit
|
e9d59e4e97
|
fix: various
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2025-04-21 15:08:00 +03:00 |
|
Ramesh Mane
|
2268583533
|
fix(nc-gui): banner z index issue
|
2025-04-19 08:12:17 +00:00 |
|
Ramesh Mane
|
c7346fcbda
|
fix(nc-gui): update banner
|
2025-04-19 08:12:17 +00:00 |
|
Ramesh Mane
|
700c74fb33
|
fix(nc-gui): update nocodb icon from top section
|
2025-04-19 08:12:16 +00:00 |
|
Ramesh Mane
|
bf038a1818
|
fix(nc-gui): topbar user icon dropdown related ui changes
|
2025-04-19 08:12:16 +00:00 |
|
Ramesh Mane
|
868d45f68c
|
fix(nc-gui): wireup navigate to workspace
|
2025-04-18 08:09:05 +00:00 |
|
mertmit
|
e4f7c9f5e1
|
fix: small ui
|
2025-04-17 14:16:22 +00:00 |
|
mertmit
|
94c560e42c
|
feat: checkout page
|
2025-04-17 14:16:22 +00:00 |
|
mertmit
|
66f59f1fc9
|
feat: in-app pricing page
|
2025-04-17 14:16:21 +00:00 |
|
Ramesh Mane
|
638b742281
|
fix(nc-gui): restore old base name if udpated basename is empty
|
2025-04-16 09:23:51 +00:00 |
|
Ramesh Mane
|
9f8d2aa542
|
fix(nc-gui): stop keydown event propagation from base node input
|
2025-04-16 09:23:51 +00:00 |
|
Ramesh Mane
|
4d41977bf8
|
fix(nc-gui): sidebar banner ui changes
|
2025-04-15 05:53:26 +00:00 |
|
Ramesh Mane
|
6acad8ee22
|
fix(nc-gui): external source ui restrictions
|
2025-04-15 05:53:23 +00:00 |
|
Ramesh Mane
|
442f8625db
|
fix(nc-gui): sidebar banner on record limit reach
|
2025-04-15 05:53:19 +00:00 |
|
Ramesh Mane
|
dfdf433abd
|
refactor(nc-gui): showRecordPlanLimitExceededModal
|
2025-04-15 05:53:18 +00:00 |
|
Ramesh Mane
|
60c6317dcb
|
feat(nc-gui): block record add on limit execeed
|
2025-04-15 05:53:18 +00: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 |
|
Ramesh Mane
|
8195c81df5
|
fix(nc-gui): oss import base option icons
|
2025-03-25 13:19:31 +00:00 |
|
mertmit
|
43f1d8cbe1
|
fix: hide unrelated option
|
2025-03-21 09:33:19 +00:00 |
|
DarkPhoenix2704
|
f4c94f7936
|
fix: failing oss tests
|
2025-03-17 06:16:30 +00:00 |
|
DarkPhoenix2704
|
3727cc02eb
|
feat: duplicate base ui
|
2025-03-17 06:16:29 +00:00 |
|
Ramesh Mane
|
39eba06b3c
|
fix(nc-gui): enable or disable all experimental features option
|
2025-03-11 19:25:20 +00:00 |
|
Ramesh Mane
|
f5a0d2e1f1
|
fix(nc-gui): disable form view creation if it is sqlView
|
2025-03-10 06:10:09 +00:00 |
|
Ramesh Mane
|
4db2c46195
|
chore(nc-gui): lint
|
2025-03-07 08:26:45 +00:00 |
|
Mert E.
|
6a8e791d53
|
fix: add missing optional chain (#10732)
* fix: add missing optional chain
* fix: PR requested change
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2025-03-06 01:33:07 +03: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 |
|
Ramesh Mane
|
ff8fc96358
|
fix(nc-gui): revert disable reorder changes other than sidebar component
|
2025-02-18 10:03:47 +00:00 |
|
Ramesh Mane
|
6d9e325bfc
|
refactor(nc-gui): Draggable filter fn
|
2025-02-18 10:03:47 +00:00 |
|
Ramesh Mane
|
55eb5a3335
|
fix(nc-gui): disable reordering in touch based devices
|
2025-02-18 10:03:47 +00:00 |
|
Raju Udava
|
b03fcf09a1
|
fix: feature preview height to be same as toolbar
|
2025-02-17 15:11:11 +00:00 |
|
DarkPhoenix2704
|
aa5a60f40b
|
feat: button renderer, action manager
|
2025-02-17 13:10:57 +00:00 |
|
Mert E.
|
874b8311cb
|
feat: cloud exp (#10504)
* feat: cloud migrate
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: migration support user field
Signed-off-by: mertmit <mertmit99@gmail.com>
* feat: compatability mode
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2025-02-17 11:18:01 +03:00 |
|
Raju Udava
|
f5c49cf283
|
Nc fix/progress meta sync (#10448)
* feat: progress panel component
* feat: meta sync progress support
* test: meta sync
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
|
2025-02-07 23:12:06 +03:00 |
|
Mert E.
|
708dd37bf5
|
fix: attachment null (#10444)
* fix: null is valid for attachment
* fix: small scroll issue
|
2025-02-07 15:17:23 +03:00 |
|
Yoones Khoshghadam
|
045a96e1d1
|
fix (nc-gui): experimental features sizing and coloring changes
|
2025-01-31 06:41:06 +00:00 |
|
Yoones Khoshghadam
|
fffce67777
|
fix (nc-gui): experimental features drawer
|
2025-01-31 06:41:06 +00:00 |
|
Yoones Khoshghadam
|
c8cfab38b7
|
chore: lint
|
2025-01-31 06:41:06 +00:00 |
|
Yoones Khoshghadam
|
ee2611f000
|
fix (nc-gui): move experimental features into a drawer
|
2025-01-31 06:41:06 +00:00 |
|
Ramesh Mane
|
d4580d610a
|
fix(nc-gui): remove emtpy style and script tag
|
2025-01-28 13:18:34 +00:00 |
|
Raju Udava
|
2c810b22c2
|
Merge pull request #10324 from nocodb/nc-fix/audit-v1-ui-changes
Nc fix: Audit v1 UI changes
|
2025-01-27 15:00:35 +05:30 |
|
Ramesh Mane
|
c1bff38536
|
fix: audit permissions and filter event cat
|
2025-01-27 08:25:19 +00:00 |
|
Ramesh Mane
|
3b8603c4f0
|
refactor(nc-gui): audit logs
|
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
|
d3f5b90052
|
fix(nc-gui): show external source audit logs and remove audit logs table from data source
|
2025-01-27 08:25:15 +00:00 |
|
Fendy Heryanto
|
57da0ffac4
|
do not trim the value before validation happen
|
2025-01-27 06:45:22 +00:00 |
|
Pranav C
|
055c920ee5
|
refactor: corrections and improvements
|
2025-01-22 12:53:36 +00:00 |
|
Pranav C
|
3cde7fe697
|
chore: enable language by default
|
2025-01-22 12:53:36 +00:00 |
|