mertmit
|
4d6e3c0c94
|
feat: add scope to undo/redo
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
8b68145d0d
|
chore: migrate to rfdc as deep-clone lib
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
ec84cc9eff
|
feat: undo/redo for LTAR
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
c8e1fc6c04
|
feat: undo/redo for row changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
027b059397
|
feat(nc-gui): add automationLogLevel
|
2 years ago |
Wing-Kam Wong
|
891d4abd0b
|
feat(nc-gui): include updateComment in useExpandedFormStore.ts
|
2 years ago |
Wing-Kam Wong
|
2576a89445
|
fix(nc-gui): resolve -> resolve()
|
2 years ago |
Daniel Spaude
|
cb1a9217d9
|
code cleanup
|
2 years ago |
Daniel Spaude
|
47ec9b2657
|
code cleanup
|
2 years ago |
Daniel Spaude
|
ee171c2bfe
|
code cleanup
|
2 years ago |
Wing-Kam Wong
|
48688737c1
|
fix(nc-gui): add ColumnType
|
2 years ago |
Wing-Kam Wong
|
996a5f710b
|
fix(nc-gui): useMapViewDataStore types
|
2 years ago |
Wing-Kam Wong
|
e57b0e7e1c
|
fix(nc-gui): move logic out of never-executed if block
|
2 years ago |
Wing-Kam Wong
|
60443209e5
|
fix(nc-gui): actions issues
|
2 years ago |
Wing-Kam Wong
|
e69aadee66
|
chore(nc-gui): add missing imports
|
2 years ago |
Wing-Kam Wong
|
0f321b984d
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
6dbcc0acc8
|
refactor(nc-gui): switch to parseProp
|
2 years ago |
Wing-Kam Wong
|
1058a4d854
|
fix(nc-gui): remove non-existing TableInfoType
|
2 years ago |
Wing-Kam Wong
|
c30e437943
|
fix(nc-gui): useViewFilter type issues
|
2 years ago |
Wing-Kam Wong
|
a7c1c83e8d
|
fix(nc-gui): return attachment url even fetch fails
|
2 years ago |
Daniel Spaude
|
ec4cd23e7f
|
create useBetaFeatureToggle composable...
and use it for geo feature and Mobile Mode
|
2 years ago |
Daniel Spaude
|
2c40e2ad58
|
code cleanup
|
2 years ago |
Daniel Spaude
|
0be1d018be
|
code cleanup
|
2 years ago |
Wing-Kam Wong
|
f30e910746
|
fix(nc-gui): duplicate where condition
|
2 years ago |
Wing-Kam Wong
|
75c67e59b8
|
fix(nc-gui): aggCommentCount type
|
2 years ago |
Wing-Kam Wong
|
1ac5e8dd20
|
fix(nc-gui): incorrect load more kanban data logic
|
2 years ago |
Daniel Spaude
|
bf3872e362
|
fix shared map view issue - fetch up to 1000 map markers also on shared map views
|
2 years ago |
Daniel Spaude
|
fd5cb3f58e
|
fix shared map view issue - shared map view works now
|
2 years ago |
Daniel Spaude
|
b732fcc227
|
fix shared map view issue - WIP - fix type issue
|
2 years ago |
Wing-Kam Wong
|
68a5e0b7d2
|
refactor(nocodb): only send updateObj for updateMapMeta
|
2 years ago |
Daniel Spaude
|
4de7f6f60e
|
Revert "shared map view issue debugging - WIP"
This reverts commit b0cad5fa8e .
|
2 years ago |
Daniel Spaude
|
b0cad5fa8e
|
shared map view issue debugging - WIP
|
2 years ago |
Daniel Spaude
|
9b95cd6a2c
|
Revert "shared map view issue debugging - WIP"
This reverts commit 19b14d9e42 .
|
2 years ago |
Daniel Spaude
|
3e23a453dd
|
Revert "shared map view issue debugging - WIP"
This reverts commit b7fc4ffa9a .
|
2 years ago |
Wing-Kam Wong
|
59731bb7e4
|
refactor(nc-gui): pass update object only
|
2 years ago |
Pranav C
|
618c069db3
|
fix: add action to set project value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
dcc4144a84
|
fix: remove unnecessary storeToRefs wrapping
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
29a43aee10
|
fix: wrap store with `storeToRefs` wherever missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
b7fc4ffa9a
|
shared map view issue debugging - WIP
|
2 years ago |
Daniel Spaude
|
19b14d9e42
|
shared map view issue debugging - WIP
|
2 years ago |
Wing-Kam Wong
|
4df5cbd7f1
|
fix(nc-gui): list -> sorts
|
2 years ago |
Wing-Kam Wong
|
60eb1ed128
|
fix(nc-gui): formatData list type
|
2 years ago |
Wing-Kam Wong
|
1bf1610bf1
|
refactor(nc-gui): return empty list response
|
2 years ago |
Wing-Kam Wong
|
26a62666c6
|
fix(nc-gui): view columns typing
|
2 years ago |
Wing-Kam Wong
|
48b254b49c
|
fix(nc-gui): map view typing
|
2 years ago |
Wing-Kam Wong
|
93535bb1ca
|
refactor(nc-gui): typing
|
2 years ago |
Wing-Kam Wong
|
cb561ab2c8
|
refactor(nocodb): return dataList response directly
|
2 years ago |
Pranav C
|
d62b3d9419
|
refactor: include `storeToRefs` in imports alias
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
9f991044ec
|
test: corrections to expand record header menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
8b671532d9
|
refactor: move tab composable to pinia store
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |