mertmit
11f8953243
feat: sync revise
2025-05-23 07:01:57 +00:00
Ramesh Mane
24db9cb4e3
fix(nc-gui): canvas cell timezone issue and editable cell ui changes
2025-04-22 14:15:57 +00:00
Fendy Heryanto
e264fe03bb
use state config for isEeUI
2025-04-22 14:15:56 +00:00
Fendy Heryanto
02d1626ff5
import withTimezone
2025-04-22 14:15:56 +00:00
Fendy Heryanto
d59d7c71ab
add parseProp to import
2025-04-22 14:15:56 +00:00
Fendy Heryanto
3e37e9db91
try to add timezone when importing
2025-04-22 14:15:56 +00:00
Ramesh Mane
a3902ae2d1
fix(nc-gui): update msg
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
47fcf94e52
feat(sdk): ncHasProperties util fn
2025-03-20 10:14:21 +00:00
Ramesh Mane
c5c1a942d3
chore(nc-gui): lint
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
9f7263d5db
fix(nc-gui): handle duplicate table name properly while importing
2025-03-20 10:14:19 +00:00
Ramesh Mane
031d666030
fix(nc-gui): end of link, if we continue to type
2025-03-19 20:18:09 +00:00
Fendy Heryanto
cc9ccd1e3f
existing column is now the default
2025-03-18 11:51:07 +00:00
Fendy Heryanto
cd3f1ce7e4
if existing column found during upload, use the column uidt
2025-03-18 11:51:07 +00:00
Ramesh Mane
6e533d31f7
chore(nc-gui): lint
2025-03-05 14:51:15 +00:00
Ramesh Mane
8b26f974bc
fix(nc-gui): use column default meta from columnHelper
2025-03-05 14:51:15 +00:00
Ramesh Mane
fffe93da48
fix(nc-gui): remove outer quotes & unescape while pasting in rich text
2025-03-05 14:51:14 +00:00
Ramesh Mane
cdc51cac7f
chore(nc-gui): lint
2025-03-05 14:51:13 +00:00
Ramesh Mane
06365823a5
feat(sdk): barcode & qrcode column helper
2025-03-05 14:51:12 +00:00
Ramesh Mane
38c31a722d
fix(nc-gui): handle richtext url redirect method
2025-03-04 15:40:26 +05:30
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