Commit Graph

60 Commits

Author SHA1 Message Date
mertmit
d168ce3cf8 fix: rls update flows 2026-02-25 16:34:41 +05:30
Ramesh Mane
58005b635a chore(nc-gui): lint 2026-01-13 07:25:14 +00:00
mertmit
ccbd648e4a fix: base issues
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:03 +03:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
Ramesh Mane
6d193f4389 fix(nc-gui): add missing remove event listner 2025-10-16 14:14:56 +00:00
Ramesh Mane
5ee8fea058 feat(nc-gui): allow deselect records after select all checkbox click 2025-09-30 11:08:02 +00:00
Ramesh Mane
36067f3102 chore(nc-gui): lint 2025-08-09 08:09:11 +00:00
DarkPhoenix2704
bd576c10ee fix: search broken in prod 2025-08-09 01:35:43 +00:00
Pranav C
a37f9b9d90 refactor: remove unused function 2025-08-08 11:13:49 +00:00
Pranav C
349f366667 fix: review corrections 2025-08-08 11:13:49 +00:00
Pranav C
c60bc8e66e refactor: cleanup and refactoring 2025-08-08 11:13:48 +00:00
Pranav C
cefc4a6b1b fix: use filterArrJson for group by filter to avoid issue with special chars 2025-08-08 11:13:48 +00:00
DarkPhoenix2704
9dcd3b5598 feat: expand all 2025-07-29 17:23:32 +00:00
Pranav C
55b2799a22 fix: extract base id from table meta 2025-05-22 16:27:58 +00:00
DarkPhoenix2704
26f86bd180 fix: watch totalHeight and modify scrollTop accordinly 2025-04-25 06:24:44 +00:00
DarkPhoenix2704
59ce39cd12 fix: use validateRowFilter for group integrity verifucation 2025-04-17 18:34:49 +00:00
DarkPhoenix2704
4545844740 fix: Drag drop icon visibility 2025-04-17 18:34:47 +00:00
DarkPhoenix2704
b7cefd0921 feat: show disabled columsn for groupby and add tooltip 2025-04-17 18:34:46 +00:00
DarkPhoenix2704
9d33355a1e fix: keep group open from path 2025-04-17 18:34:46 +00:00
DarkPhoenix2704
856342e349 fix: load group from path if group not found for where filter 2025-04-17 18:34:45 +00:00
Ramesh Mane
f0935add35 fix(nc-gui): disable keyboard navigation for restricted source 2025-04-15 05:53:29 +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
ae7f900f2b fix: reload view data hook trigger on bulkUpdate or bulkUPsert 2025-04-10 03:52:15 +00:00
Pranav C
7ff3d444a7 fix: last column overlapping with fixed column while scrolling 2025-04-10 03:52:13 +00:00
DarkPhoenix2704
7afcddd68d fix: cache invalidation 2025-04-10 03:52:13 +00:00
DarkPhoenix2704
f7edf27c26 fix: fetch both child and parenr aggregations 2025-04-10 03:52:12 +00:00
Pranav C
06869ebfbb fix: set default value to reloadAggregate param 2025-04-10 03:52:11 +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
274db5fb27 fix: cleanup 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
ae95c52a04 fix: group by column value update handling 2025-04-10 03:52:10 +00:00
Pranav C
b4b768ce51 fix: avoid loading all data chunk if not needed 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
eed9b014ef fix: reload all aggregations if value updates 2025-04-10 03:52:07 +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
8dfde204e3 fix: groupby sync visible data on data loading 2025-04-10 03:52:05 +00:00
DarkPhoenix2704
d87d37f594 fix: datacache is not properly cleared 2025-04-10 03:52:05 +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
049aa6b269 fix: partial working of keyboard navigation 2025-04-10 03:52:02 +00:00
DarkPhoenix2704
73a5a204c2 fix: refactor wip 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
12bde5a450 feat: simple virtualized data loading for group view 2025-04-10 03:51:58 +00:00
DarkPhoenix2704
bd74530579 fix: remove dataCache and missing paranthesis 2025-04-09 08:50:12 +00:00
DarkPhoenix2704
3cb6a46344 fix: prod issues from groupby 2025-04-09 08:50:12 +00:00
DarkPhoenix2704
3ab7e411fb fix: row paste related issues 2025-03-17 10:48:54 +00:00