Commit Graph

166 Commits

Author SHA1 Message Date
Ramesh Mane
2feabcab9a fix(nc-gui): refresh aggregation also 2025-06-25 13:00:10 +00:00
Ramesh Mane
78acff6bfd fix(nc-gui): sync count after updating cell value 2025-06-25 13:00:10 +00:00
DarkPhoenix2704
95d72e7ff1 fix: script record picker broken 2025-06-24 09:52:29 +00:00
Ramesh Mane
ff58c800fa fix(nc-gui): update all view get row color logic 2025-06-23 06:51:42 +00:00
Raju Udava
ed7aa7b81f Update useInfiniteData.ts 2025-06-23 06:51:41 +00:00
Ramesh Mane
21dc0408ed fix(nc-gui): store row color info in row.rowMeta 2025-06-23 06:51:41 +00:00
Fendy Heryanto
be451aed9f force include row columns into getAst 2025-06-19 03:30:58 +00:00
Ramesh Mane
adf7326b45 fix(nc-gui): show search result count 2025-06-11 16:10:06 +05:30
Ramesh Mane
31072a5a06 Merge pull request #11553 from nocodb/nc-fix/current-user-default-value
fix: @me user filter new row default value
2025-06-02 13:26:01 +05:30
Fendy Heryanto
3bcebbf6c7 @me user filter now translate correctly when adding new row 2025-05-31 02:49:49 +00:00
DarkPhoenix2704
92fba00e7d fix: groupby with reqired columns throw error 2025-05-30 11:39:58 +00:00
Fendy Heryanto
ec8b786066 validFiltersFromUrlParams as computed 2025-05-28 02:08:13 +00:00
Fendy Heryanto
3fefb5c2be default / prefilled value when having simple filters 2025-05-28 02:08:12 +00:00
Raju Udava
b78e85d9e3 Merge pull request #11422 from nocodb/nc-feature/cross-base-link
Nc sync/cross base link
2025-05-23 11:42:26 +05:30
Fendy Heryanto
3bffa35d8a enable @me on frontend 2025-05-22 18:58:45 +00:00
Pranav C
8ad859019e fix: row delete bug 2025-05-22 16:28:00 +00:00
Pranav C
55b2799a22 fix: extract base id from table meta 2025-05-22 16:27:58 +00:00
DarkPhoenix2704
3db51a3179 fix: filter not applied on count 2025-05-22 12:39:39 +00:00
Fendy Heryanto
107384b1fe fix ui sorting 2025-05-15 09:41:17 +00:00
Ramesh Mane
820e468bd1 fix(nc-gui): expanded form first & last page navigation issue 2025-05-06 15:02:56 +00:00
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