Fendy Heryanto
e757229b35
fix (nc-gui): excel date format during upload ( #10628 )
...
* also try to match based on column name
* working import as per dateformat
* fix incorrect parameters for excel adapter
* removed matchColumnDateFormat option since it doesn't handle date data type
* fix number upload excel
* use rfdc to clone
2025-02-25 19:09:57 +03:00
Ramesh Mane
a02ccac2d6
fix(nc-gui): add formula default meta
2025-02-22 05:54:03 +00:00
Ramesh Mane
6a6f32d339
chore(nc-gui): lint
2025-02-17 13:11:10 +00:00
Fendy Heryanto
4884b40794
remove uncessary import
2025-02-17 04:40:22 +00:00
Fendy Heryanto
6e3e2494a4
fix extractImportWorkerPayload logic to hava correct type and source
2025-02-17 04:40:22 +00:00
Mert E.
9d1f911644
fix: worker monaco ( #10462 )
...
* fix: use worker url instead of inline
* fix: quick import local
* fix: warning
* fix: use module only in dev mode
2025-02-10 09:38:36 +03:00
Fendy Heryanto
cb19e71692
styling using flex and shadow
2025-01-31 07:04:41 +00:00
Fendy Heryanto
2dd4875583
further remove console.log and remove optional chaining
2025-01-31 07:04:41 +00:00
Fendy Heryanto
e7488cd0b8
remove console.log on quickImport
2025-01-31 07:04:41 +00:00
Fendy Heryanto
271a2a4171
enable simple search on encoding
2025-01-31 07:04:41 +00:00
Fendy Heryanto
08ba0b7fe4
use encoding list from helper
2025-01-31 07:04:40 +00:00
Fendy Heryanto
55574b6ecf
change to user-select of uploaded csv
2025-01-31 07:04:40 +00:00
Ramesh Mane
2758f1d71d
chore(nc-gui): lint
2025-01-14 01:49:11 +03:00
Mert E.
28fbdbcc7f
fix: upload modal data only headers ( #10258 )
...
* fix (nc-gui): use raw fetch for batch upload in data only template editor
* fix (nc-gui): upload modals correct title and button text
---------
Co-authored-by: Yoones Khoshghadam <yooneskh@gmail.com >
2025-01-13 14:17:28 +03:00
Ramesh Mane
ac6be47a12
chore(nc-gui): lint
2025-01-06 06:54:55 +00:00
Raju Udava
afb7058fc0
fix: i18n-2
2025-01-04 07:00:42 +00:00
Raju Udava
a1e8c21869
chore: remove < prefix for back button
2025-01-04 07:00:42 +00:00
Yoones Khoshghadam
915fa49e4b
fix (nc-gui): import modals ui polishes
2025-01-04 07:00:42 +00:00
Yoones Khoshghadam
793e721b10
fix (nc-gui): import modal json editor polishes
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
6b5e60b99a
fix (nc-gui): import modal json editor polishes
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
f777a62b3d
fix (nc-gui): import modal quick import polished ui and interaction
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
3a563fe2ea
fix (nc-gui): import modal polish quick import ui
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
c7d4763465
fix (nc-gui): import data modal ui polishes
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
490fcd0c61
wip (nc-gui): fields menu polish ui
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
d8783d981a
chore (nc-gui): import modals lint
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
ba2b5cdd52
fix (nc-gui): import modal alert polishes
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
86a1a4033e
chore (nc-gui): import modals lint
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
52e24aba97
chore (nc-gui): import modals lint
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
977b8a4810
fix (nc-gui): imports modal template editor polishes
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
b42a68b059
fix (nc-gui): import modals improved the tamplate editor modal
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
fcfac5fa54
fix (nc-gui): import modal handle new file import modes
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
04706b020d
fix (nc-gui): import data modal better file dropper
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
bb54ad8441
fix (nc-gui): import modal json icon
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
5138578476
fix (nc-gui): import modal transition improvement
2025-01-04 07:00:39 +00:00
Yoones Khoshghadam
faf79ac27b
fix (nc-gui): quick import dialog ui improvements
2025-01-04 07:00:39 +00:00
Mert E.
6724fd2f9d
chore: sync various ( #9864 )
...
* chore: sync various
Signed-off-by: mertmit <mertmit99@gmail.com >
* test: ws scope
Signed-off-by: mertmit <mertmit99@gmail.com >
* fix(nc-gui): ncSubmenu right icon visibility issue
* fix(nc-gui): use viewTypeAlias in all the places
---------
Signed-off-by: mertmit <mertmit99@gmail.com >
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com >
2024-11-20 21:48:09 +05:30
Yoones Khoshghadam
1ac0537327
fix(nc-gui): show meaningful error to user if import url is not accessible ( #4006 )
...
* fix(nc-gui): show meaningful error to user if import url is not accessible
* fix(nc-gui): styling changes
2024-11-19 19:00:47 +05:30
LiuHaoyang
81f233991d
enhancement: increase file size limit to 25MB in QuickImport.vue (ref: #5858 )
2024-10-14 13:34:21 +08:00
Ramesh Mane
2bd3b71648
Nc fix: rename id column if exist in import table ( #8984 )
...
* fix(nc-gui): rename id column if exist in import table
* fix(nc-gui): record already exist issue
* fix(nc-gui): import issue
* fix(nc-gui): duplicate table name issue
* Update QuickImport.vue
* fix(nc-gui): import data mapping issue
* fix(nc-gui): prevent user from using id as column name while importing csv
* fix(nc-gui): pr review changes
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2024-07-13 07:31:37 +05:30
Ramesh Mane
5cfe0f781b
Nc feature: Import CSV - skip field mapping during import ( #8915 )
...
* fix(nc-gui): import csv changes
* fix(nc-gui): tooltip alignment issue
* fix(nc-gui): duplicate table name issue
* fix(nc-gui): uncheck auto select field type checkbox
* fix(nc-gui): skip field mapping during csv import
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): remove auto mapping option
* fix(test): update import excel test cases
* fix(nc-gui): review changes
* fix(nc-gui): quick import modal width issue
* fix(nc-gui): w.replace is not a function
2024-07-06 07:08:44 +05:30
Ramesh Mane
97e59b1829
fix: Import CSV/Excel/JSON bug in non selected base ( #8895 )
...
* fix(nc-gui): use base from props baseId instead of current base in quickImport
* fix(nc-gui): import issue
* fix(nc-gui): external data sources are not visible in data source tab if selected base is not active base
* revet(nc-gui): base audit related changes
2024-07-01 17:31:47 +05:30
Mert E
89f0895de3
fix: experimental frontend optimizations ( #8427 )
...
* fix: get rid of barrel files
* chore: get rid of explicit imports
* fix: use explicit import for classes and enums
* fix: use explicit import for enum & class & aliases
* fix: build issues
2024-05-08 15:55:09 +05:30
Mert E
d46b60d92e
feat: extensions ( #8303 )
...
* feat: extensions
Signed-off-by: mertmit <mertmit99@gmail.com >
* chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com >
---------
Signed-off-by: mertmit <mertmit99@gmail.com >
2024-04-19 21:09:30 +05:30
աɨռɢӄաօռɢ
3b667b3815
feat(nc-gui): apply i18n for autoSelectFieldTypes
2023-11-17 17:29:18 +08:00
Muhammed Mustafa
0590befa6f
fix: Added front end validation for import csv and added back client side validation for column name and table name
2023-11-14 11:41:42 +00:00
աɨռɢӄաօռɢ
bbc8e40e3c
chore(nc-gui): lint
2023-11-08 13:44:12 +08:00
Daniel Roe
032c60d7b6
fix: import nuxt composables from #imports
2023-11-07 21:05:20 +00:00
Pranav C
e958c3ec04
fix: add missing await
2023-10-17 07:27:47 +00:00
Pranav C
becf40a602
fix: use crossoriginworker package to load worker from cdn
2023-10-17 07:27:46 +00:00
WK Wong
55259c89b9
chore(nc-gui): lint
2023-10-03 11:24:03 +08:00