Commit Graph

87 Commits

Author SHA1 Message Date
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
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
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
Mert E.
304c9b3fec chore: enable shutdown hooks (#10229)
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-01-08 20:05:14 +03:00
Raju Udava
11323a54ff fix: set-4 2025-01-02 12:04:05 +00:00
Raju Udava
0984607ab9 Merge pull request #10126 from nocodb/nc-chore/ci-hang
chore: CI time issue
2024-12-27 14:58:53 +05:30
Ramesh Mane
650774154d fix(nc-gui): pr review changes 2024-12-27 14:39:59 +05:30
Ramesh Mane
dc369f274d fix(nc-gui): add meta props in generalUserIcon component 2024-12-27 14:39:59 +05:30
mertmit
018bb01239 chore: fully revert sf 2024-12-26 11:27:29 +00:00
Ramesh Mane
59aa969b24 fix(nc-gui): update dropdown menu height 2024-12-26 08:01:46 +01:00
DarkPhoenix2704
32b7ee1b8c fix: toggle 2024-12-24 04:56:47 +00:00
Mert E.
818d9344e9 chore: preps (#9994)
* chore: preps

Signed-off-by: mertmit <mertmit99@gmail.com>

* test: fix unit

Signed-off-by: mertmit <mertmit99@gmail.com>

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-09 11:15:36 +03:00
Pranav C
52ef43f8e1 Update packages/nc-gui/components/workspace/integrations/IntegrationsTab.vue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-12-09 13:03:08 +05:30