Commit Graph

29744 Commits

Author SHA1 Message Date
github-actions[bot]
0f29420bc7 Merge pull request #10927 from nocodb/develop 0.262.3 2025-03-20 11:17:27 +00:00
Ramesh Mane
ba87d5a817 Merge pull request #10883 from nocodb/nc-fix/import-data
Nc Fix: Import/Upload data UI changes
2025-03-20 15:49:48 +05:30
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
326c7fc071 fix(test): pw test fail issue 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
708593045e fix(nc-gui): flickering issue 2025-03-20 10:14:21 +00:00
Ramesh Mane
d4d3880d82 fix(nc-gui): revert some don't hide column on import changes 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
47fcf94e52 feat(sdk): ncHasProperties util fn 2025-03-20 10:14:21 +00:00
Ramesh Mane
0d5b63ddf0 fix(nc-gui): show toast msg after table import 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
2b98e20460 fix(nc-gui): make table header sticky 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
b4b22ed2b5 test(pw): excel import test fail 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
3e9280f76f fix(nc-gui): don't remove unselected columns 2025-03-20 10:14:20 +00:00
Ramesh Mane
9111f1c725 fix(nc-gui): field validation issue 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
16d80787a8 fix(nc-gui): minor 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
9e56aa86a6 fix(nc-gui): introduce select all field checkbox 2025-03-20 10:14:19 +00:00
Ramesh Mane
832f9d92ad fix(nc-gui): replace checkbox item 2025-03-20 10:14:19 +00:00
Ramesh Mane
23084baa19 fix(nc-gui): don't show already mapped fields in list 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
6d18fd279d fix(nc-gui): animate left padding on rename upload data field 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
6a6ec28ac9 fix(nc-gui): column name truncate and select input clear icon alignment 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
Ramesh Mane
8024b01bfd fix(nc-gui): update ncList component to support size variant 2025-03-20 10:14:18 +00:00
Ramesh Mane
ceb1afda44 fix(nc-gui): use i18n text in import data modal 2025-03-20 10:14:18 +00:00
Anbarasu
c934487213 Merge pull request #10924 from nocodb/nc-group-fix
fix: formula not gettign truncated
2025-03-20 15:00:57 +05:30
DarkPhoenix2704
ce0a59eca0 fix: truncattion fix 2025-03-20 06:45:50 +00:00
DarkPhoenix2704
5b5dce2783 fix: formula not gettign truncated 2025-03-20 06:45:45 +00:00
Raju Udava
4794579a19 Merge pull request #10917 from nocodb/l10n_develop_2
New Crowdin updates
2025-03-20 09:42:58 +05:30
Fendy Heryanto
4a45bdf909 Merge pull request #10923 from nocodb/nc-fix/webhook-user-sample
Nc fix/webhook user sample
2025-03-20 11:04:58 +07:00