1912 Commits (f54a1b95f09b57f422370ffb8f07c3dcbc0bfb8c)

Author SHA1 Message Date
Muhammed Mustafa 6998c3e6c7 feat(testing): Added and integrated playwright 2 years ago
mateonunez b5e2143faa chore(Grid): remove unused parentheses 2 years ago
Vijay Kumar Rathore 34c97d731f disallow date picker from opening if column is primary key 2 years ago
redhoyasa fba63b5f2a remove unused lines 2 years ago
redhoyasa 04a7fbd525 feat(gallery): skip empty value to be displayed in the gallery view 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 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
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
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
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
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
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
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
Wing-Kam Wong 4d79f69f8d feat(nc-gui): disable advanced setting options when importDataOnly is true 2 years ago
Wing-Kam Wong 1a29bd0166 refactor(nc-gui): rename variables & props 2 years ago
Wing-Kam Wong 7f9f60b1c5 refactor(nc-gui): merge parseAndExtractStreamData to parseAndExtractData 2 years ago
Wing-Kam Wong c513997014 fix(nc-gui): import to existing table issue 2 years ago
Wing-Kam Wong 5e412f15a5 feat(nc-gui): validate each table after pre-import 2 years ago
braks 4a73bae955 chore(nc-gui): properly close expanded form 2 years ago
braks bcff62b834 feat(nc-gui): open a separate form for each composable caller 2 years ago