Wing-Kam Wong
|
68a5e0b7d2
|
refactor(nocodb): only send updateObj for updateMapMeta
|
2 years ago |
Wing-Kam Wong
|
59731bb7e4
|
refactor(nc-gui): pass update object only
|
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 |
Raju Udava
|
9f991044ec
|
test: corrections to expand record header menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.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 |
Wing-Kam Wong
|
4204f246eb
|
fix(nc-gui): add missing .list
|
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 |
Martin Honermeyer
|
64fde4bb0d
|
Do not check mime type during attachment download
Also, just do a HEAD request instead of downloading the whole file.
|
2 years ago |
Semjon Geist
|
c65f5bbe9f
|
remove filter from useProject and added to openQuickImportDialog
|
2 years ago |
Semjon Geist
|
d191779e31
|
add feature 5103
|
2 years ago |
Wing-Kam Wong
|
2ec82f0972
|
feat(nc-gui): add auditEnabled in global
|
2 years ago |
Wing-Kam Wong
|
23b55b02c2
|
feat(nc-gui): include fieldLengthValidator
|
2 years ago |
Wing-Kam Wong
|
304502d538
|
chore(nc-gui): rename primary value to display value
|
2 years ago |
Pranav C
|
fd739a159a
|
refactor(gui): skip waiting for toast message to close
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
b83f4849c2
|
remove commented code and log()
|
2 years ago |
Wing-Kam Wong
|
4b3b1b3dcc
|
refactor(nc-gui): remove spread for placeholderFilter
|
2 years ago |
Wing-Kam Wong
|
53e1e0c64c
|
fix(nc-gui): useViewFilter options logic
|
2 years ago |
Wing-Kam Wong
|
5e17e87a4b
|
fix(nc-gui): revise isComparisonOpAllowed logic
|
2 years ago |
Wing-Kam Wong
|
acfedaf03e
|
fix(nc-gui): incorrect order for isComparisonOpAllowed
|
2 years ago |
Wing-Kam Wong
|
1f5a5f49e3
|
feat(nc-gui): hide system columns if not enabled & fix types
|
2 years ago |
Wing-Kam Wong
|
deb7c7cad7
|
feat(nc-gui): make showNullAndEmptyInFilter project-based
|
2 years ago |
Wing-Kam Wong
|
4384700392
|
feat(nc-gui): feed default meta in projectMeta
|
2 years ago |
Wing-Kam Wong
|
b45c9a4642
|
chore(nc-gui): remove showNullAndEmptyInFilter from useGlobal
|
2 years ago |
Daniel Spaude
|
1e0fd93b59
|
geodata: code cleanup
|
2 years ago |
Daniel Spaude
|
46e0eab839
|
geodata: code cleanup
|
2 years ago |
Wing-Kam Wong
|
79d2dc8e43
|
feat(nc-gui): implement hasEmptyOrNullFilters
|
2 years ago |
Wing-Kam Wong
|
0522c35198
|
feat(nc-gui): show empty & null based on showNullAndEmptyInFilter
|
2 years ago |
Wing-Kam Wong
|
dc314b70fc
|
feat(nc-gui): add showNullAndEmptyInFilter
|
2 years ago |
mertmit
|
3274f6aed3
|
fix: primary_value_column on changing system fields visibility
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |