Daniel Spaude
|
b9a6374500
|
geo map: work on popup
|
2 years ago |
Daniel Spaude
|
855a5d0c88
|
geo map: work on popup
|
2 years ago |
Daniel Spaude
|
3c19e8f143
|
geo map: work on popup
|
2 years ago |
Daniel Spaude
|
f2abd5d834
|
geo map: work on popup
|
2 years ago |
Daniel Spaude
|
095b6238ba
|
geo map: work on popup
|
2 years ago |
Daniel Spaude
|
0b8c26ffff
|
geo map: work on popup
|
2 years ago |
flisowna
|
0f372c45ba
|
delete id entry from popup
|
2 years ago |
flisowna
|
58beed0de5
|
make urls clickable in popups and text selectable
|
2 years ago |
flisowna
|
84bb37267d
|
filter content in popup from null entries
|
2 years ago |
flisowna
|
cf6151d462
|
add popup in the map shared view, popup opens on click
|
2 years ago |
flisowna
|
46c11b33a3
|
show open location on an external map only if the location is given
|
2 years ago |
flisowna
|
7cdac26ffa
|
add two buttons to geodata column to open location in google maps and OSM
|
2 years ago |
Pranav C
|
adc48d68e3
|
refactor: show proper field icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c49ae244d3
|
fix(gui): show all db options if uidt is SpecificDBType
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 |
Pranav C
|
29d4544bb1
|
fix(gui): avoid header menu in form view and for user who doesn't have permission
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
b60647d509
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
05a00665e2
|
chore(nc-gui): add line break
|
2 years ago |
Wing-Kam Wong
|
c5236f4f70
|
chore(nc-gui): remove EasterEgg.vue
|
2 years ago |
flisowna
|
f1c20b24d9
|
adjust classes naming
|
2 years ago |
Semjon Geist
|
83a8128444
|
change base id to current baseId as computed constant from MetaInj ref
|
2 years ago |
flisowna
|
03d0380c35
|
--amend
|
2 years ago |
Pranav C
|
06f03c5315
|
refactor(gui): reset value in finally block
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e93e791402
|
fix(gui): override cellClickHookInj in expanded form to avoid unexpected behaviour
Click event hook is only necessary in cell level and should be override in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
1eef5ebad4
|
fix PR issues
|
2 years ago |
Pranav C
|
f32512a3d7
|
fix(gui): while creating column/project disable button to avoid duplicate api call
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Semjon Geist
|
c6e240f514
|
added line breaks
|
2 years ago |
Wing-Kam Wong
|
62c23b2114
|
fix(nc-gui): undefined baseId
|
2 years ago |
Wing-Kam Wong
|
2c47610d68
|
fix(nc-gui): single select issues
|
2 years ago |
flisowna
|
18719c0a4a
|
PR fixes: geodata column layout, expanded form in shared view
|
2 years ago |
Pranav C
|
9c6d2af45a
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
883d4214a8
|
feat(gui): add label about the multi select implementation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Semjon Geist
|
9fe72e24f8
|
remove json from upload feature
|
2 years ago |
Semjon Geist
|
e9d017cba9
|
add feature upload xlsx / json in existing table
|
2 years ago |
Daniel Spaude
|
1c14d095c1
|
work on map view tests - WIP
|
2 years ago |
Pranav C
|
cf974fd6c8
|
feat(gui): Avoid closing the LTAR model if the element is added by holding ALT/OPT key
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
592d5c3672
|
work on map view tests - WIP
|
2 years ago |
Daniel Spaude
|
cb776e9408
|
work on geo data column tests - WIP
|
2 years ago |
Daniel Spaude
|
598e76c063
|
work on geo data column tests - WIP
|
2 years ago |
Wing-Kam Wong
|
829cf39164
|
feat(nc-gui): add color to disable message
|
2 years ago |
Wing-Kam Wong
|
84e1bfc182
|
feat(nc-gui): show the audit log disabled message
|
2 years ago |
Wing-Kam Wong
|
23b55b02c2
|
feat(nc-gui): include fieldLengthValidator
|
2 years ago |
Wing-Kam Wong
|
da5be601f7
|
feat(nc-gui): include fieldLengthValidator
|
2 years ago |
Pranav C
|
f5b05f8bfa
|
chore(test): update selector
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
2080a103d6
|
fix tests issues: sort
|
2 years ago |
Pranav C
|
952413f545
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3e542e4158
|
refactor(gui): remove outline and provide a simple transition for icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
304502d538
|
chore(nc-gui): rename primary value to display value
|
2 years ago |
Wing-Kam Wong
|
7b22e941d6
|
chore(nc-gui): primary value -> display value
|
2 years ago |