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
|
22063c8bde
|
mobile mode table-nav layout: adapt padding
|
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 |
Daniel Spaude
|
f163097532
|
code scanner for forms - put behind feature toggle
|
2 years ago |
Wing-Kam Wong
|
0ddcab2bda
|
fix(nc-gui): add missing ;
|
2 years ago |
Wing-Kam Wong
|
2364e9ec48
|
fix(nc-gui): cast HTMLElement
|
2 years ago |
Wing-Kam Wong
|
507f24fec0
|
fix(nc-gui): geoDataToggleCondition param type
|
2 years ago |
Wing-Kam Wong
|
71967b6874
|
fix(nc-gui): optional chain expressions can return undefined by design
|
2 years ago |
Wing-Kam Wong
|
ce820b0b6b
|
fix(nc-gui): virtual cell icon type
|
2 years ago |
Wing-Kam Wong
|
36e3ff33a6
|
fix(nc-gui): type 'unknown' is not assignable to type 'Error'
|
2 years ago |
Wing-Kam Wong
|
c7de4dcb47
|
fix(nc-gui): apply parseProp to meta
|
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 |
Daniel Spaude
|
119395d698
|
make cell container relative
... so that the UI-locking overlay (e.g. in shared views) are not taking up too much space
|
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 |
Wing-Kam Wong
|
b65ee1c34e
|
fix(nc-gui): add type to e
|
2 years ago |
Raju Udava
|
0793c6d613
|
fix: row numbering based on page size configured
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Daniel Spaude
|
65231b57ed
|
don't show 'Mapped by' dropdown on public map view
|
2 years ago |
Daniel Spaude
|
ec4cd23e7f
|
create useBetaFeatureToggle composable...
and use it for geo feature and Mobile Mode
|
2 years ago |
Daniel Spaude
|
f281035348
|
code cleanup
|
2 years ago |
Daniel Spaude
|
9ef951ec12
|
code cleanup
|
2 years ago |
Daniel Spaude
|
a6b0a090e0
|
code cleanup
|
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 |
Pranav C
|
d62b3d9419
|
refactor: include `storeToRefs` in imports alias
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
30cd0c3d42
|
refactor: move tab composable to pinia store
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
|
59a92dfca9
|
refactor(nc-gui): menu types
|
2 years ago |
Pranav C
|
dbce6f0952
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
500979d135
|
refactor: migrate simple composable usage syntax to pinia store usage syntax
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
4204f246eb
|
fix(nc-gui): add missing .list
|
2 years ago |
Pranav C
|
2598302170
|
refactor(gui): make default relation type as mm
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ecc64e0169
|
refactor(gui): show default system context menu when cell is in editable state and typable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a5bfaf90ad
|
refactor: disable hm option in cloud and make relation virtual
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
|
9fe91ec853
|
refactor(gui): make default behaviour as save and stay
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1c51efa43b
|
fix(gui): add confirm option for save when switching to next record
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d9e38241d6
|
fix(gui): html correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cf4381e388
|
refactor: move expanded form icons to menu
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 |
Pranav C
|
cbadeca212
|
fix: on new row creation reset LTAR values
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |