53 Commits (57cf44dfe8ec4d2cd44b7025eca346fa7a8a4bc6)

Author SHA1 Message Date
Pranav C d809bd77d7 Revert "fix: use withDefaults for setting default prop value" 8 months ago
Pranav C 4443800682 fix: use withDefaults for setting default prop value 8 months ago
Pranav C bb2bbb645c Revert "fix: use withDefaults for setting default prop value" 9 months ago
Pranav C b862043ce2 fix: use withDefaults for setting default prop value 9 months ago
Pranav C 6d577e9f0a Revert "fix: use withDefaults for setting default prop value" 9 months ago
Pranav C 781a3cd9b3 fix: use withDefaults for setting default prop value 9 months ago
աɨռɢӄաօռɢ 3b667b3815 feat(nc-gui): apply i18n for autoSelectFieldTypes 10 months ago
Muhammed Mustafa 0590befa6f fix: Added front end validation for import csv and added back client side validation for column name and table name 10 months ago
աɨռɢӄաօռɢ bbc8e40e3c chore(nc-gui): lint 10 months ago
Daniel Roe 032c60d7b6 fix: import nuxt composables from #imports 10 months ago
Pranav C e958c3ec04 fix: add missing await 11 months ago
Pranav C becf40a602 fix: use crossoriginworker package to load worker from cdn 11 months ago
WK Wong 55259c89b9 chore(nc-gui): lint 12 months ago
Pranav C e790abdbaf refactor: rename project and base 12 months ago
Muhammed Mustafa 5a724acf9c fix: i18n for Duplicate project, Imports and ERD 12 months ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
DarkPhoenix2704 83fd694ab4 fix: update design 1 year ago
DarkPhoenix2704 6a9cd2927c fix: update btn stylings 1 year ago
Pranav C b29189f0c3 refactor: move all icons to iconMap (WIP) 1 year ago
Pranav C 957df0735b refactor: move all icons to iconMap (WIP) 1 year ago
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