Commit Graph

159 Commits

Author SHA1 Message Date
Ramesh Mane
91cf5cf567 feat: import support in mobile view 2026-03-11 16:20:58 +00:00
Ramesh Mane
2ad87bccc0 fix: modal padding 2026-03-10 16:58:34 +00:00
Pranav
bd16af3b97 fix: validate date values during Excel import and show descriptive errors 2026-03-10 07:04:35 +00:00
Ramesh Mane
96035554bd chore(nc-gui): lint 2026-01-27 11:47:17 +00:00
Ramesh Mane
eb9fc0014f fix: csv is getting imported in default base even if we selected another source 2026-01-27 07:17:00 +00:00
Fendy Heryanto
f8d04aa9a2 fix csv import to different source 2026-01-27 07:17:00 +00:00
Ramesh Mane
0c83158b6d fix(ReferenceError): structuredClone is not defined 2026-01-17 10:29:18 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
Ramesh Mane
d30562538f chore(nc-gui): lint 2025-10-08 06:16:37 +00:00
Pranav C
c3ba80ca01 refactor: replace LazyMonacoEditor with async MonacoEditor component and update loading fallback 2025-10-07 22:30:52 +00:00
Pranav C
b01de37581 refactor: add loader 2025-10-07 22:30:52 +00:00
Pranav C
5f9e969050 refactor: use lazy load only for larger modules 2025-10-07 22:30:51 +00:00
Ramesh Mane
b9cbfd1cbb chore(nc-gui): lint 2025-07-23 10:34:51 +00:00
Ramesh Mane
9667f083e0 fix(nc-gui): change source selector layout 2025-07-23 10:34:51 +00:00
Ramesh Mane
820524ddfc fix(nc-gui): add source selector option in airtable import modal 2025-07-23 10:34:51 +00:00
Ramesh Mane
09f5ecfb2a fix(nc-gui): show source selector option in import modal 2025-07-23 10:34:51 +00:00
Ramesh Mane
e56b4262b4 fix(nc-gui): 2 import data modal display issue at same time 2025-07-18 13:51:03 +00:00
Ramesh Mane
f902e39aa9 fix(nc-gui): upsert issue 2025-07-18 13:51:03 +00:00
DarkPhoenix2704
5437d3cc2d fix: update more docs links 2025-07-10 13:46:57 +00:00
Ramesh Mane
0eaae9a8f6 chore(nc-gui): lint 2025-06-25 19:11:38 +05:30
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