466 Commits (bc947b4ace806d611b6e00033654c9066bfadf24)

Author SHA1 Message Date
Wing-Kam Wong a01337cacf fix(nc-gui): convert old validators to the latest format 2 years ago
braks f365c1ef94 feat(nc-gui): add option to set RTL on forms 2 years ago
braks 07f99f5f51 fix(nc-gui): apply ltr/rtl direction on language switch 2 years ago
Pranav C d682e56a3f refactor: cleanup and lint 2 years ago
Pranav C dc45ca3133 refactor: remove Count and Autonumber field 2 years ago
Pranav C 1aab8e5a6e feat(api): cmd/ctrl + arrow navigation 2 years ago
Wing-Kam Wong 0779a69cae fix(nc-gui): reduce of empty array with no initial value 2 years ago
mertmit 48bdf248b6 fix: ssl mode mapping 2 years ago
Wing-Kam Wong 59f03e9eb4 refactor: remove copyright block as CLA covers it 2 years ago
braks 25b1872587 fix(nc-gui): type issues 2 years ago
Wing-Kam Wong 797eaa05e0 chore(nc-gui): remove customParseFormat as it is defined in plugins/a.dayjs.ts 2 years ago
Wing-Kam Wong 67daab76ca chore(nc-gui): remove uncessary argument 2 years ago
Wing-Kam Wong 0ac7f4fe95 fix(nc-gui): excel import column type detection logic 2 years ago
Wing-Kam Wong e400c6f513 feat(nc-gui): support single quote in select options during import 2 years ago
Wing-Kam Wong 9dee6e8a97 feat(nc-gui): improve column types detection 2 years ago
Wing-Kam Wong 538524f4bd feat(nc-gui): add customParseFormat & revise datetime util functions 2 years ago
Wonkeun No cc3ca2c71a feat(formulaUtils):allow decimal for round 2 years ago
Wing-Kam Wong 83d06cb71d chore(nc-gui): remove console.log 2 years ago
Wing-Kam Wong 2ec7d24ac2 feat(nc-gui): error handling for import 2 years ago
Wonkeun No f21c564b4d feat(formulaUtils):allow decimal for round 2 years ago
Wonkeun No 9267e95fbb feat(formulaUtils):allow decimal for round 2 years ago
Wing-Kam Wong 52a880d471 feat(nc-gui): add error blocks for parse 2 years ago
Wing-Kam Wong 1dfc069b01 feat(nc-gui): avoid undefined column during async import 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
flisowna 31d9197266 geodata: cell type WIP 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 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
Daniel Spaude 60b02fd6c6
qrcode column type: prototyping 2 years ago
Wing-Kam Wong 7068fbcdd9 feat(nc-gui): import url logic 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 1a29bd0166 refactor(nc-gui): rename variables & props 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 952a32c327 feat(nc-gui): skip empty lines when parsing 2 years ago
flisowna 440765cff8 geodata: add 'Add Map View' button 2 years ago
Wing-Kam Wong 34eddb9f15 fix(nc-gui): autoSelectFieldType -> autoSelectFieldTypes 2 years ago
Wing-Kam Wong f308f41bb3 fix(nc-gui): take raw data if autoSelectFieldType is true 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 404374a988 fix(nc-gui): lint 2 years ago
Wing-Kam Wong 1e533a018f feat(nc-gui): add callback function in parse 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