217 Commits (4c1112219cc9d9a1c91aea4a447fe303d99bf071)

Author SHA1 Message Date
Pranav C b467f0679b refactor: move all icons to iconMap (WIP) 2 years ago
Pranav C b29189f0c3 refactor: move all icons to iconMap (WIP) 2 years ago
Pranav C 957df0735b refactor: move all icons to iconMap (WIP) 2 years ago
Pranav C 1cac58183b refactor: change to light icon 2 years ago
Wing-Kam Wong ea860b9c11 fix(nc-gui): remove alias validation as it doesnt exist 2 years ago
Wing-Kam Wong 1c08df3e34 fix(nc-gui): add missing tables 2 years ago
Pranav C 61a08beeb0 chore: lint 2 years ago
Pranav C cf6a22732a fix: destructor and extract loadTables method from store 2 years ago
Pranav C 29a43aee10 fix: wrap store with `storeToRefs` wherever missing 2 years ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 2 years ago
Pranav C 30cd0c3d42 refactor: move tab composable to pinia store 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
Pranav C d55086cf89 refactor(gui): update description 2 years ago
Wing-Kam Wong b60647d509 chore(nc-gui): lint 2 years ago
Pranav C 06f03c5315 refactor(gui): reset value in finally block 2 years ago
Pranav C f32512a3d7 fix(gui): while creating column/project disable button to avoid duplicate api call 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
Pranav C 05b5eaa114 fix(gui): bind keydown event to table body to avoid unexpected behaviour 2 years ago
Pranav C 97ff9fb385 fix(gui): table rename duplicate validation 2 years ago
flisowna b7887c2d34 geodata: fix naming of message 2 years ago
flisowna c2220c6a6b fix issues from PR 2 years ago
mertmit 222246ae72 fix: disconnect from socket if modal closed 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
mertmit 5c433e3086 feat: team & settings modal data sources tab revised 2 years ago
mertmit c5f95d8248 feat: multiple source front-end 2 years ago
Wing-Kam Wong b205097a1b feat(nc-gui): disable footer on keyboard shortcut modal 2 years ago
Wing-Kam Wong cf2ccc53cc feat(nc-gui): update keyboard shortcuts list 2 years ago
Wing-Kam Wong 1231b0bfed feat(nc-gui): add active class to <a-modal/> 2 years ago
Wing-Kam Wong f461d854c2 feat(nc-gui): keyboard shortcuts 2 years ago
Wing-Kam Wong ca67747b79 fix(nc-gui): incorrect i18n keyname in KeyboardShortcuts 2 years ago
Wing-Kam Wong 70ea1fda32 fix(nc-gui): lint 2 years ago
Wing-Kam Wong f0e98ace78 feat(nc-gui): add keyboardShortcut 2 years ago
mertmit 76f33ae4e6 feat: reconnect quick import logs 2 years ago
Pranav C 183e596b21 fix: pass table alias when renaming 2 years ago
Pranav C 8072c40c06 feat(gui): focus first input in expanded form 2 years ago
Pranav C 2fab4c4632 fix(gui): miscellaneous ui fixes and improvement 2 years ago
Wing-Kam Wong f8e6ec7d6d fix(nc-gui): validateDuplicateAlias validator & show missing errors 2 years ago
Muhammed Mustafa 25d420a331 fix(test): Changed tpo data-testid from data-nc 2 years ago
Muhammed Mustafa 3c2720d449 feat(testing): Integrated data-nc standard for dom attribute used for testing 2 years ago
Muhammed Mustafa 6998c3e6c7 feat(testing): Added and integrated playwright 2 years ago
flisowna 6de762a4b6 geodata: add select geodata select field menu and missing fields in migrations 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