Commit Graph

70 Commits

Author SHA1 Message Date
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
mertmit
d3ceb9a517 refactor: use feature flags 2024-12-09 06:57:33 +00:00
Pranav C
6a1603243a refactor: hide unavailable integrations 2024-12-09 06:57:33 +00:00
Yoones Khoshghadam
27516e4368 fix (nc-gui): icon size and color in grid view attachment cell 2024-12-05 04:04:08 +00:00
Ramesh Mane
5d9b829345 fix(nc-gui): user logo bg color is not same in all the places 2024-12-02 10:51:43 +00:00
Mert E.
6724fd2f9d chore: sync various (#9864)
* chore: sync various

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

* test: ws scope

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

* fix(nc-gui): ncSubmenu right icon visibility issue

* fix(nc-gui): use viewTypeAlias in all the places

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2024-11-20 21:48:09 +05:30
Raju Udava
c2467d0c25 chore: button text changed 2024-11-19 06:23:19 +00:00
Pranav C
f5da6e22e5 refactor: improvements 2024-10-25 12:57:52 +00:00
Pranav C
189f9a696f refactor: reset config to initial state if retry mechanism failed 2024-10-25 12:57:52 +00:00
Pranav C
aae5d9663e feat: auto generate connection fix on failure for known connection issues 2024-10-25 12:57:51 +00:00
Ramesh Mane
b2d8a174e1 fix(nc-gui): integration card focus outline issue 2024-09-03 04:17:08 +05:30
Ramesh Mane
7f1c93b774 fix(nc-gui): add transition on integration card hover 2024-09-03 04:17:08 +05:30
Pranav C
ceea6b4304 fix: avoid setting filename prop for non sqlite connection config 2024-08-29 10:28:54 +00:00
Ramesh Mane
162a726efd Nc fix(nc-gui): add more integrations in ticketing category (#9355)
* fix(nc-gui): add more integrations in ticketing category

* fix(nc-gui): review changes

* fix(nc-gui): show loader integrations tab

* fix(nc-gui): typo error
2024-08-28 09:14:09 +05:30
Ramesh Mane
78292594b6 Nc Style: Add new light theme config in windicss config file (#9322)
* fix(nc-gui): add missing green & base colors in themev3 colors

* fix(nc-gui): add lightTheme config

* fix(nc-gui): add nc suffix in light theme

* fix(nc-gui): update light theme format

* fix(nc-gui): remove nested level from light theme
2024-08-23 14:23:16 +05:30
Ramesh Mane
e808ef4a15 Nc Fix: Update extension UI as per new design (#9306)
* fix(nc-gui): show extension as floating

* chore(nc-gui): add puzzle icon

* fix(nc-gui): toolbar searchbox auto close issue on clearing input value

* fix(nc-gui): update extension header

* fix(nc-gui): update extension panel as per new design

* fix(nc-gui): update extension icons

* fix(nc-gui): mionr extension panel corrections

* feat(nc-gui): extension reorder support

* fix(nc-gui): extension reorder issue

* fix(nc-gui): extension min height issue

* fix(nc-gui): extension error screen

* fix(nc-gui): extension fullscreen padding

* fix(nc-gui): update extension marketplace modal

* fix(nc-gui): update extension details modal

* fix(nc-gui): some changes

* fix(nc-gui): some review changes

* fix(nc-gui): some review changes

* fix(nc-gui): update extension header

* fix(nc-gui): update extension title input box

* fix(nc-gui): enable extension is cloud

* fix(nc-gui): add extension subtitle support

* feat(nc-gui): allow user to add extension description in markdown file

* fix(nc-gui): add cmdk topbar btn in all screens

* fix(nc-gui): meta.glob() as option deprecated warning

* fix(nc-gui): minor changes

* fix(nc-gui): make cmdk icon smaller

* fix(nc-gui): monor review changes

* misc: alignment & text for desc

* fix(nc-gui): extension review changes

* fix(nc-gui): extension topbar btn ui updates

* fix(nc-gui): update extension header icon size

* fix(nc-gui): use description md file instead of plain text in manifest

* fix(nc-gui): update extension modal size

* fix(nc-gui): cmdk test update

* chore(nc-gui): lint

* fix(nc-gui): minor changes

* fix(nc-gui): update extension details panel gap

* fix: minor alignments

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-23 12:29:11 +05:30
Ramesh Mane
ed48787b0c fix(nc-gui): remove source from base source list if connection is deleted 2024-08-20 15:16:59 +05:30
Ramesh Mane
f51e746f81 fix(nc-gui): disable duplicate connection for sqlite 2024-08-20 14:52:31 +05:30