Commit Graph

139 Commits

Author SHA1 Message Date
codegen-sh[bot]
97ba54998b fix: remove trailing whitespace in CSS 2025-05-05 08:30:16 +00:00
codegen-sh[bot]
2a8d9b14fa fix: keep button width consistent and increase loader weight 2025-05-05 07:17:01 +00:00
codegen-sh[bot]
174e826df4 fix: improve import button visibility during loading state 2025-05-05 07:09:24 +00:00
Ramesh Mane
7111481c30 fix(nc-gui): use import to base tables instead of active base tables 2025-05-03 08:13:50 +00:00
Ramesh Mane
ea98923df1 Merge pull request #11174 from nocodb/nc-fix/billing-flow-check
Nc Fix: billing folloup changes
2025-04-23 13:06:35 +05:30
Ramesh Mane
73e4fb4b11 fix(nc-gui): load workspace on csv upload/import 2025-04-22 14:36:19 +00:00
Fendy Heryanto
ab76e62f90 set isEeUI to payload config 2025-04-22 14:15:56 +00:00
Fendy Heryanto
e264fe03bb use state config for isEeUI 2025-04-22 14:15:56 +00:00
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