Commit Graph

250 Commits

Author SHA1 Message Date
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
Ramesh Mane
e37a3eed46 fix(nc-gui): search input box placeholder color issue 2024-12-27 15:25:38 +05:30
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
5ea0b5396d chore(nc-gui): lint 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
04b7bdf831 fix(nc-gui): update some dropdowns 2024-12-26 08:01:46 +01: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
Ramesh Mane
2a65e3f7d2 Nc fix/UI changes (#10079)
* fix(nc-gui): remove button shadow from fields menu calendar view text options

* fix(nc-gui): add new row sticky button shadow issue

* fix(nc-gui): remove unwanted btn shadow from group by menu

* fix(nc-gui): mfe add new field btn shadow issue

* fix(nc-gui): add input box shadow while renaming base/source/view from sidebar

* fix(nc-gui): add some padding transition on rename base/view

* fix(nc-gui): close new record dropdown on click add new record btn

* fix(nc-gui): update feeds page header and megaphone icon

* fix(nc-gui): add some padding in feeds social link list

* fix(nc-gui): feed changelog tag world break issue

* fix(nc-gui): access settings tab icons size

* fix(nc-gui): update rich text options icon

* fix(nc-gui): update rich text option icons

* fix(nc-gui): select input cell row height change on active

* chore(nc-gui): lint

* chore(nc-gui): monor changes
2024-12-20 11:46:27 +03:00
mertmit
9109852aa7 chore: missing ch
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-12 15:17:19 +05:30
Raju Udava
35f0418ce1 Merge branch 'develop' into fix/audit-log-changes 2024-12-09 19:47:06 +05:30
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
Ramesh Mane
0232d00842 fix(nc-gui): remove audit logs from team and settings page 2024-12-07 16:25:56 +05:30
Ramesh Mane
db191a353e revert(nc-gui): audit related team & settings page changes 2024-12-07 15:57:39 +05:30
Ramesh Mane
b695307e85 fix(nc-gui): audit log ui changes 2024-12-07 13:18:12 +05:30
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
Ramesh Mane
98bfc9c8f3 fix(nc-gui): update workspace icon issue from admin panel 2024-11-20 17:11:12 +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
Pranav C
ea6ce8d27b Miscellaneous fixes and improvements (#9699)
* fix: base icon color in breadcrumb

* fix: allow expanding nested record from expanded form

* fix: focus base lable in tree view on create/delete/load

* fix: avoid allowing deletion of display value

* fix: focus input field if activeElement is div

* fix: text area height issue

* refactor: show app version on hovering nocodb icon

* refactor: focus only if adding new record

* refactor: extract foreign key value for external source
2024-10-25 12:04:34 +05:30
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