Commit Graph

166 Commits

Author SHA1 Message Date
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
ssweber
4ca0a8f7ff Add lookup column type detection for filters
Add getLookupColumnType function to properly identify the underlying type of lookup columns during filter validation. This replaces the previous approach of guessing types at runtime with direct metadata lookup.
2025-03-10 13:25:32 -04:00
Pranav C
bfaafaf439 chore: lint 2025-03-08 10:40:47 +00:00
Pranav C
e7c8ee96c2 refactor: update extractFilterFromXwhere usage since return value structure changed 2025-03-08 10:40:46 +00:00
DarkPhoenix2704
ccf6dee44c fix: data not getting saved 2025-02-28 16:11:07 +00:00
DarkPhoenix2704
7191e517ef fix: lint fix: updated beta toggle 2025-02-17 13:11:48 +00:00
DarkPhoenix2704
a10955311e fix: avoid clearing chunks when reordering fix: preserve both chunkState and data when clearCache 2025-02-17 13:11:43 +00:00
DarkPhoenix2704
b06032302d fix: remove rows if form not saved 2025-02-17 13:11:35 +00:00
Pranav C
e3820ea37a chore: missing changes from hub
Signed-off-by: Pranav C <pranavxc@gmail.com>
2025-02-03 15:58:17 +05:30
Raju Udava
d0a5017367 Merge pull request #10291 from nocodb/nc-refactor/field-render-method
Nc Refactor: field render method - phase 1, phase 2 and phase 5
2025-01-30 15:43:50 +05:30
Ramesh Mane
2dae4f7fd1 chore(nc-gui): lint 2025-01-28 13:18:35 +00:00
Ramesh Mane
de831a0035 revert(nc-gui): fetchChunk CancelToken related changes 2025-01-28 13:18:35 +00:00
Ramesh Mane
a099c8a425 fix(nc-gui): use cancelToken for fetchChunk api 2025-01-28 13:18:35 +00:00
Fendy Heryanto
8c7ac63c5b refreshing the view after redo-ing to reload the relations 2025-01-28 10:39:32 +00:00
Fendy Heryanto
a973739ecb suppress error message option 2025-01-28 10:39:31 +00:00
Anbarasu
fa00432874 Merge pull request #10218 from nocodb/nc-nc-scripts
chore: nc sync
2025-01-13 22:19:59 +05:30
DarkPhoenix2704
4e4675166e fix: long text issue 2025-01-11 03:29:50 +00:00
DarkPhoenix2704
fb12cb0908 feat: input.recordAsync 2025-01-10 16:11:06 +00:00
DarkPhoenix2704
f19247f123 feat:noco scripts 2025-01-10 16:10:58 +00:00
Anbarasu
02027ed30c Merge pull request #10156 from nocodb/nc-new-record-handling 2025-01-02 15:36:21 +05:30
DarkPhoenix2704
908d93b733 fix: apped oldValue over newValue 2024-12-31 08:23:49 +00:00
DarkPhoenix2704
92ee78187c fix: keep the dragging record in cachedRows 2024-12-30 17:40:58 +00:00