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
6 months ago
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
6 months ago
DarkPhoenix2704
93274edaf3
feat(nc-gui): shared view + bases fixes
9 months ago
Ramesh Mane
506fcf8fd3
fix(nc-gui): linting
10 months ago
Ramesh Mane
b10f8e5ae8
fix(nc-gui): shared gallery & kanban view expanded form issue
10 months ago
աɨռɢӄաօռɢ
1abd23e2c3
chore(nc-gui): remove unused code
1 year ago
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>
1 year ago
mertmit
f57dc2bcd2
fix: shared view injections
1 year ago
braks
8b255f3096
refactor(nc-gui): use ref for readonly injection
2 years ago
Wing-Kam Wong
97fa9ef1e2
feat(nc-gui): gallery share view
2 years ago
Wing-Kam Wong
14f5c64d46
fix(nc-gui): shared kanban view shows empty page
...
#3839
2 years ago
Wing-Kam Wong
7e63f89ce3
refactor(nc-gui): use lazy components for kanban
2 years ago
Wing-Kam Wong
94dede4eee
chore(nc-gui): remove void from createEventHook
2 years ago
Wing-Kam Wong
ab71253c58
chore(nc-gui): lint on kanban
2 years ago
Wing-Kam Wong
49971d1bff
refactor(nc-gui): kanban view
2 years ago
Wing-Kam Wong
aee78bcdc6
fix(nc-gui): kanban share view display issue
2 years ago
Wing-Kam Wong
d17170f6bb
fix(nc-gui): toolbar display issue
2 years ago
Wing-Kam Wong
586d7d1ff3
feat(nc-gui): kanban share view
2 years ago
braks
3320453637
chore(nc-gui): remove `as any` typecasts wherever possible
2 years ago
braks
2b780cc3e0
fix(nc-gui): set default values for `useState` and fix type issues
2 years ago
braks
38a9cb6c44
refactor(nc-gui): update useCellUrlConfig composable
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
Denis
a4e351807c
fix(gui-v2): replace isAuthenticated with signedIn
2 years ago
Denis
cb5f948358
feat(gui-v2): make shared views editable
2 years ago
Muhammed Mustafa
b1dfeac9bc
fix/Removed bottom padding and unnecassry ui elements in shared view
2 years ago
Muhammed Mustafa
4ea8b6ac94
fix/Added filter sorting for user with viewer role
2 years ago
Muhammed Mustafa
b26b023143
fix/Added white background to grid in sharedview
2 years ago
Muhammed Mustafa
c2b22b0945
fix/Fixed column ordering issue in shared view
2 years ago
Muhammed Mustafa
287c145bb0
fix/added shared view layout
2 years ago
Muhammed Mustafa
9910fc7bbb
fix/minor import fix
2 years ago
Muhammed Mustafa
5ec2b687eb
refactor/gui-v2 added password login to shared grid view
2 years ago
Muhammed Mustafa
d13fe53d63
fix/added shared view form
2 years ago
Muhammed Mustafa
bc0553d381
fix/fixed scroll of shared view
2 years ago
Muhammed Mustafa
4b51c73dcd
refactor/gui-v2-added readonly mode to Share view
2 years ago
Muhammed Mustafa
f13003bcfc
refactor/gui-v2-added filter to Share view
2 years ago
Muhammed Mustafa
3b4eb68332
refactor/gui-v2-added hiding column to Share view
2 years ago
Muhammed Mustafa
c194e36a09
fix/Added share view
2 years ago