2751 Commits (29379716810e206060097964def49f9196dc9f7f)

Author SHA1 Message Date
Pranav C 91bc7840e7 fix(gui): overwrite auto updated field on update 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 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
braks 030bab3c9b revert(nc-gui): list items to use regular expanded form 2 years ago
Daniel Spaude 60b02fd6c6
qrcode column type: prototyping 2 years ago
Wing-Kam Wong ade79ecd50 feat(nc-gui): allow Use First Row as Headers when importing to existing table 2 years ago
Wing-Kam Wong 7068fbcdd9 feat(nc-gui): import url logic 2 years ago
braks c3ce940676 chore(nc-gui): suspend form 2 years ago
braks e884a7d1d4 refactor(nc-gui): move readonly injection to smartsheet 2 years ago
Wing-Kam Wong b6f81de2b3 refactor(nc-gui): move the parse string date logic to dateTimeUtil 2 years ago