Commit Graph

131 Commits

Author SHA1 Message Date
Ramesh Mane
9ebe6df70a fix(nc-gui): input shadow issue 2025-03-25 13:19:32 +00:00
Ramesh Mane
d0ed2e210b fix(nc-gui): some review changes 2025-03-25 13:19:32 +00:00
Ramesh Mane
2b8986bdf4 feat(nc-gui): nc alert component 2025-03-25 13:19:31 +00:00
Ramesh Mane
c1864031de fix(nc-gui): json input error ui 2025-03-25 13:19:31 +00:00
Ramesh Mane
cf4e2ac283 fix(nc-gui): padding and alignment issue 2025-03-25 13:19:31 +00:00
Ramesh Mane
a3902ae2d1 fix(nc-gui): update msg 2025-03-25 13:19:31 +00:00
Ramesh Mane
506969eea7 fix(nc-gui): don't truncate error msg 2025-03-20 10:14:21 +00:00
Ramesh Mane
927aeac833 chore(nc-gui): lint 2025-03-20 10:14:21 +00:00
Ramesh Mane
043af2beeb fix(nc-gui): show inline error 2025-03-20 10:14:21 +00:00
Ramesh Mane
4d28641f49 fix(nc-gui): some review comments 2025-03-20 10:14:21 +00:00
Ramesh Mane
62b5fb041a fix(nc-gui): some review changes 2025-03-20 10:14:20 +00:00
Ramesh Mane
bdf48b50df fix(nc-gui): show max upoad limit error inline 2025-03-20 10:14:20 +00:00
Ramesh Mane
c5c1a942d3 chore(nc-gui): lint 2025-03-20 10:14:20 +00:00
Ramesh Mane
839b4d6440 fix(nc-gui): loading and field name duplicate error 2025-03-20 10:14:20 +00:00
Ramesh Mane
bd9308372a fix(nc-gui): review changes 2025-03-20 10:14:20 +00:00
Ramesh Mane
b546d9c00b fix(nc-gui): upload file from url link input labels style 2025-03-20 10:14:20 +00:00
Ramesh Mane
082fe01d98 fix(nc-gui): add loading state and mapping issue 2025-03-20 10:14:20 +00:00
Ramesh Mane
6e54d35beb fix(nc-gui): allow unlimited csv file upload and handle terminate import 2025-03-20 10:14:20 +00:00
Ramesh Mane
4ded779dde fix(nc-gui): show proper error 2025-03-20 10:14:20 +00:00
Ramesh Mane
f110501568 fix(nc-gui): some review changes 2025-03-20 10:14:19 +00:00
Ramesh Mane
f710bdafeb fix(nc-gui): icon issue 2025-03-20 10:14:19 +00:00
Ramesh Mane
8dce6ede1c fix(nc-gui): update error msg 2025-03-20 10:14:19 +00:00
Ramesh Mane
258856bd69 fix(nc-gui): json error and terminate import on cancel btn click 2025-03-20 10:14:19 +00:00
Ramesh Mane
43fc990f29 fix(nc-gui): show btn loading instead of spin in quick import modal 2025-03-20 10:14:19 +00:00
Ramesh Mane
9f7263d5db fix(nc-gui): handle duplicate table name properly while importing 2025-03-20 10:14:19 +00:00
Ramesh Mane
d83b516cad fix(nc-gui): small change 2025-03-20 10:14:19 +00:00
Ramesh Mane
b4b81d7b6d fix(nc-gui): don't allow duplicate file upload 2025-03-20 10:14:19 +00:00
Ramesh Mane
8559d85070 fix(nc-gui): select all csv fields checkbox issue 2025-03-20 10:14:19 +00:00
Ramesh Mane
9eba14fda8 fix(nc-gui): back btn text issue 2025-03-20 10:14:18 +00:00
Ramesh Mane
20ddede0ca fix(nc-gui): shadow cut issue 2025-03-20 10:14:18 +00:00
Ramesh Mane
dd3fbbfe65 fix(nc-gui): truncate issue 2025-03-20 10:14:18 +00:00
Ramesh Mane
d912402bde fix(nc-gui): some quick import related changes 2025-03-20 10:14:18 +00:00
Fendy Heryanto
cd3f1ce7e4 if existing column found during upload, use the column uidt 2025-03-18 11:51:07 +00:00
Fendy Heryanto
cd6638a4b4 importWorker initiate inside watch 2025-03-05 06:21:06 +00:00
Fendy Heryanto
7f6051962b change to unmounted and plugins for import worker 2025-03-05 06:21:06 +00:00
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