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 |
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 |
Daniel Spaude
|
b7fc4ffa9a
|
shared map view issue debugging - WIP
|
2 years ago |
Daniel Spaude
|
19b14d9e42
|
shared map view issue debugging - WIP
|
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
|
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 |
mertmit
|
dc997ada56
|
fix: add optional chaining to field pv
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Daniel Spaude
|
57b7bc4d4a
|
MapView: 'Mapped by' column values should always be delivered - new approach - WIP
|
2 years ago |
mertmit
|
8045ba6779
|
feat: use shared composable for useProject and useTabs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
03db6b26b5
|
feat: force primary value column as sticky
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Daniel Spaude
|
e9425e280f
|
MapView: 'Mapped by' column values should always be delivered - new approach - WIP
|
2 years ago |
Daniel Spaude
|
e8b375fd5b
|
MapView: 'Mapped by' column values should always be delivered - new approach - WIP
|
2 years ago |
Daniel Spaude
|
88e0b28501
|
MapView: 'Mapped by' column values should always be delivered - WIP
|
2 years ago |