Commit Graph

13 Commits

Author SHA1 Message Date
Ramesh Mane
4dc3518751 fix: field label issue 2026-02-24 14:03:22 +00:00
Ramesh Mane
09f9613bc4 revert: unwanted sync changes 2026-01-12 17:19:28 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
Ramesh Mane
9c6045bf6d fix(nc-gui): update copy from view modal design 2025-10-08 06:16:37 +00:00
Ramesh Mane
dea41cf8a3 fix(nc-gui): view selector icon visibility issue in dropdown 2025-10-08 06:16:37 +00:00
Ramesh Mane
35a4f98cc1 fix(nc-gui): NcListDropdown disabled state 2025-09-08 02:01:29 +00:00
Ramesh Mane
cf8a73cdc2 fix(nc-gui): Cannot read properties of undefined (reading 'length') 2025-08-20 08:37:27 +00:00
DarkPhoenix2704
c078d5731e refactor: replace all NComponets to NcComponents 2025-08-07 13:47:35 +00:00
Ramesh Mane
ee5e8b5bcb chore(nc-gui): lint 2025-08-07 07:16:22 +00:00
DarkPhoenix2704
459c7ecb61 refactor: remove redundant emit calls in selector components since v-model handles updates 2025-08-01 06:47:05 +00:00
DarkPhoenix2704
8c179ba6b9 perf: optimize selector components by using Map instead of Array.find 2025-08-01 06:47:05 +00:00
DarkPhoenix2704
441b43f162 refactor: unify selector components with auto-select and disabled props 2025-08-01 06:47:05 +00:00
DarkPhoenix2704
d6016a0252 refactor: replace select components with new list-based selectors for tables, views, columns and aggregations 2025-08-01 06:47:05 +00:00