Ramesh Mane
796886dfec
fix: remove back to base unused code
2026-03-10 07:39:40 +00:00
Ramesh Mane
4dd50f25a0
chore: lint
2026-03-04 14:42:40 +00:00
Ramesh Mane
a84c8afbaf
fix: some issues
2026-03-04 14:42:37 +00:00
Ramesh Mane
65f35e9988
style(tabs): reduce tab bar height and left-align tabs
2026-03-04 14:42:35 +00:00
mertmit
e84ddc86fa
fix: various
2026-03-01 05:34:57 +00:00
Ramesh Mane
dc24b623eb
chore: lint
2026-02-25 07:41:49 +00:00
Ramesh Mane
919770bac6
feat: add back to base button in non base routes
2026-02-25 07:41:49 +00:00
Ramesh Mane
28a99635df
fix: use managed app icon for base if it is managed app
2026-01-29 16:38:40 +00:00
Ramesh Mane
806b031686
fix: use custom validator for app title
2026-01-22 10:31:54 +00:00
mertmit
69a29568c7
chore: sync
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2026-01-10 00:21:02 +03:00
Ramesh Mane
d30562538f
chore(nc-gui): lint
2025-10-08 06:16:37 +00:00
Pranav C
c3ba80ca01
refactor: replace LazyMonacoEditor with async MonacoEditor component and update loading fallback
2025-10-07 22:30:52 +00:00
Pranav C
b01de37581
refactor: add loader
2025-10-07 22:30:52 +00:00
Pranav C
5f9e969050
refactor: use lazy load only for larger modules
2025-10-07 22:30:51 +00:00
Pranav C
84f304bf94
oss sync
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2025-09-18 13:12:28 +05:30
Ramesh Mane
644a259008
chore(nc-gui): lint
2025-09-08 17:24:04 +00:00
Ramesh Mane
ff03f423d1
fix(nc-gui): nocodb logo standardisation
2025-09-08 17:24:04 +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
Ramesh Mane
e658ab6e88
Fix(Sentry TypeError): Cannot read properties of undefined (reading 'map')
2025-08-15 07:42:20 +00:00
Ramesh Mane
bf4b40c125
fix(nc-gui): use danger NcMenuItem prop instead of hardcoding style
2025-08-15 05:49:29 +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
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
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
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
mertmit
7bc75e3e02
feat: auth integration test connection wired
2025-05-23 07:02:07 +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
57f833e3f7
fix(nc-gui): update project icon everywhere
2025-05-17 06:31:56 +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
Ramesh Mane
ef8dcbf5f1
fix(nc-gui): hide open sidebar btn from non new sidebar pages
2025-05-17 06:31:46 +00:00
Ramesh Mane
e916d35494
fix(nc-gui): some ui changes
2025-05-17 06:31:46 +00:00
Ramesh Mane
e9296a4858
fix(nc-gui): some ui changes
2025-05-17 06:31:46 +00:00
Salim B
35f855804f
refactor: improve div title
2025-05-14 00:43:58 +02:00
mertmit
e9d59e4e97
fix: various
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2025-04-21 15:08:00 +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
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