Ramesh Mane
1b8c47e2b0
Nc fix(nc-gui): allow copy paste email id from gmail in team & settings, for example, abc <abc@gmail.com> ( #7963 )
...
* fix(nc-gui): allow copy paste email id from gmail
* fix(nc-gui): skip display error & add only valid emails if user copy paste bulk emails in team & settings invite input element
* fix(nc-gui): add a comment explaining the regex pattern for email validate/extract
* fix(nc-gui): allow copy paste emailid from gmail in team & settings oss
* fix(nc-gui): add support to extract email from pasted string in email cell if accept only email is true
2024-03-27 00:36:57 +05:30
Pranav C
0e13bff899
Nc feat/one to one ( #7915 )
...
* feat: one-to-one relation - wip
* feat: one-to-one relation
* feat: one-to-one relation - link, unlink, list, excluded list, single query
* fix: pass proper fk value
* feat: add non-single-query support
* feat: filter, sort and delete
* fix: ui - keep only one as linked record in ui - similar to bt
* fix: initial column name correction
* fix: field modal related fixes
* fix: nested insert related bugs
* fix: nested insert corrections
* fix: formula support
* fix: delete cell data
* fix: invalid offset issue
* fix: form submit issue
* fix: return first element - oo relation
* fix: Lookup column rendering
* fix: add link api correction
* fix: sort and group by menu correction
* chore: lint
* refactor: spacing between radio buttons
* fix: undo/redo support with delete key
* fix: formula related issues
* fix: duplicate related issues
* fix: ui label and icon color
* chore: lint
* chore: reset page if offset is beyond offset(temporary solution)
* refactor: suggested review changes
* refactor: suggested review changes
* chore: lint
* fix: missing await
Signed-off-by: Pranav C <pranavxc@gmail.com >
* refactor: add comments
Signed-off-by: Pranav C <pranavxc@gmail.com >
---------
Signed-off-by: Pranav C <pranavxc@gmail.com >
2024-03-20 17:50:52 +05:30
աӄա
d2bcb12921
fix(nc-gui): incorrect maxAttachmentSize ( #7900 )
2024-03-19 14:46:02 +05:30
Ramesh Mane
40a101aac2
chore(nc-gui): lint
2024-02-29 12:23:01 +00:00
Ramesh Mane
283fac5c53
fix(nc-gui): combine date & dateTime convertCellData switch statement
2024-02-29 12:23:01 +00:00
Ramesh Mane
2bb85cc8c3
fic(nc-gui): copy date and paste in dateTime field
2024-02-29 12:23:00 +00:00
Ramesh Mane
c835be96b3
fix(nc-gui): copy paste datetime with unknown format
2024-02-29 12:23:00 +00:00
Ramesh Mane
353f83a13f
fix(nc-gui): date copy paste issue with unknown format
2024-02-29 12:23:00 +00:00
Ramesh Mane
0e6231870b
fic(nc-gui): handle duplicate filename suffix properly #2379
2024-02-22 17:43:06 +00:00
Ramesh Mane
e033c9b79f
fix(nc-gui): give proper suffix for duplicate filename
2024-02-22 17:43:01 +00:00
Ramesh Mane
2eb0abf7d5
fix(nc-gui): allow duplicate attachment name if user copy paste from another cell
2024-02-20 06:06:23 +00:00
Ramesh Mane
c5e0a076a2
fic(nc-gui): allow duplicate file name file to upload in atttachment
2024-02-20 06:06:23 +00:00
Ramesh Mane
4434da23e9
fix: undo redo mm cell copy paste
2024-02-19 03:41:22 +00:00
Ramesh Mane
4e84b6e753
fix(nc-gui): nocodb/nocodb#7552 and nocodb/nocodb#7557
2024-02-19 03:41:22 +00:00
Ramesh Mane
fb6dacba48
fix: renamed function name
2024-02-19 03:41:21 +00:00
Ramesh Mane
aed6b95bc1
fix(nc-gui): prevent paste bt cell value to different fk_related_model_id cell
2024-02-19 03:41:21 +00:00
Ramesh Mane
b65240b6b2
fix: copy paste mm cell from different where relatedTableModelId is same
2024-02-19 03:41:21 +00:00
Ramesh Mane
3e0a9b9e8f
feat: undo redo support for copy paste mm cell
2024-02-19 03:41:21 +00:00
Ramesh Mane
a1e26f88c1
feat(nc-gui): some part of copy paste mm cell
2024-02-19 03:41:21 +00:00
Ramesh Mane
b938c3f64f
fix(nc-gui): BT cell verify paste value
2024-02-19 03:41:20 +00:00
Ramesh Mane
87049413f0
fix(nc-gui): belongsTo cell copy paste issue
2024-02-19 03:41:20 +00:00
աɨռɢӄաօռɢ
9bf7b1ef09
fix(nc-gui): validate date with date format from column meta
2024-02-08 23:52:20 +08:00
Ramesh Mane
6865243cf7
fix(nc-gui): PR review changes #2215
2024-01-30 05:03:30 +00:00
Ramesh Mane
cc78af29c7
fix(nc-gui): prevent paste on attachment cell if paste data is non object
2024-01-30 05:03:30 +00:00
Ramesh Mane
6bc9c473bb
fix(nc-gui): ts error, object is possibly 'undefined'
2024-01-30 05:03:29 +00:00
Ramesh Mane
b7e6677528
fix(nc-gui): on paste append file into cell insted of replace
2024-01-30 05:03:29 +00:00
Ramesh Mane
2f79e7089e
fix: review changes nocodb/nocodb/pull/7491
2024-01-30 05:03:29 +00:00
Ramesh Mane
a9f91e4424
feat(nc-gui): copy paste image in single cell
2024-01-30 05:03:29 +00:00
mertmit
97b956f4ee
feat: createdBy & lastModifiedBy
2024-01-06 08:47:47 +00:00
mertmit
f9ff3a08b1
fix: multi paste user field
2023-12-21 13:21:07 +03:00
mertmit
1e694f1d02
feat: copy & paste user field
2023-12-21 13:21:07 +03:00
mertmit
a7a634fd40
fix: long text to single text paste
2023-10-05 18:20:37 +00:00
mertmit
9c1d347f0a
fix: convert empty string to null on paste
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-06-11 01:31:22 +03:00
mertmit
ac28bd4379
feat: multiple paste set cell to null for wrong data
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-06-11 01:31:22 +03:00
mertmit
9c04bbcce9
fix: set attachment cell to null if wrong value provided
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-06-11 01:31:22 +03:00
mertmit
6fa5e5cb0d
fix: attachment paste
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-06-11 01:31:22 +03:00
mertmit
788317c714
feat: converCellData for select columns
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-06-11 01:29:01 +03:00
mertmit
3181721e3d
feat: revised convertCellData
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-06-11 01:29:01 +03:00
mertmit
3e72b16702
feat: multiple paste
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-06-11 01:29:01 +03:00
Wing-Kam Wong
c0e2049d79
refactor(nc-gui): remove unused code
2023-05-31 16:30:17 +08:00
Wing-Kam Wong
43064857c9
fix(nc-gui): send in UTC when pasting datetime value
2023-05-23 15:43:23 +08:00
աɨռɢӄաօռɢ
56a6466db3
Revert "Revert "refactor: timezone""
2023-05-20 18:24:38 +08:00
Pranav C
ad1757b13b
Revert "refactor: timezone"
2023-05-20 15:47:23 +05:30
Wing-Kam Wong
ad2ec7d128
fix(nc-gui): revise mysql xcdb & ext logic
2023-05-16 16:05:03 +08:00
Wing-Kam Wong
c3499ee55a
fix(nc-gui): mysql copy n paste datetime issue
2023-05-12 16:23:42 +08:00
Wing-Kam Wong
55dfb8c6a9
refactor(nc-gui): add comments
2023-05-11 17:40:15 +08:00
Wing-Kam Wong
873ed4be5a
fi(nc-gui): convert ext db mysql back to utc
2023-05-10 20:41:16 +08:00
Wing-Kam Wong
2afdfe3e60
refactor(nc-gui): remove unused mssql code
2023-05-10 12:25:22 +08:00
Wing-Kam Wong
ac8765aa98
refactor(nc-gui): combine the logic together
2023-05-09 20:52:17 +08:00
Wing-Kam Wong
18dc415bb6
refactor(nc-gui): convert cell date time logic
2023-05-09 20:47:09 +08:00