7 Commits (3eed09041d7588057a378c5ca775662d042d85ac)

Author SHA1 Message Date
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
աɨռɢӄաօռɢ ed5b3828fe fix(nc-gui): isCheckboxType return boolean now 11 months ago
Pranav C e790abdbaf refactor: rename project and base 12 months ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Pranav C f1be5c3ea6 fix(gui): retain null/undefined as null while parsing for string type 2 years ago
Pranav C 5298c8e340 fix(gui): convert value to string to avoid database error 2 years ago
Wing-Kam Wong d2bcf4ace2 fix(nc-gui): validation logic 2 years ago
Wing-Kam Wong 0ac7f4fe95 fix(nc-gui): excel import column type detection logic 2 years ago
Wing-Kam Wong 83d06cb71d chore(nc-gui): remove console.log 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 1863a18efc feat(nc-gui): support header option in Excel Import 2 years ago
Wing-Kam Wong 5ef9b64b60 fix(nc-gui): apply promise.all on excel parse function 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 1a29bd0166 refactor(nc-gui): rename variables & props 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 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 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 15024005d0 refactor(nc-gui): use parserhelpers functions for import 2 years ago
Wing-Kam Wong 181a5cceec fix(nc-gui): handle date_format in import 2 years ago
Wing-Kam Wong 934c0a482b chore(nc-gui): change maxSelectOptionsAllowed to 64 2 years ago
Wing-Kam Wong 665b0d5764 chore(nc-gui): lint 2 years ago
Wing-Kam Wong 480e9cef03 feat(nc-gui): convert col to SingleLineText if detected options are greater than maxSelectOptionsAllowed 2 years ago
Wing-Kam Wong 634215b3e2 chore(nc-gui): remove unused sqlUi 2 years ago
Wing-Kam Wong 533bb0104e fix(nc-gui): remove dt enrichment and fix comment 2 years ago
braks baa955ad7e revert(nc-gui): use import on init for xlsx 2 years ago
braks c997a928e9 chore(nc-gui): cleanup types 2 years ago
braks 4671765ab2 fix(nc-gui): import only necessary portions from xlsx 2 years ago
Wing-Kam Wong 02fc7da224 feat(nc-gui): enrich .dt & save dtxp for singleSelect / multiSelect 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
Wing-Kam Wong 0f3ddf7654 feat(gui-v2): add getColumns 2 years ago
Wing-Kam Wong 9bf9574cc8 feat(gui-v2): ExcelTemplateAdapter 2 years ago
Wing-Kam Wong ac6bda83c6 fix: import cn & tn replace regex 2 years ago
Wing-Kam Wong d6f4b0ebaa fix: diacritics are garbled issue 2 years ago
Wing-Kam Wong 7eec85dcfc fix: exclude date1904 fix from csv quick import 2 years ago
Wing-Kam Wong 6873bcb0e6 fix: key naming for table name 2 years ago
Wing-Kam Wong 6be9663a6c fix: key naming for column name 2 years ago
Pranav C 8733948056 wip: towards v1 2 years ago
աɨռɢӄաօռɢ f9d0810435
fix: different date across views (#1016) 3 years ago
Pranav C 6c26fb1065 fix: excel-import - remove special chars from sheet name 3 years ago
Pranav C e43430b148 fix: excel import, postgres option add bug 3 years ago
Pranav C b8bb1b5412 feat: improve excel import 3 years ago
Pranav C a28fe03264 fix: excel currency value import 3 years ago
Pranav C 0759d3614d fix: handle empty column names/special char in excel import 3 years ago