Commit Graph

29 Commits

Author SHA1 Message Date
Wing-Kam Wong
d2bcf4ace2 fix(nc-gui): validation logic 2022-11-28 18:28:25 +08:00
Wing-Kam Wong
0ac7f4fe95 fix(nc-gui): excel import column type detection logic 2022-10-25 17:11:38 +08:00
Wing-Kam Wong
83d06cb71d chore(nc-gui): remove console.log 2022-10-24 13:16:12 +08:00
Wing-Kam Wong
fd262e8660 feat(nc-gui): fallback to SingleLineText if there is some data not numeric 2022-10-22 13:42:29 +08:00
Wing-Kam Wong
1863a18efc feat(nc-gui): support header option in Excel Import 2022-10-21 19:42:45 +08:00
Wing-Kam Wong
5ef9b64b60 fix(nc-gui): apply promise.all on excel parse function 2022-10-21 19:06:52 +08:00
Wing-Kam Wong
7068fbcdd9 feat(nc-gui): import url logic 2022-10-21 18:08:51 +08:00
Wing-Kam Wong
3d18d991e2 fix(nc-gui): fallback to row[i] if cellObj.w s not found 2022-10-21 16:36:31 +08:00
Wing-Kam Wong
1a29bd0166 refactor(nc-gui): rename variables & props 2022-10-21 15:56:40 +08:00
Wing-Kam Wong
34eddb9f15 fix(nc-gui): autoSelectFieldType -> autoSelectFieldTypes 2022-10-20 18:27:53 +08:00
Wing-Kam Wong
f308f41bb3 fix(nc-gui): take raw data if autoSelectFieldType is true 2022-10-20 16:35:48 +08:00
Wing-Kam Wong
2dc5045891 feat(nc-gui): allow Auto-Select Field Types in Excel & JSON import 2022-10-20 13:18:50 +08:00
Wing-Kam Wong
4ad73666f8 feat(nc-gui): optionally import data 2022-10-20 13:10:54 +08:00
Wing-Kam Wong
a2e515de5d feat(nc-gui): add callback to excel parsing + refactor 2022-10-20 12:39:08 +08:00
Wing-Kam Wong
e4d8683fa6 chore(nc-gui): revise TODO tag for import for tracking easily later 2022-10-18 11:43:13 +08:00
Wing-Kam Wong
1b2a508fbb refactor(nc-gui): remove file name to adapter 2022-10-18 11:28:30 +08:00
Wing-Kam Wong
15024005d0 refactor(nc-gui): use parserhelpers functions for import 2022-10-17 16:03:27 +08:00
Wing-Kam Wong
181a5cceec fix(nc-gui): handle date_format in import 2022-10-13 14:15:55 +08:00
Wing-Kam Wong
934c0a482b chore(nc-gui): change maxSelectOptionsAllowed to 64 2022-10-12 11:39:59 +08:00
Wing-Kam Wong
665b0d5764 chore(nc-gui): lint 2022-10-05 16:27:48 +08:00
Wing-Kam Wong
480e9cef03 feat(nc-gui): convert col to SingleLineText if detected options are greater than maxSelectOptionsAllowed 2022-10-05 13:01:53 +08:00
Wing-Kam Wong
634215b3e2 chore(nc-gui): remove unused sqlUi 2022-10-05 11:01:41 +08:00
Wing-Kam Wong
533bb0104e fix(nc-gui): remove dt enrichment and fix comment 2022-10-03 23:15:23 +08:00
Wing-Kam Wong
bda91f4003 Merge branch 'develop' into feat/import-optimization 2022-10-03 13:26:27 +08:00
braks
baa955ad7e revert(nc-gui): use import on init for xlsx 2022-09-28 13:30:39 +02:00
braks
c997a928e9 chore(nc-gui): cleanup types 2022-09-28 13:30:39 +02:00
braks
4671765ab2 fix(nc-gui): import only necessary portions from xlsx 2022-09-28 13:30:39 +02:00
Wing-Kam Wong
02fc7da224 feat(nc-gui): enrich .dt & save dtxp for singleSelect / multiSelect 2022-09-25 23:35:57 +08:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00