Commit Graph

10 Commits

Author SHA1 Message Date
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