flisowna
|
207f0e365a
|
WIP mapViewStore
|
2 years ago |
Daniel Spaude
|
4cc610bebf
|
qrcode: ignore qr fields for Form View and add more allowed QR value types
|
2 years ago |
flisowna
|
bb7e3d5b27
|
geodata: add MapViewColumn (swagger, model, migration, API)
|
2 years ago |
flisowna
|
1eb51bb14f
|
geodata: render geo data points in view (WIP)
|
2 years ago |
Daniel Spaude
|
ea97c6ffca
|
qrcode: prevent default handling for cell click
* show only the bigger qr code in the modal
* and don't show the usual detail edit form
|
2 years ago |
Daniel Spaude
|
81a2d6a768
|
qrcode: ignore qrcode cols for filters and sorting
|
2 years ago |
Wing-Kam Wong
|
59f03e9eb4
|
refactor: remove copyright block as CLA covers it
|
2 years ago |
Pranav C
|
91bc7840e7
|
fix(gui): overwrite auto updated field on update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Daniel Spaude
|
41af28231e
|
qrcode: cleanup
|
2 years ago |
braks
|
25b1872587
|
fix(nc-gui): type issues
|
2 years ago |
Wing-Kam Wong
|
fba0d65f18
|
fix(nc-gui):use computed instead of ref for durationType
|
2 years ago |
Wing-Kam Wong
|
1d89c7c8d3
|
fix(nc-gui): duration focus issue
|
2 years ago |
Wing-Kam Wong
|
49a94eeec0
|
chore(nc-gui): remove unused import / variables
|
2 years ago |
Wing-Kam Wong
|
e7af4e99ee
|
chore(nc-gui): remove optional chaining on columns
|
2 years ago |
Wing-Kam Wong
|
f48faa7771
|
fix(nc-gui): incorrect index to splice in deleteTableColumn
|
2 years ago |
braks
|
840fcba0d3
|
fix(nc-gui): correctly access readonly
|
2 years ago |
braks
|
aef9300800
|
fix(nc-gui): limit transition duration to 5s
|
2 years ago |
Daniel Spaude
|
b2fc5115d1
|
qrcode: form validation
|
2 years ago |
Daniel Spaude
|
7aa49ab9b7
|
qrcode: delete qr code if referenced column is deleted
* plus some cleanup
|
2 years ago |
Wing-Kam Wong
|
135c73898b
|
refactor(nc-gui): rename value to cellValue
|
2 years ago |
Wing-Kam Wong
|
38941c31ee
|
fix(nc-gui): formula values unexpectedly wrapped by double quotes
|
2 years ago |
redhoyasa
|
b4745db031
|
fix(nc-gui): make dateformat in date picker reactive
|
2 years ago |
Wing-Kam Wong
|
5ea4c2ad7e
|
feat(nc-gui): allow webhook header accept custom input
|
2 years ago |
flisowna
|
96ef23d789
|
geodata: WIP geodata column type
|
2 years ago |
flisowna
|
4cdddaf77d
|
geodata: WIP geodata column type
|
2 years ago |
flisowna
|
57ba3d11d5
|
geodata: WIP geodata column type
|
2 years ago |
flisowna
|
28106c1d32
|
geodata: WIP geodata column type
|
2 years ago |
Daniel Spaude
|
fc97e1ff3a
|
qrcode: skip QR column if referenced column doesn't exist anymore
|
2 years ago |
Wing-Kam Wong
|
eddd58a006
|
fix(nc-gui): datetime parsing logic & disable import button init value
|
2 years ago |
Wing-Kam Wong
|
4f731a8887
|
fix(nc-gui): infinite import validation errors
|
2 years ago |
Daniel Spaude
|
2530eaf5a4
|
qrcode: add modal with larger qr code
|
2 years ago |
Daniel Spaude
|
7138cd2c11
|
qrcode: fix 'qr code not updating on row change'
|
2 years ago |
Wing-Kam Wong
|
7a8a58d020
|
fix(nc-gui): at most 5 files for csv import only
|
2 years ago |
Wing-Kam Wong
|
65a5eeaa37
|
chore(nc-gui): fix lint issues
|
2 years ago |
Wing-Kam Wong
|
2ec7d24ac2
|
feat(nc-gui): error handling for import
|
2 years ago |
Wing-Kam Wong
|
fb053489fd
|
fix(nc-gui): populate unique table name in non importDataOnly case only
|
2 years ago |
Wing-Kam Wong
|
bf72ff1687
|
feat(nc-gui): populateUniqueTableName
|
2 years ago |
mateonunez
|
b168e76a59
|
fix(nc-gui): allow expand when is locked
|
2 years ago |
Wing-Kam Wong
|
e596bf7ac1
|
feat(nc-gui): support multiple tn in srcDestMapping
|
2 years ago |
braks
|
eea4ef0211
|
refactor(nc-gui): show expand icon depending on role and readonly state
|
2 years ago |
Wing-Kam Wong
|
38054ecafe
|
feat(nc-gui): allow multiple drop
|
2 years ago |
Wing-Kam Wong
|
99925bc4ba
|
feat(nc-gui): support multiple files with importingTips
|
2 years ago |
Wing-Kam Wong
|
56a6da5b63
|
feat(nc-gui): support max 5 files upload
|
2 years ago |
braks
|
94065a92c0
|
fix(nc-gui): use `TableDataCell` component to set cell refs
|
2 years ago |
flisowna
|
4bc7d786d0
|
geodata: WIP geodata column type
|
2 years ago |
braks
|
ad5e9a3532
|
fix(nc-gui): disable text field if readonly
|
2 years ago |
braks
|
97cdb832e4
|
fix(nc-gui): show expand icon regardless of readonly state
|
2 years ago |
braks
|
8b255f3096
|
refactor(nc-gui): use ref for readonly injection
|
2 years ago |
flisowna
|
31d9197266
|
geodata: cell type WIP
|
2 years ago |
Wing-Kam Wong
|
bed98a7ba4
|
feat(nc-gui): allow excel import to check use first row as headers
|
2 years ago |