10 Commits (3eed09041d7588057a378c5ca775662d042d85ac)

Author SHA1 Message Date
աɨռɢӄաօռɢ 8512e9b440 chore(nc-gui): lint 9 months ago
mertmit a6f78601dd fix: remove unnecessary log 10 months ago
mertmit 1340bd0806 fix: use title as field name for import 10 months ago
աɨռɢӄաօռɢ 9bc12eaee3 refactor(nc-gui): move common datetime utils functions to sdk 10 months ago
աɨռɢӄաօռɢ b50c4afc32 fix(nc-gui): import type mismatch 11 months ago
աɨռɢӄաօռɢ 185f78e1c0 fix(nc-gui): use isCheckboxType for init detect 11 months ago
mertmit 06ff1d81be fix: csv import checkbox logic 11 months ago
Pranav C e790abdbaf refactor: rename project and base 12 months ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Wing-Kam Wong 92dddf057b fix(nc-gui): take decimal over number 2 years ago
Wing-Kam Wong 1ed3ae2261 fix(nc-gui): resolve if import data is unchecked 2 years ago
Wing-Kam Wong 0779a69cae fix(nc-gui): reduce of empty array with no initial value 2 years ago
Wing-Kam Wong 9dee6e8a97 feat(nc-gui): improve column types detection 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
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 e0045de65b refactor(nc-gui): align the default column names 2 years ago
Wing-Kam Wong 7068fbcdd9 feat(nc-gui): import url logic 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
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