Commit Graph

16 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
cd975789a7 fix(nc-gui): replace NcIconField with SmartsheetHeaderIcon 2025-09-13 12:17:20 +00:00
Ramesh Mane
962b18e910 fix(nc-gui): replace getUIDTIcon fn with NcIconField component 2025-09-13 12:17:20 +00:00
Ramesh Mane
35a4f98cc1 fix(nc-gui): NcListDropdown disabled state 2025-09-08 02:01:29 +00:00
DarkPhoenix2704
c8251f8061 feat: barchart query without grouping 2025-08-28 14:52:05 +00:00
DarkPhoenix2704
502938ff73 feat(wip): xy chart pg handler 2025-08-28 14:52:05 +00:00
DarkPhoenix2704
81b4240d7f fix: yAxis config for barchart 2025-08-28 14:52:04 +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