Commit Graph

13 Commits

Author SHA1 Message Date
Ramesh Mane
d0ed2e210b fix(nc-gui): some review changes 2025-03-25 13:19:32 +00:00
Ramesh Mane
8024b01bfd fix(nc-gui): update ncList component to support size variant 2025-03-20 10:14:18 +00:00
DarkPhoenix2704
3727cc02eb feat: duplicate base ui 2025-03-17 06:16:29 +00:00
Ramesh Mane
891c94aee7 fix(nc-gui): barcode and qrcode height issue in link record dropdown 2025-03-08 07:00:38 +00:00
Ramesh Mane
a32a15040d fix(nc-gui): use object-fit contain property to render attachment cell 2025-03-05 06:25:21 +00: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
Ramesh Mane
8e5cf37293 fix(nc-gui): don't show clear search and arrow at once 2024-12-18 06:07:54 +00:00
Ramesh Mane
2d2105771d fix(nc-gui): create form view btn visibility issue in topbar 2024-12-12 07:29:22 +00:00
Ramesh Mane
5e8b194712 fix(nc-gui): handle handleSelectOption fun condition properly 2024-12-10 10:15:34 +00:00
Ramesh Mane
eb7bed9d82 fix(nc-gui): add disable option state in ncList component 2024-12-10 07:57:59 +00:00
Ramesh Mane
0f9890d33b fix(nc-gui): update change display value modal 2024-12-10 07:57:58 +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
Mert E.
ec464a3310 chore: sync various (#9950)
* chore: some missing changes

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

* chore: sync refactored expanded form

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

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-03 23:35:32 +03:00