Commit Graph

96 Commits

Author SHA1 Message Date
DarkPhoenix2704
26f86bd180 fix: watch totalHeight and modify scrollTop accordinly 2025-04-25 06:24:44 +00:00
Ramesh Mane
4915623f9b chore(nc-gui): lint 2025-04-24 18:27:57 +00:00
Ramesh Mane
a5f5adf74c fix(nc-gui): undefined path issue 2025-04-24 18:27:57 +00:00
DarkPhoenix2704
4fa42bf793 chore: lint 2025-04-19 04:43:58 +00:00
DarkPhoenix2704
e6e78c0ac3 fix: incorrect path 2025-04-17 18:34:50 +00:00
DarkPhoenix2704
59ce39cd12 fix: use validateRowFilter for group integrity verifucation 2025-04-17 18:34:49 +00:00
DarkPhoenix2704
0598f73b5d fix: update error on record randomly 2025-04-17 18:34:47 +00:00
DarkPhoenix2704
789b51c5b7 fix: formula, rollup -- reload related groups. currently only active group is updated OR introduce moved record like in filter case 2025-04-17 18:34:47 +00:00
DarkPhoenix2704
9d33355a1e fix: keep group open from path 2025-04-17 18:34:46 +00:00
DarkPhoenix2704
9e03990ecc fix: validartion related issues 2025-04-16 07:02:16 +00:00
DarkPhoenix2704
9edcfb1bf9 fix: canvas couple issues 2025-04-16 07:02:16 +00:00
DarkPhoenix2704
74c210c700 fix: date and datetime will be overwritten in api resposne if set to current date 2025-04-16 07:02:16 +00:00
Ramesh Mane
69a6b0a055 fix(nc-gui): some external source related changes 2025-04-15 05:53:32 +00:00
Ramesh Mane
4b11d0dd9e fix(nc-gui): sync count issue 2025-04-15 05:53:30 +00:00
Ramesh Mane
340041bafb fix(nc-gui): use constant instead of hardcoded visible rows count 2025-04-15 05:53:29 +00:00
Ramesh Mane
f0935add35 fix(nc-gui): disable keyboard navigation for restricted source 2025-04-15 05:53:29 +00:00
Ramesh Mane
e80da1ef0c fix(nc-gui): max call stack issue 2025-04-15 05:53:29 +00:00
Ramesh Mane
b9db4950ef fix(nc-gui): canvas external source restriction 2025-04-15 05:53:29 +00:00
Ramesh Mane
8fa4453cd0 fix(nc-gui): some blur record related changes 2025-04-15 05:53:27 +00:00
Pranav C
83b8092bef fix: groupby column cell update bug, active cell change issue and row count upldate bug 2025-04-11 13:01:06 +00:00
DarkPhoenix2704
74ad69fc95 feat: add new row by form in groupby 2025-04-10 03:52:13 +00:00
Pranav C
7ff3d444a7 fix: last column overlapping with fixed column while scrolling 2025-04-10 03:52:13 +00:00
DarkPhoenix2704
ccff46fe77 fix: expanded row navigate not working 2025-04-10 03:52:13 +00:00
Pranav C
f7b8d314cf fix: extract total rows count from group and avoid duplicate state 2025-04-10 03:52:10 +00:00
Pranav C
5157610e63 fix: handle active cell state(WIP) 2025-04-10 03:52:10 +00:00
Pranav C
e069981a01 fix: updating cell which is used for grouping - WIP 2025-04-10 03:52:10 +00:00
DarkPhoenix2704
7daadfa33a fix: Expanded record - Up and down arrow to navigate records goes to loading state 2025-04-10 03:52:08 +00:00
DarkPhoenix2704
ee7a1c1dd6 fix: comments count us not showing 2025-04-10 03:52:08 +00:00
Pranav C
06c1d6c8b8 fix: delete record bug 2025-04-10 03:52:08 +00:00
DarkPhoenix2704
89cc560529 fix: bulkUpdate Support fix: disable selectAll in groupby 2025-04-10 03:52:07 +00:00
DarkPhoenix2704
dea815d43b fix: handle undefined aggregations 2025-04-10 03:52:06 +00:00
DarkPhoenix2704
a2fd971b64 fix: aggregations more changes wip 2025-04-10 03:52:06 +00:00
DarkPhoenix2704
5c350a660b fix: filter and sort not triggering reload 2025-04-10 03:52:06 +00:00
DarkPhoenix2704
b65da9a016 fix: Missing row x offset for placeholder rows in group by 2025-04-10 03:52:05 +00:00
DarkPhoenix2704
dc1af68dda fix: paste was not working fix: Hover over group-by - mouse cursor should become clickable 2025-04-10 03:52:04 +00:00
Pranav C
64089d30fb fix: move rows once the group changed from current group 2025-04-10 03:52:04 +00:00
DarkPhoenix2704
e020122d49 fix: sync cell data clone path for undo redo 2025-04-10 03:52:03 +00:00
DarkPhoenix2704
8d23126f0a fix: nested filter build 2025-04-10 03:52:03 +00:00
DarkPhoenix2704
a3067acde3 fix: addEmptyRow fix. Properly added to group grid now 2025-04-10 03:52:03 +00:00
DarkPhoenix2704
049aa6b269 fix: partial working of keyboard navigation 2025-04-10 03:52:02 +00:00
DarkPhoenix2704
3fece2029d fix: remove direct cachedRows dependency 2025-04-10 03:52:02 +00:00
DarkPhoenix2704
73a5a204c2 fix: refactor wip 2025-04-10 03:52:02 +00:00
DarkPhoenix2704
3b4f7459be fix: broken build 2025-04-10 03:52:02 +00:00
DarkPhoenix2704
d8f40e0a2f feat: better data management support with paths 2025-04-10 03:52:02 +00:00
DarkPhoenix2704
5220b6bcca fix: addEmptyRow to group 2025-04-10 03:52:02 +00:00
DarkPhoenix2704
abf397d595 fix: working hover interactions 2025-04-10 03:52:01 +00:00
DarkPhoenix2704
dcc8123536 fix: partial virtualization 2025-04-10 03:52:00 +00:00
DarkPhoenix2704
12bde5a450 feat: simple virtualized data loading for group view 2025-04-10 03:51:58 +00:00
Fendy Heryanto
9a7c67ed5a do not need to send bypass workspace and base id 2025-03-19 07:20:08 +00:00
Fendy Heryanto
4cd552800c fixed extractFilterFromXwhere on gui 2025-03-19 07:20:02 +00:00