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 |
Wing-Kam Wong
|
8f2e5f05b1
|
chore(nc-gui): lint
|
2 years ago |
Pranav C
|
61a08beeb0
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cf6a22732a
|
fix: destructor and extract loadTables method from store
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
Wing-Kam Wong
|
95efae4e78
|
fix(nc-gui): mark it as editor by default
|
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
|
58b87118dc
|
chore(nc-gui): remove console.log
|
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 |
Wing-Kam Wong
|
38264e8005
|
fix(nc-gui): list response type and notification parsing logic
|
2 years ago |
Pranav C
|
d62b3d9419
|
refactor: include `storeToRefs` in imports alias
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
30cd0c3d42
|
refactor: move tab composable to pinia store
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 |
Pranav C
|
13b9a7cb0f
|
fix: use `storeToRefs` to get reactive variable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
59a92dfca9
|
refactor(nc-gui): menu types
|
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
|
852159efab
|
refactor(nc-gui): base list response & type
|
2 years ago |
Wing-Kam Wong
|
02357ca023
|
refactor(nc-gui): plugin input type
|
2 years ago |
Wing-Kam Wong
|
fb5e43f836
|
refactor(nocodb): user list response
|
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
|
79e23a98b0
|
refactor: convert project composable into pinia store
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 |
Pranav C
|
c0450d29be
|
chore: add pinia dependency
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
|
2598302170
|
refactor(gui): make default relation type as mm
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ecc64e0169
|
refactor(gui): show default system context menu when cell is in editable state and typable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e62b9e02d4
|
refactor: show as multiline for single line if row height is more than 1
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
d509396fab
|
New translations en.json (Chinese Simplified)
|
2 years ago |
Pranav C
|
a5bfaf90ad
|
refactor: disable hm option in cloud and make relation virtual
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |