8718 Commits (fb7f68819e70b7c1ff9591daf1812511e8f8c9f5)
 

Author SHA1 Message Date
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
Wing-Kam Wong 1e533a018f feat(nc-gui): add callback function in parse 2 years ago
Maya Nedeljković Batić f9ea83d52d fix(nc-gui): gallery cover image is clipped 2 years ago
mertmit d936210bf8 fix: typo in Noco.ts 2 years ago
mertmit 1c25e5a7a1 docs: NC_MINIMAL_DBS env variable 2 years ago
mertmit 4c45899f3f refactor: nc_minimal_dbs auto generated name 2 years ago
Wing-Kam Wong bed7495a67 feat(nc-gui): cover old logic for non streaming import 2 years ago
Wing-Kam Wong 6ad264c902 feat(nc-gui): add importFileList & streamImportFileList types 2 years ago
navi fe79f099bf
Merge pull request #4124 from nocodb/feat/nc-minimal-dbs 2 years ago
Wing-Kam Wong cc05d4b5c1 fix(nc-gui): take data[col.column_name] for import 2 years ago
Wing-Kam Wong aa31a9320a fix(nc-gui): correct insert data starting row 2 years ago
Wing-Kam Wong e8c904bdba fix(nc-gui): header -> firstRowAsHeaders 2 years ago
Wing-Kam Wong 5c14090e4d feat(nc-gui): add detectColumnType logic 2 years ago
Wing-Kam Wong e843e1d9f6 feat(nc-gui): add auto-select field types & use first row as headers checkbox 2 years ago
Wing-Kam Wong 0de099c618 feat(nc-gui): create dummy column names when header is not available 2 years ago
Wing-Kam Wong 33406498e7 fix(nc-gui): lint issues, remove worker & add skipEmptyLines 2 years ago
Wing-Kam Wong 7f01c9b738 feat(nc-gui): prevent uploading files greater than 5MB 2 years ago
Wing-Kam Wong 6c7d5e0594 refactor(nc-gui): getPossibleUidt function 2 years ago
Wing-Kam Wong a9e272e074 feat(nc-gui): import numeric detection logic 2 years ago
Wing-Kam Wong 3f435a1bae fix(nc-gui): import DateTime & Date detection logic 2 years ago
Wing-Kam Wong 012224c71b Merge branch 'develop' into feat/import-optimization 2 years ago
Wing-Kam Wong 5a4efd58d8 fix(nc-gui): csv import column detection logic 2 years ago
Wing-Kam Wong 8b82b8a15e fix(nc-gui): single select detection & select type 2 years ago