Commit Graph

438 Commits

Author SHA1 Message Date
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
fa7e707229 fix(nc-gui): show message if view is locked in shared view modal 2025-02-24 10:55:55 +00: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
Mert E.
1712b4f980 chore: sync import ft (#10509)
* feat: cloud import

* feat: single input

* feat: feature flag for import from nocodb

* feat: user support for cloud import

* fix: refactor ux

* fix: use ncSiteUrl instead of base url

* fix: properly finish with redis
2025-02-17 10:27:09 +03: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
Raju Udava
f5c49cf283 Nc fix/progress meta sync (#10448)
* feat: progress panel component

* feat: meta sync progress support

* test: meta sync

---------

Co-authored-by: mertmit <mertmit99@gmail.com>
2025-02-07 23:12:06 +03:00
Pranav C
d83af09373 refactor: move renderAltOrOptlKey and renderCmdOrCtrlKey to utils to avoid duplicates 2025-02-04 12:14:36 +00:00
Mert E.
20c9c6fd70 feat: language for shared views (#10388) 2025-02-03 14:42:20 +03:00
Fendy Heryanto
cb19e71692 styling using flex and shadow 2025-01-31 07:04:41 +00:00
Fendy Heryanto
2dd4875583 further remove console.log and remove optional chaining 2025-01-31 07:04:41 +00:00
Fendy Heryanto
e7488cd0b8 remove console.log on quickImport 2025-01-31 07:04:41 +00:00
Fendy Heryanto
271a2a4171 enable simple search on encoding 2025-01-31 07:04:41 +00:00
Fendy Heryanto
08ba0b7fe4 use encoding list from helper 2025-01-31 07:04:40 +00:00
Fendy Heryanto
55574b6ecf change to user-select of uploaded csv 2025-01-31 07:04:40 +00:00
Ramesh Mane
d4580d610a fix(nc-gui): remove emtpy style and script tag 2025-01-28 13:18:34 +00:00
Ramesh Mane
3b8603c4f0 refactor(nc-gui): audit logs 2025-01-27 08:25:17 +00:00
Ramesh Mane
2758f1d71d chore(nc-gui): lint 2025-01-14 01:49:11 +03:00
Anbarasu
fa00432874 Merge pull request #10218 from nocodb/nc-nc-scripts
chore: nc sync
2025-01-13 22:19:59 +05:30
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
DarkPhoenix2704
1ad88f51df fix: rebase issues 2025-01-10 16:11:08 +00:00
DarkPhoenix2704
0bd2e8c668 fix: lint 2025-01-10 16:11:08 +00:00
mertmit
2681b116ac feat: Audit v1 2025-01-10 07:24:54 +00:00
Ramesh Mane
68a12e0a9f Merge pull request #10209 from nocodb/nc-chore/lint-6-jan
chore(nc-gui): lint
2025-01-06 13:26:29 +05:30
Ramesh Mane
ac6be47a12 chore(nc-gui): lint 2025-01-06 06:54:55 +00:00
Ramesh Mane
eaa30163d4 fix(nc-gui): pr review changes 2025-01-06 05:56:58 +00:00
Ramesh Mane
667e0b9c27 fix(nc-gui): multiple tele event trigger issue 2025-01-06 05:56:57 +00:00
Ramesh Mane
f6ccd43205 fix(nc-gui): add tele events in ai table & view creation flow 2025-01-06 05:56:57 +00:00
Raju Udava
afb7058fc0 fix: i18n-2 2025-01-04 07:00:42 +00:00
Raju Udava
5c5bbcd746 fix: i18n 2025-01-04 07:00:42 +00:00
Raju Udava
a1e8c21869 chore: remove < prefix for back button 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
745ade9308 fix (nc-gui): use dm mono font for all monaco editors 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
5dcbeaf64c fix (nc-gui): import modal airtable polish ui 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
490fcd0c61 wip (nc-gui): fields menu polish ui 2025-01-04 07:00:40 +00:00
Yoones Khoshghadam
d8783d981a chore (nc-gui): import modals lint 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
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
Yoones Khoshghadam
fcfac5fa54 fix (nc-gui): import modal handle new file import modes 2025-01-04 07:00:40 +00:00