Pranav C
|
1cac58183b
|
refactor: change to light icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
28b76dc73d
|
refactor: update share and reload icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b2bfa7e56f
|
refactor: follow camel case key naming
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bc9c999a3d
|
refactor: remove unused icons from icon map and combine import statement
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7b3f4c21ed
|
refactor: update uidt icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f8d798b866
|
refactor: update icons in dashboard (WIP)
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
80470076a9
|
feat(gui): replace icons with light icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
04ca098e3e
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
bce91052f1
|
refactor(nc-gui): use find instead of filter
|
2 years ago |
Daniel Spaude
|
3a56a9cb0c
|
code scanner button: add missing '.value' call of ref
|
2 years ago |
Daniel Spaude
|
6b4b529dcc
|
code scanner button: improve text hints/labels
|
2 years ago |
Daniel Spaude
|
ea966bac70
|
code cleanup
|
2 years ago |
Daniel Spaude
|
998e53971e
|
code cleanup
|
2 years ago |
Daniel Spaude
|
d5dc051b5c
|
code cleanup
|
2 years ago |
Wing-Kam Wong
|
36e3ff33a6
|
fix(nc-gui): type 'unknown' is not assignable to type 'Error'
|
2 years ago |
Wing-Kam Wong
|
87733598f9
|
fix(nc-gui): replace with sqlUis
|
2 years ago |
Daniel Spaude
|
ff6fee5d9b
|
qr scanner - only allow to scan by qr and barcode col type
|
2 years ago |
Wing-Kam Wong
|
6dbcc0acc8
|
refactor(nc-gui): switch to parseProp
|
2 years ago |
Wing-Kam Wong
|
dc8e25d34a
|
fix(nc-gui): column filter type issues
|
2 years ago |
Daniel Spaude
|
65231b57ed
|
don't show 'Mapped by' dropdown on public map view
|
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
|
29a43aee10
|
fix: wrap store with `storeToRefs` wherever missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
58b87118dc
|
chore(nc-gui): remove console.log
|
2 years ago |
Wing-Kam Wong
|
4204f246eb
|
fix(nc-gui): add missing .list
|
2 years ago |
Pranav C
|
d029b04516
|
refactor(gui): sort and filter menu width
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
8e9eac0e6e
|
refactor(gui): limit max height of sort list
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c32533ca79
|
fix(gui): nested filter ui correction and max height for filter list
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1d7078207d
|
fix(gui): remove unnecessary margin from filter menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
a54f0e5535
|
test: anomaly fix for handling multi select dropdown
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
bbdc091f12
|
fix(nc-gui): reset filter value to null instead
|
2 years ago |
Wing-Kam Wong
|
fe54253ed9
|
feat(nc-gui): switch to null for comparison_sub_op
|
2 years ago |
Daniel Spaude
|
5c40166f6a
|
qr scanner: tests - WIP
|
2 years ago |
Daniel Spaude
|
e332f3abaa
|
qr scanner: tests - WIP
|
2 years ago |
Wing-Kam Wong
|
6a72125828
|
feat(nc-gui): include isWithin logic
|
2 years ago |
Wing-Kam Wong
|
12973aaf98
|
feat(nc-gui): use decimal input for 'pastNumberOfDays', 'nextNumberOfDays'
|
2 years ago |
Daniel Spaude
|
8c1a0db07d
|
qr scanner: close scanner when multiple rows are found (no unique row match)
|
2 years ago |
Wing-Kam Wong
|
deb057b760
|
feat(nc-gui): add empty span as a grid column
|
2 years ago |
Wing-Kam Wong
|
445fb6cdcd
|
refactor(nc-gui): rename date filter sub ops
|
2 years ago |
Wing-Kam Wong
|
7a3b312e15
|
fix(nc-gui): revise display comparison_sub_op logic
|
2 years ago |
Wing-Kam Wong
|
05a00665e2
|
chore(nc-gui): add line break
|
2 years ago |
Semjon Geist
|
83a8128444
|
change base id to current baseId as computed constant from MetaInj ref
|
2 years ago |
Wing-Kam Wong
|
dd6a8a4ecf
|
feat(nc-gui): reset filter input value when changing comparison sub operation
|
2 years ago |
Wing-Kam Wong
|
c465e661fa
|
feat(nc-gui): render decimal input for number_of_days_ago', 'number_of_days_from_now
|
2 years ago |
Wing-Kam Wong
|
80d0a6a422
|
feat(nc-gui): display filter input logic
|
2 years ago |
Wing-Kam Wong
|
7877c97d8d
|
feat(nc-gui): add comparisonSubOpList
|
2 years ago |
Semjon Geist
|
c6e240f514
|
added line breaks
|
2 years ago |
Semjon Geist
|
9fe72e24f8
|
remove json from upload feature
|
2 years ago |
Daniel Spaude
|
5dec1b937f
|
code scanner for forms - WIP
|
2 years ago |
Daniel Spaude
|
f832e208b7
|
code scanner button: move to better place
|
2 years ago |