Ramesh Mane
9ebe6df70a
fix(nc-gui): input shadow issue
2025-03-25 13:19:32 +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
0455ef8117
fix(nc-gui): some review changes from shreyas
2025-03-25 13:19:31 +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
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
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
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
082fe01d98
fix(nc-gui): add loading state and mapping issue
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
8dce6ede1c
fix(nc-gui): update error msg
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
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
6d18fd279d
fix(nc-gui): animate left padding on rename upload data field
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
Fendy Heryanto
d336b550de
allow foreign key to be imported
2025-03-08 10:39:59 +00:00
Raju Udava
1de0d53f87
Merge pull request #10699 from nocodb/nc-fix/import-id-as-display-column
...
fix: after import, do not set incorrect column as display value from frontend
2025-03-07 17:37:18 +05:30
Ramesh Mane
4db2c46195
chore(nc-gui): lint
2025-03-07 08:26:45 +00:00
Fendy Heryanto
f0c5090729
do not set incorrect column as display value from frontend
2025-03-04 11:28:24 +00:00
Fendy Heryanto
22cf46aa10
fix title matching
2025-03-03 08:25:32 +00:00
Fendy Heryanto
1fd4bc8d3a
remove isEeUI import
2025-02-28 15:19:52 +00:00
Fendy Heryanto
ceccc72584
fix query filter
2025-02-28 15:19:51 +00:00
Fendy Heryanto
69c2881c95
allow user to clear nocodb column during import
2025-02-28 15:19:51 +00:00
Fendy Heryanto
4cee0d838a
include id column during import better error message & handling
2025-02-28 15:19:51 +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
ec85700e27
chore(nc-gui): lint
2025-02-25 14:14:30 +00:00
Fendy Heryanto
9f95fa4014
use isSystemColumn helper function
2025-02-25 07:57:28 +00:00
Fendy Heryanto
bfa7730315
check column properties instead of using list of removed uidt
2025-02-25 07:57:27 +00:00
Fendy Heryanto
3fae8185e7
blacklist several Uidt as target column
2025-02-25 07:57:27 +00:00
DarkPhoenix2704
6eb55d52b4
fix: lint
2025-02-17 13:11:10 +00:00
Raju Udava
07bbd198ba
Nc feat/auto add select option ( #10517 )
...
* add auto insert select option by query params
* add auto insert option switch (temporary ui) when upload
* use styling based on UI design
* working extension
* update ui to EE only
* chore: text correction
* make the feature ee only
* make label text clickable
* exclude system fields from mapping
* fix mapping on import using column title
* rename param of auto_insert to typecast
---------
Co-authored-by: Fendy Heryanto <fendy@nocodb.com >
2025-02-17 15:22:34 +03:00
Yoones Khoshghadam
a87979f3a1
fix (nc-gui): remove duplication in upload modal
2025-01-20 13:18:53 +00:00
Yoones Khoshghadam
9512c8e726
fix (nc-gui): upload data noco field ui polish
2025-01-20 08:15:29 +00:00
Yoones Khoshghadam
a12532ce92
chore (nc-gui): lint
2025-01-20 08:15:29 +00:00
Yoones Khoshghadam
1b21803bea
fix (nc-gui): polish the ui for upload csv and excel modal
2025-01-20 08:15:29 +00:00
Ramesh Mane
2758f1d71d
chore(nc-gui): lint
2025-01-14 01:49:11 +03:00