39 Commits (10ef74af65d58042dbf5d507d4404dd412459b3c)

Author SHA1 Message Date
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 2 years ago
Pranav C dbce6f0952 chore: lint 2 years ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
Wing-Kam Wong 62c23b2114 fix(nc-gui): undefined baseId 2 years ago
Semjon Geist e9d017cba9 add feature upload xlsx / json in existing table 2 years ago
Semjon Geist 5247f26a00 revert unrelated changes 2 years ago
Semjon Geist 9a47d08ee1 Fix getColVal in parserHelpers.ts -> col index can be 0 -> so check only that its not undefined 2 years ago
mertmit 6f9dac3060 feat: multiple base handle import & sync 2 years ago
Wing-Kam Wong 1231b0bfed feat(nc-gui): add active class to <a-modal/> 2 years ago
Wing-Kam Wong 7a8a58d020 fix(nc-gui): at most 5 files for csv import only 2 years ago
Wing-Kam Wong 2ec7d24ac2 feat(nc-gui): error handling for import 2 years ago
Wing-Kam Wong fb053489fd fix(nc-gui): populate unique table name in non importDataOnly case only 2 years ago
Wing-Kam Wong bf72ff1687 feat(nc-gui): populateUniqueTableName 2 years ago
Wing-Kam Wong 38054ecafe feat(nc-gui): allow multiple drop 2 years ago
Wing-Kam Wong 56a6da5b63 feat(nc-gui): support max 5 files upload 2 years ago
Wing-Kam Wong bed98a7ba4 feat(nc-gui): allow excel import to check use first row as headers 2 years ago
Wing-Kam Wong ade79ecd50 feat(nc-gui): allow Use First Row as Headers when importing to existing table 2 years ago
Wing-Kam Wong 7068fbcdd9 feat(nc-gui): import url logic 2 years ago
Wing-Kam Wong 4d79f69f8d feat(nc-gui): disable advanced setting options when importDataOnly is true 2 years ago
Wing-Kam Wong 1a29bd0166 refactor(nc-gui): rename variables & props 2 years ago
Wing-Kam Wong 7f9f60b1c5 refactor(nc-gui): merge parseAndExtractStreamData to parseAndExtractData 2 years ago
Wing-Kam Wong c513997014 fix(nc-gui): import to existing table issue 2 years ago
Wing-Kam Wong 642ada6249 feat(nc-gui): get importData.value after pre import 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 9732debc4b feat(nc-gui): templateGenerator logic for excel & json 2 years ago
Wing-Kam Wong bed7495a67 feat(nc-gui): cover old logic for non streaming import 2 years ago
Wing-Kam Wong e843e1d9f6 feat(nc-gui): add auto-select field types & use first row as headers checkbox 2 years ago
Wing-Kam Wong 7f01c9b738 feat(nc-gui): prevent uploading files greater than 5MB 2 years ago
Wing-Kam Wong b95be12114 refactor(nc-gui): revise templateGenerator logic & move getData to handleImport 2 years ago
Wing-Kam Wong 5f262c5d90 fix(nc-gui): preimport & import loading 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 d892aef5d3 feat(nc-gui): add spinner during parsing large data 2 years ago
Wing-Kam Wong 12a64cf641 wip(nc-gui): papaparse integration 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Raju Udava 479373fe04 refactor: i18n validation error messages 2 years ago
Raju Udava 5bc43c0ac5 chore(CY): fix modal - class name map 2 years ago
Raju Udava 9c721f5426 chore(CY): add class name for modal & menu 2 years ago
Pranav C e8e02e0088 chore(gui): lint 2 years ago
Pranav C ccdd096c61 fix(gui): avoid unnecessary upload api call 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
Raju Udava 3fe42c1a25 refactor: i18n updates 2 years ago
Raju Udava 3414fdd862 refactor: i18n - shared view list, quick import, apisnippet 2 years ago
braks a657693ef9 chore(gui-v2): prevent file being re-uploaded on delete 2 years ago
braks 5d5c8fce0a chore(gui-v2): remove unnecessary styles 2 years ago
braks f9d8182ee5 chore(gui-v2): create file data in page 2 years ago
braks c081ffc0a9 chore(gui-v2): cleanup types 2 years ago
braks eb3bc5cedc feat(gui-v2): open quickimport dialog on file drop 2 years ago
braks 69cbf765e7 fix(gui-v2): directive usage warnings 2 years ago
braks 30d98c5560 chore(gui-v2): cleanup imports and fix formatting 2 years ago