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
|
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 |
|
Ramesh Mane
|
770a2e764d
|
fix(nc-gui): udpate base option dropdown menu
|
2024-12-26 08:01:45 +01:00 |
|
Ramesh Mane
|
6e7852b3d8
|
fix(nc-gui): handle copy id properly
|
2024-12-26 08:01:45 +01:00 |
|
Ramesh Mane
|
5104051be1
|
fix(nc-gui): add medium varient for menu item
|
2024-12-26 08:01:45 +01:00 |
|
Ramesh Mane
|
3a6b171a9b
|
feat(nc-gui): add menu item label component
|
2024-12-26 08:01:45 +01:00 |
|
Ramesh Mane
|
55aa72d41d
|
fix(nc-gui): submenu issue
|
2024-12-26 08:01:45 +01:00 |
|
Ramesh Mane
|
45e0df9c10
|
fix(nc-gui): cleanup unused code
|
2024-12-26 08:01:45 +01:00 |
|
Ramesh Mane
|
b82d3119d9
|
fix(nc-gui): update table menu height
|
2024-12-26 08:01:45 +01:00 |
|
Ramesh Mane
|
1b57d69f2d
|
fix(nc-gui): add copy id menu item
|
2024-12-26 08:01:44 +01:00 |
|
Ramesh Mane
|
747b2b56e2
|
refactor(nc-gui): menu component
|
2024-12-26 08:01:44 +01:00 |
|