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
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
mertmit
2681b116ac
feat: Audit v1
2025-01-10 07:24:54 +00:00
Ramesh Mane
ac6be47a12
chore(nc-gui): lint
2025-01-06 06:54:55 +00:00
Yoones Khoshghadam
ab8b1bf095
fix (nc-gui): imports modal ui polish & lint
2025-01-04 07:00:42 +00:00
Yoones Khoshghadam
915fa49e4b
fix (nc-gui): import modals ui polishes
2025-01-04 07:00:42 +00:00
Yoones Khoshghadam
6d2f0fca39
test (nc-gui): imports modal align tests
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
793e721b10
fix (nc-gui): import modal json editor polishes
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
6b5e60b99a
fix (nc-gui): import modal json editor polishes
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
f777a62b3d
fix (nc-gui): import modal quick import polished ui and interaction
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
3a563fe2ea
fix (nc-gui): import modal polish quick import ui
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
a57fe64650
chore (nc-gui): lint
2025-01-04 07:00:41 +00:00
Yoones Khoshghadam
c7d4763465
fix (nc-gui): import data modal ui polishes
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
ba2b5cdd52
fix (nc-gui): import modal alert polishes
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
86a1a4033e
chore (nc-gui): import modals lint
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
38738c24f8
fix (nc-gui): import modal no column selected error
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
52e24aba97
chore (nc-gui): import modals lint
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
977b8a4810
fix (nc-gui): imports modal template editor polishes
2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
b42a68b059
fix (nc-gui): import modals improved the tamplate editor modal
2025-01-04 07:00:40 +00:00
DarkPhoenix2704
03f27b4a02
fix: csv checkbox import
2024-11-26 11:41:35 +00:00
Ramesh Mane
388b9d9590
Nc fix: replace ant design table ( #9113 )
...
* fix: replace ant design table
* feat(nc-gui): custom table component
* fix(nc-gui): udpate UIAcl table
* fix(nc-gui): table scrolling issue
* feat(nc-gui): sticky first column of custom table component
* fix(nc-gui): update meta sync ant table with new table
* fix(nc-gui): update import data table
* fix(nc-gui): update import & upload data modal table
* chore(nc-gui): lint
* fix(nc-gui): update all table tab table
* fix(nc-gui): update project members table
* fix(nc-gui): update collaborators list table
* fix(nc-gui): table list search section alignment issue
* fix(nc-gui): collaborators list overflow issue
* fix(nc-gui): small changes
* fix(nc-gui): update project home page tables height
* fix(nc-gui): update oss user table
* fix(nc-gui): small changes
* test(nc-gui): update ant table related test cases
* test(nc-gui): update oss user list test cases
* chore(nc-gui): lint
* chore(nc-gui): cleanup unused css
* fix(nc-gui): add missing invite team image state
* fix(nc-gui): user management test fail issue
* fix(test): oss user management test fails issue
* fix(nc-gui): some pr review changes
* fix(nc-gui): handle empty object entries destructuring case
* fix(nc-gui): pr review changes
* fix(nc-gui): disable ui acl header checkbox is list is empty
* fix(nc-gui): update oss user management pw test
---------
Co-authored-by: Pranav C <pranavxc@gmail.com >
2024-08-01 20:52:29 +05:30
Ramesh Mane
2bd3b71648
Nc fix: rename id column if exist in import table ( #8984 )
...
* fix(nc-gui): rename id column if exist in import table
* fix(nc-gui): record already exist issue
* fix(nc-gui): import issue
* fix(nc-gui): duplicate table name issue
* Update QuickImport.vue
* fix(nc-gui): import data mapping issue
* fix(nc-gui): prevent user from using id as column name while importing csv
* fix(nc-gui): pr review changes
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2024-07-13 07:31:37 +05:30
Ramesh Mane
5cfe0f781b
Nc feature: Import CSV - skip field mapping during import ( #8915 )
...
* fix(nc-gui): import csv changes
* fix(nc-gui): tooltip alignment issue
* fix(nc-gui): duplicate table name issue
* fix(nc-gui): uncheck auto select field type checkbox
* fix(nc-gui): skip field mapping during csv import
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): remove auto mapping option
* fix(test): update import excel test cases
* fix(nc-gui): review changes
* fix(nc-gui): quick import modal width issue
* fix(nc-gui): w.replace is not a function
2024-07-06 07:08:44 +05:30
Ramesh Mane
97e59b1829
fix: Import CSV/Excel/JSON bug in non selected base ( #8895 )
...
* fix(nc-gui): use base from props baseId instead of current base in quickImport
* fix(nc-gui): import issue
* fix(nc-gui): external data sources are not visible in data source tab if selected base is not active base
* revet(nc-gui): base audit related changes
2024-07-01 17:31:47 +05:30
Mert E
89f0895de3
fix: experimental frontend optimizations ( #8427 )
...
* fix: get rid of barrel files
* chore: get rid of explicit imports
* fix: use explicit import for classes and enums
* fix: use explicit import for enum & class & aliases
* fix: build issues
2024-05-08 15:55:09 +05:30
Mert E
d46b60d92e
feat: extensions ( #8303 )
...
* feat: extensions
Signed-off-by: mertmit <mertmit99@gmail.com >
* chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com >
---------
Signed-off-by: mertmit <mertmit99@gmail.com >
2024-04-19 21:09:30 +05:30
mertmit
97b956f4ee
feat: createdBy & lastModifiedBy
2024-01-06 08:47:47 +00:00
Pranav C
8532bb1bf8
chore: lint
2024-01-04 13:19:23 +00:00
Pranav C
21cd0012b9
refactor: rename CreateTime to CreatedTime
2024-01-04 13:19:22 +00:00
musharaf-nocodb
3b875d5bfc
fix : removed padding important
2023-12-13 12:50:47 +05:30
musharaf-nocodb
06b960d2f7
fix : fixed table cell overflow in uploadExcel Model
2023-12-13 10:43:28 +05:30
աɨռɢӄաօռɢ
435edfd372
Merge branch 'develop' into feat/yyyy-mm
2023-12-07 13:23:44 +08:00
աɨռɢӄաօռɢ
8512e9b440
chore(nc-gui): lint
2023-12-06 22:23:45 +08:00
mertmit
1340bd0806
fix: use title as field name for import
2023-11-25 10:03:48 +00:00
mertmit
c0a8aacab0
fix: deprecate old validator
2023-11-25 10:03:47 +00:00
աɨռɢӄաօռɢ
f5f963fa88
Merge branch 'develop' into feat/yyyy-mm
2023-11-23 17:37:11 +08:00
աɨռɢӄաօռɢ
50bb905380
refactor(nc-gui): update column_name only NC_SANITIZE_COLUMN_NAME is not false
2023-11-17 20:07:43 +08:00
աɨռɢӄաօռɢ
810e7e7709
feat(nc-gui): update column_name in Editor
2023-11-17 19:33:04 +08:00
Raju Udava
0f741a0864
Merge branch 'develop' into feat/yyyy-mm
2023-11-17 12:52:24 +05:30