Ramesh Mane
a1f58613bf
fix(nc-gui): use useViewRowColorProvider in shared view components
2025-06-19 03:30:59 +00:00
Mert E
84b87082c3
fix: provide fields from composable instead of fields menu ( #8519 )
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2024-05-20 20:10:29 +05:30
Mert E
89f0895de3
fix: experimental frontend optimizations ( #8427 )
...
* fix: get rid of barrel files
* chore: get rid of explicit imports
* fix: use explicit import for classes and enums
* fix: use explicit import for enum & class & aliases
* fix: build issues
2024-05-08 15:55:09 +05:30
Mert E
fed1c7ba5c
feat: virtual scroll for grid ( #8356 )
...
* feat: virtual scroll for grid
* feat: improve virtual scroll
* fix: remove unused expose & ref
* feat: move row ltar helpers to parent level
* fix: use shared composable for useMetas
* fix: column add issue
* fix: reload issue
* feat: move cell state to computed
* chore: lint
* fix: null check for sticky field
* fix: PR requested changes
* fix: shared views
* fix: provide row store calls
* test: avoid all rows selector
* fix: group by
* fix: include isVirtualCol in cellMeta
* fix: split colMeta and cellMeta
* chore: lint
* test: edit column flakiness
* test: renderColumn for dashboard grid
* test: user column test flakiness
2024-04-29 14:22:21 +05:30
աɨռɢӄաօռɢ
1abd23e2c3
chore(nc-gui): remove unused code
2023-10-28 20:38:34 +08:00
Pranav C
cd1b4b549e
refactor: avoid loading default sort in shared view
...
- Hide existing sort options and by default sort it internally
- If user provides sort option override the default one
Signed-off-by: Pranav C <pranavxc@gmail.com >
2023-10-23 20:42:17 +05:30
mertmit
f57dc2bcd2
fix: shared view injections
2023-10-11 00:44:57 +00:00
flisowna
58f8818af8
add share view to map view
2023-01-06 17:38:10 +01:00