8797 Commits (6d986350b4e4b3aef8d458c28bc97b776ab86880)
 

Author SHA1 Message Date
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
Wing-Kam Wong fd262e8660 feat(nc-gui): fallback to SingleLineText if there is some data not numeric 2 years ago
Wing-Kam Wong e0045de65b refactor(nc-gui): align the default column names 2 years ago
braks 1eac103651 revert: 2b test 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
braks 4478c23b97 fix(nc-gui): hide floating language btn in shared grid view 2 years ago
braks eb76e7b22d tests: close modal in 2b tests 2 years ago
Wing-Kam Wong 1863a18efc feat(nc-gui): support header option in Excel Import 2 years ago
Wing-Kam Wong f4b611b5dc chore(nc-gui): remove unused name in ExcelUrlTemplateAdapter 2 years ago
Wing-Kam Wong bed98a7ba4 feat(nc-gui): allow excel import to check use first row as headers 2 years ago
braks 8df7d8423c tests: reduce test flakiness 2 years ago
Wing-Kam Wong 5ef9b64b60 fix(nc-gui): apply promise.all on excel parse function 2 years ago
Wing-Kam Wong e72bc31352 fix(nc-gui): pass empty object instead of name in ExcelUrlTemplateAdapter 2 years ago
Wing-Kam Wong 72e6ef626d fix(nc-gui): pass empty object instead of name in JSONUrlTemplateAdapter 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 3d18d991e2 fix(nc-gui): fallback to row[i] if cellObj.w s not found 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 2e3f843ee9 chore(nc-gui): remove console log 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
Wing-Kam Wong 952a32c327 feat(nc-gui): skip empty lines when parsing 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
braks a82af3a53f feat(nc-gui): extend `useDialog` by app context opts 2 years ago
braks 7c326ce118 fix(nc-gui): Add detached expanded form 2 years ago
Wing-Kam Wong f8ad013873 refactor(nc-gui): import rename logic 2 years ago
Wing-Kam Wong 34eddb9f15 fix(nc-gui): autoSelectFieldType -> autoSelectFieldTypes 2 years ago
աɨռɢӄաօռɢ 1e8c56a1c4
Merge pull request #4137 from mayacoda/fix/gallery-photo-aspect-ratio 2 years ago
Wing-Kam Wong f308f41bb3 fix(nc-gui): take raw data if autoSelectFieldType is true 2 years ago
Wing-Kam Wong 642ada6249 feat(nc-gui): get importData.value after pre import 2 years ago
navi 66811b1da0 New translations en.json (Chinese Simplified) 2 years ago
Wing-Kam Wong 041bf96ada fix(nc-gui): handle invalid date cases in import 2 years ago
Wing-Kam Wong 1d36ecc17f refactor(nc-gui): fall currency & date to the else case 2 years ago
Wing-Kam Wong 2dc5045891 feat(nc-gui): allow Auto-Select Field Types in Excel & JSON import 2 years ago
Wing-Kam Wong 4ad73666f8 feat(nc-gui): optionally import data 2 years ago
Wing-Kam Wong a2e515de5d feat(nc-gui): add callback to excel parsing + refactor 2 years ago
Wing-Kam Wong 9732debc4b feat(nc-gui): templateGenerator logic for excel & json 2 years ago
Wing-Kam Wong 2e11b200a3 fix(nc-gui): column remap logic 2 years ago
Wing-Kam Wong 404374a988 fix(nc-gui): lint 2 years ago