68 Commits (e84c4684d660cf2acfffa9b86e223b4c63480c21)

Author SHA1 Message Date
աɨռɢӄաօռɢ 50bb905380 refactor(nc-gui): update column_name only NC_SANITIZE_COLUMN_NAME is not false 10 months ago
աɨռɢӄաօռɢ 810e7e7709 feat(nc-gui): update column_name in Editor 10 months ago
Muhammed Mustafa 5ac0b8cf59 fix: Minor cleanup 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
Muhammed Mustafa cb05a757ce fix: Truncate table name and column name in csv import and remove column name db specfic length constraint from table create api 10 months ago
Muhammed Mustafa 6cbeeab8dc fix: i18n cleanup 11 months ago
Raju Udava 4135d92894 fix: review corrections 11 months ago
mertmit c84699e65a fix: drop unused parameter 12 months ago
mertmit 2ae77a3e87 fix: null check for csv input 12 months ago
reenphygeorge 5d2131069c fix: i18n 12 months ago
WK Wong 55259c89b9 chore(nc-gui): lint 12 months ago
Pranav C e790abdbaf refactor: rename project and base 12 months ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Khisby Al Ghofari 7fecf73556 feat(nc-gui): lint 1 year ago
Khisby Al Ghofari 1dc832b0bf feat(nc-gui): specific param type 1 year ago
Khisby Al Ghofari 7860ab5495 feat(nc-gui): fix bug checkbox with multiple table 1 year ago
Khisby Al Ghofari cac6b6bb15 feat(nc-gui): improve UI 1 year ago
Khisby Al Ghofari dc5ae370f4 feat: add check all on action column editor import modal 1 year ago
Pranav C b29189f0c3 refactor: move all icons to iconMap (WIP) 2 years ago
Pranav C 7b3f4c21ed refactor: update uidt icons 2 years ago
Pranav C 29a43aee10 fix: wrap store with `storeToRefs` wherever missing 2 years ago
Semjon Geist e9d017cba9 add feature upload xlsx / json in existing table 2 years ago
Wing-Kam Wong 23b55b02c2 feat(nc-gui): include fieldLengthValidator 2 years ago
Wing-Kam Wong da5be601f7 feat(nc-gui): include fieldLengthValidator 2 years ago
Wing-Kam Wong 7b22e941d6 chore(nc-gui): primary value -> display value 2 years ago
Pranav C eb98bb12ad fix(gui): when navigate to an auth required page try to populate token using refresh token if user is not logged in 2 years ago
Pranav C 99a7bcbd5b fix(gui): if copy failed show error message and print content in console 2 years ago
Pranav C 9c61b18f0a fix(gui): hide attachment edit option in readonly mode 2 years ago
Wing-Kam Wong b81f48309a chore(nc-gui): lint 2 years ago
Wing-Kam Wong a24812c0a2 fix(nc-gui): project?.value -> project.value 2 years ago
Wing-Kam Wong 68ef30b889 feat(nc-gui): use the default base id if baseId is not provided 2 years ago
Wing-Kam Wong 81f8a591e4 fix(nc-gui): parse string date if date is not null 2 years ago
mertmit 423da33780 fix: import template editor 2 years ago
mertmit 6f9dac3060 feat: multiple base handle import & sync 2 years ago
mertmit c5f95d8248 feat: multiple source front-end 2 years ago
mertmit 8edb4e4b2c feat: front-end allow multiple base per project 2 years ago
Wing-Kam Wong b1b362366e fix(nc-gui): type issues 2 years ago
Wing-Kam Wong e7af4e99ee chore(nc-gui): remove optional chaining on columns 2 years ago
Wing-Kam Wong f48faa7771 fix(nc-gui): incorrect index to splice in deleteTableColumn 2 years ago
Wing-Kam Wong eddd58a006 fix(nc-gui): datetime parsing logic & disable import button init value 2 years ago
Wing-Kam Wong 4f731a8887 fix(nc-gui): infinite import validation errors 2 years ago
Wing-Kam Wong 65a5eeaa37 chore(nc-gui): fix lint issues 2 years ago
Wing-Kam Wong e596bf7ac1 feat(nc-gui): support multiple tn in srcDestMapping 2 years ago
Wing-Kam Wong 99925bc4ba feat(nc-gui): support multiple files with importingTips 2 years ago
Wing-Kam Wong b6f81de2b3 refactor(nc-gui): move the parse string date logic to dateTimeUtil 2 years ago
Wing-Kam Wong 1a29bd0166 refactor(nc-gui): rename variables & props 2 years ago
Wing-Kam Wong 5e412f15a5 feat(nc-gui): validate each table after pre-import 2 years ago
Wing-Kam Wong f8ad013873 refactor(nc-gui): import rename logic 2 years ago
Wing-Kam Wong 041bf96ada fix(nc-gui): handle invalid date cases in import 2 years ago
Wing-Kam Wong 2e11b200a3 fix(nc-gui): column remap logic 2 years ago