Commit Graph

196 Commits

Author SHA1 Message Date
Ramesh Mane
a0a7f4cd74 fix(nc-gui): remove link mark on adding space at the end handling part 2025-02-26 15:16:30 +00:00
Ramesh Mane
0f95bf0af5 chore(nc-gui): lint 2025-02-26 08:02:21 +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
a02ccac2d6 fix(nc-gui): add formula default meta 2025-02-22 05:54:03 +00:00
Raju Udava
18e784134e Merge pull request #10366 from nocodb/nc-feat/csv-upload-encoding
feat (nc-gui): user can choose csv file encoding before uploading #4488
2025-01-31 16:19:57 +05:30
Ramesh Mane
18c4fcbaa3 fix(nc-gui): replace <br /> with <br> 2025-01-31 08:58:23 +00:00
Ramesh Mane
8aad8141eb feat(nc-gui): add getHtmlFromMd support in tiptap markdown extension 2025-01-31 08:58:23 +00:00
Ramesh Mane
2f1ed134db fix(nc-gui): rich text MarkdownSerializer issue 2025-01-31 08:58:23 +00:00
Fendy Heryanto
7907e0cee9 remove unused file 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
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
Fendy Heryanto
cd4ecf579f try to detect file encoding before uploading 2025-01-31 07:04:40 +00:00
Ramesh Mane
2758f1d71d chore(nc-gui): lint 2025-01-14 01:49:11 +03:00
Ramesh Mane
6e94b56fb4 fix(nc-gui): image md copy paste issue 2025-01-14 01:49:09 +03:00
Ramesh Mane
ace979814e fix(nc-gui): tiptap-markdown type import issue 2025-01-14 01:49:08 +03:00
Ramesh Mane
9fd5eb73a0 fix(nc-gui): update rich comments 2025-01-14 01:49:07 +03:00
Ramesh Mane
6a00809fc3 chore(nc-gui): lint 2025-01-14 01:49:07 +03:00
Ramesh Mane
e6aabf54d0 fix(nc-gui): import issue 2025-01-14 01:49:06 +03:00
Ramesh Mane
e9c20986e5 fix(nc-gui): path issue 2025-01-14 01:49:05 +03:00
Ramesh Mane
30016a429a fix(nc-gui): update tiptap-markdown ext folder structure 2025-01-14 01:49:04 +03:00
Ramesh Mane
60975671f1 fix(nc-gui): some minor changes 2025-01-14 01:49:02 +03:00
Ramesh Mane
33663fa9bc fix(nc-gui): list merge issue 2025-01-14 01:49:01 +03:00
Ramesh Mane
e9cf3e93b3 fix(nc-gui): add some tiptap ext packages in optimizeDeps 2025-01-14 01:49:00 +03:00
Ramesh Mane
2642439fff fix(nc-gui): replace prosemirror-* packages with @tiptap/pm/*` 2025-01-14 01:48:58 +03:00
Ramesh Mane
aed8a87fb7 fix(nc-gui): remove console 2025-01-14 01:48:57 +03:00
Ramesh Mane
b583f520f8 fix(nc-gui): line break issue 2025-01-14 01:48:56 +03:00
Ramesh Mane
4a4b62afb1 fix(nc-gui): add pending js to ts conversion 2025-01-14 01:48:54 +03:00
Ramesh Mane
45e135018c fix(nc-gui): update tiptap-markdown extension js files 2025-01-14 01:48:53 +03:00
Ramesh Mane
1035634e74 fix(nc-gui): replace js tiptap extension files with ts file 2025-01-14 01:48:52 +03:00
Ramesh Mane
1ee8549c29 fix(nc-gui): add tiptap-markdown code and update it to typescript 2025-01-14 01:48:50 +03:00
DarkPhoenix2704
0bd2e8c668 fix: lint 2025-01-10 16:11:08 +00:00
Ramesh Mane
2493f85589 chore(nc-gui): lint 2025-01-09 13:21:09 +00:00
Ramesh Mane
7b34ae936f fix(nc-gui): task item convert issue 2025-01-08 06:53:51 +00:00
Ramesh Mane
9bd1f9cf3b fix(nc-gui): improve preprocessMarkdown logic 2025-01-08 06:53:51 +00:00
Ramesh Mane
79196e99f1 fix(nc-gui): add strike input rule 2025-01-08 06:53:51 +00:00
Ramesh Mane
6ec7e95b72 fix(nc-gui): rich text link click issue 2025-01-08 06:53:51 +00:00
Ramesh Mane
1b4a884a4e chore(nc-gui): list 2025-01-08 06:53:51 +00:00
Ramesh Mane
51c54e3ade fix(nc-gui): error on open rich text modal if value is null 2025-01-08 06:53:51 +00:00
Ramesh Mane
e88293da78 fix(nc-gui): mention auto remove issue in rich text 2025-01-08 06:53:50 +00:00
Ramesh Mane
40877313bf fix(nc-gui): update markdown italic rule 2025-01-08 06:53:50 +00:00
Ramesh Mane
7653bb09da fix(nc-gui): tiptap strike mark issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
fb01a818b4 fix(nc-gui): underline + strike issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
70978abc9d fix(nc-gui): allow rich text link click by default 2025-01-08 06:53:50 +00:00
Ramesh Mane
77988ee1db fix(nc-gui): windi css class apply issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
7e6be954bf chore(nc-gui): lint 2025-01-08 06:53:50 +00:00
Ramesh Mane
b5fe1874b2 fix(nc-gui): split markdown extension code 2025-01-08 06:53:50 +00:00
Ramesh Mane
f59db5be02 fix(nc-gui): strikethrought issue 2025-01-08 06:53:50 +00:00
Ramesh Mane
375bd1dbb5 fix(nc-gui): import issue 2025-01-08 06:53:49 +00:00
Ramesh Mane
a5ebe5c899 fix(nc-gui): update tiptap extension folder structure 2025-01-08 06:53:49 +00:00