Commit Graph

87 Commits

Author SHA1 Message Date
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
DarkPhoenix2704
a723dd62f2 fix: rename 2025-03-18 15:15:04 +00:00
DarkPhoenix2704
c15d2f648b fix: include filter & sort columns in list api 2025-03-18 15:15:04 +00:00
DarkPhoenix2704
ce098384e9 fix: clear sorted indicator 2025-03-18 15:15:04 +00:00
Anbarasu
c8b2438bc2 Merge pull request #10892 from nocodb/nc-fix/10868-expanded-form-next-prev
Nc fix/10868 expanded form next prev
2025-03-18 20:30:46 +05:30
Pranav C
96532a519d refactor: use chunkStates 2025-03-18 10:01:50 +00:00
Pranav C
eaa53a72b8 fix: expanded-form - row navigation - wait until data load 2025-03-18 10:01:50 +00:00
DarkPhoenix2704
3ab7e411fb fix: row paste related issues 2025-03-17 10:48:54 +00:00
Ramesh Mane
8df39afd1d chore(nc-gui): lint 2025-03-14 07:38:43 +00:00
Pranav C
e71c59c825 Merge pull request #10757 from ssweber/fix-lookup-filter
fix: Fix user field filter behavior for 'Lookup' type
2025-03-11 15:25:25 +05:30