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 |
Wing-Kam Wong
|
0043274b8d
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
95847b51ec
|
fix(nc-gui): list response in view columns
|
2 years ago |
Wing-Kam Wong
|
616f46db31
|
refactor(nc-gui): sharedView type
|
2 years ago |
Wing-Kam Wong
|
78404fd1e2
|
refactor(nc-gui): sort list
|
2 years ago |
Wing-Kam Wong
|
fdc6e0fd80
|
refactor(nocodb): filter types
|
2 years ago |
Pranav C
|
dbce6f0952
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
500979d135
|
refactor: migrate simple composable usage syntax to pinia store usage syntax
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
792b941c8c
|
refactor: move project composable to store
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
4204f246eb
|
fix(nc-gui): add missing .list
|
2 years ago |
Pranav C
|
49272e8a9f
|
refactor: only allow url hook and disable app api call if env is set
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5eecd646f3
|
refactor(gui): show comments by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9fe91ec853
|
refactor(gui): make default behaviour as save and stay
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f392ebdff7
|
fix(gui): skip unsaved records while switching between rows
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3fde0f0c36
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
77e3796bbb
|
fix(gui): hide prev icon for first row and next icon for last row
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cab8ff5fff
|
feat(gui): save expanded form and new expanded form shortcuts
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9212b5876d
|
feat(gui): add shortcuts to navigate bw rows in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4812d920ab
|
fix(gui): extract reactive value using `value` prop
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b2577a8e43
|
fix: add signout api to clear refresh token from db and cookie
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
b60647d509
|
chore(nc-gui): lint
|
2 years ago |
Pranav C
|
89bc19af98
|
fix(gui): avoid toggling editEnabled on mouse down event
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
ea4888150f
|
feat(nc-gui): add isComparisonSubOpAllowed
|
2 years ago |