Wing-Kam Wong
|
13a62b34bd
|
feat(nc-gui): attachment rename file
|
2 years ago |
Wing-Kam Wong
|
0bf151d874
|
fix(nc-gui): RangeError: Maximum call stack size exceeded
|
2 years ago |
Raju Udava
|
6c2b7ae449
|
refactor: 'Link To Another Record' instead of 'Child Table'
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
6a98ea8e3b
|
chore(nc-gui): lint
|
2 years ago |
Daniel Spaude
|
a8489c3edd
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
flisowna
|
c2220c6a6b
|
fix issues from PR
|
2 years ago |
Pranav C
|
c3503bc82b
|
fix(gui): handle empty string in percent and currency cell as null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
183a123cae
|
fix(nc-gui): multi select behaviours based on roles
|
2 years ago |
Wing-Kam Wong
|
2c6521c7e4
|
fix(nc-gui): single select behaviours based on roles
|
2 years ago |
Wing-Kam Wong
|
9a0391c2a3
|
fix(nc-gui): show LTAR record in view for users to add even it is empty
|
2 years ago |
Wing-Kam Wong
|
89f3f5ecd0
|
feat(nc-gui): disable filter value input if the column is not selected
|
2 years ago |
Wing-Kam Wong
|
414db7e289
|
fix(nc-gui): show either formula error or value
|
2 years ago |
flisowna
|
034f4e6671
|
Revert "geodata: address PR feedback (WIP)"
This reverts commit cdc233c5b8 .
|
2 years ago |
flisowna
|
973de5ba94
|
geodata: address PR feedback (WIP)
|
2 years ago |
flisowna
|
cdc233c5b8
|
geodata: address PR feedback (WIP)
|
2 years ago |
Daniel Spaude
|
4f3e92a289
|
mobile optimisations - work on merging right and left sidebar (changed Table name and back button in mobile views menu)
|
2 years ago |
Daniel Spaude
|
c6ad952165
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
7b8c29ba20
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
8aecb221dc
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
6033fab77c
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
b5f6e6e954
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
2c00e76f39
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
86162186bb
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
bcb6d73653
|
mobile optimisations - delete unused TreeViewTableEntry.vue
|
2 years ago |
Daniel Spaude
|
51680382a0
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
ebd3a2e5f9
|
mobile optimisations - undo explorative changes to merge right and left menu
|
2 years ago |
Daniel Spaude
|
5a05ce6142
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
d5aa438295
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
1a0e80e82e
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
5cd1effd7a
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
ff5f446adf
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
flisowna
|
58f8818af8
|
add share view to map view
|
2 years ago |
Daniel Spaude
|
e4f614fa3a
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Daniel Spaude
|
be55a7c63d
|
Revert "mobile optimisations - work on merging right and left sidebar (WIP)"
This reverts commit 8614d1133f .
|
2 years ago |
Daniel Spaude
|
8614d1133f
|
mobile optimisations - work on merging right and left sidebar (WIP)
|
2 years ago |
Southball
|
10b669b0cf
|
fix: issues with multiselect filters
|
2 years ago |
Pranav C
|
25129c23fb
|
fix(gui): stop mouse event propagation from json cell to avoid unexpected behaviour
re #4760
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
27d05c65bb
|
fix(gui): assign click event handler to button
re #4760
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
c4b9f9c403
|
don't show text for icon buttons when in mobile mode
|
2 years ago |
Daniel Spaude
|
93596bef24
|
Revert "layout experimentations (WIP)"
This reverts commit 72201432ab .
|
2 years ago |
Daniel Spaude
|
e88f83a51f
|
Revert "layout experimentations (WIP)"
This reverts commit 52ae240188 .
|
2 years ago |
Daniel Spaude
|
72201432ab
|
layout experimentations (WIP)
|
2 years ago |
Daniel Spaude
|
52ae240188
|
layout experimentations (WIP)
|
2 years ago |
Daniel Spaude
|
d5466bba84
|
geodata: extract out lat/long->joined string logic
|
2 years ago |
Daniel Spaude
|
e81463301b
|
geodata: remove unused code
|
2 years ago |
flisowna
|
6f932a3266
|
geodata: fix linter issues
|
2 years ago |
flisowna
|
5ab81bda4a
|
Revert "geodata: add tooltip to each marker on hover - works, WIP: show attachments, qrcode on tooltip"
This reverts commit 94148f02f6 .
|
2 years ago |
Daniel Spaude
|
b371c73945
|
mobile optimizations - undo current work on 'showing views in left sidebar'
|
2 years ago |
Daniel Spaude
|
460af17389
|
mobile optimisations - put views into the tree view on left sidebar (WIP)
|
2 years ago |
mertmit
|
7c2c671a64
|
fix: ViewIcon null check
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |