23 Commits (f8ad01387387a2b4ba0eade6e44b92f18857f1d6)

Author SHA1 Message Date
Wing-Kam Wong 1d36ecc17f refactor(nc-gui): fall currency & date to the else case 2 years ago
Wing-Kam Wong 4ad73666f8 feat(nc-gui): optionally import data 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 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 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 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
Wing-Kam Wong e82ddb0966 feat(nc-gui): handle datetime logic for import 2 years ago
Wing-Kam Wong a8640df6a9 fix(nc-gui): revise getCheckboxValue type 2 years ago
Wing-Kam Wong e2925fe06e feat(nc-gui): add csvTemplateAdapter getData logic 2 years ago
Wing-Kam Wong c43233ebd7 refactor(nc-gui): pass tn & delete column values after it is used 2 years ago
Wing-Kam Wong 15bda1fb1c fix(nc-gui): retrieve tn from fileName for csv import 2 years ago
Wing-Kam Wong e4d8683fa6 chore(nc-gui): revise TODO tag for import for tracking easily later 2 years ago
Wing-Kam Wong 1b2a508fbb refactor(nc-gui): remove file name to adapter 2 years ago
Wing-Kam Wong a25f32f184 feat(nc-gui): add callback & push non-nullable data to columnValues 2 years ago
Wing-Kam Wong 0ba2778c57 wip(nc-gui): csv template adapter with papaparse v5 streaming 2 years ago
braks 6f483ed0f1 refactor(nc-gui): import only necessary portions from papaparse 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
Wing-Kam Wong 65196316c1 feat(gui-v2): CSV TemplateAdapter 2 years ago
Pranav C f8dff44cc7 wip: JSON import adapter implementation 2 years ago
Pranav C 63d8f4a164 feat: project from excel 3 years ago
Pranav C 6dbea600f8 feat: csv import 3 years ago