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
Raju Udava
9c05dfb692
Merge pull request #7703 from nocodb/nc-fix/edit-issue-on-max-rowheight
...
Nc fix: URL and LongText cell double click edit enable issue
2024-02-23 18:34:20 +05:30
Pranav C
fb57b55e27
chore: lint
2024-02-23 13:21:05 +05:30
Ramesh Mane
d2721da7bc
fix(nc-gui): long text double add 1st pressed key in cell issue
2024-02-23 07:46:12 +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
a98c40a05c
chore(nc-gui): bootstrap & lint
2024-02-20 06:06:24 +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
0483af6b49
fix(nc-gui): mm cell redo undo issue
2024-02-19 03:41:23 +00:00
Ramesh Mane
9c05cdaa25
fix(nv-gui): undo redo issue of bt col cell
2024-02-19 03:41:23 +00:00
Ramesh Mane
71158bc6d7
fix: show warning on paste or clear on not supported col
2024-02-19 03:41:23 +00:00
Ramesh Mane
4434da23e9
fix: undo redo mm cell copy paste
2024-02-19 03:41:22 +00:00
Ramesh Mane
09ac06d073
fix: paste picks up ID from the copy source record ID & not the link
2024-02-19 03:41:22 +00:00
Ramesh Mane
6154811253
chore: lint
2024-02-19 03:41:22 +00:00
Ramesh Mane
109b962586
fix: small changes
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
9682781bd2
feat: new nested link api setup
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
87049413f0
fix(nc-gui): belongsTo cell copy paste issue
2024-02-19 03:41:20 +00:00
Ramesh Mane
6865243cf7
fix(nc-gui): PR review changes #2215
2024-01-30 05:03:30 +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
a2c53f7bed
feat(nc-gui): paste image in multiple selected cell
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
8d00d85a31
fix: group by and copy for RO user fields
2024-01-06 08:47:49 +00:00
mertmit
542b3f135d
fix: global search, group by, filter
2024-01-06 08:47:48 +00:00
mertmit
97b956f4ee
feat: createdBy & lastModifiedBy
2024-01-06 08:47:47 +00:00
Pranav C
21cd0012b9
refactor: rename CreateTime to CreatedTime
2024-01-04 13:19:22 +00:00
Pranav C
c41d0f73d6
fix: copy cell - created time and last modified time - treat as datetime column
2024-01-04 13:19:21 +00:00
mertmit
5ee7a195b7
feat: user field record type
...
Signed-off-by: mertmit <mertmit99@gmail.com >
2023-12-21 13:21:08 +03:00
mertmit
1e694f1d02
feat: copy & paste user field
2023-12-21 13:21:07 +03:00
Raju Udava
38ac18bab1
fix: rich text first char issue
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2023-12-20 17:18:03 +05:30
Raju Udava
73e335084b
Merge pull request #6870 from nocodb/feat/yyyy-mm
...
feat: support yyyy-mm in Datepicker
2023-12-07 22:29:10 +05:30
աɨռɢӄաօռɢ
85339540d9
fix(nc-gui): copy date value with corresponding format
2023-12-07 13:56:57 +08:00
աɨռɢӄաօռɢ
435edfd372
Merge branch 'develop' into feat/yyyy-mm
2023-12-07 13:23:44 +08:00
Muhammed Mustafa
bac04a3b0e
fix: Expand btn for long text now only shown on hover and copy paste fixed
2023-12-06 12:09:19 +00:00
Muhammed Mustafa
4eddfb922a
fix: Fixed multi copy paste for long text
2023-12-06 12:09:18 +00:00
Muhammed Mustafa
41a9d03bb8
fix: Fixed multi copy paste for long text
2023-12-06 12:09:18 +00:00
Muhammed Mustafa
3b226fc5e5
fix: Fixed issue with cell selection and ctrl a and all other shortcuts working inspite of rich modal when open
2023-11-23 11:20:37 +00:00
աɨռɢӄաօռɢ
ef1a324e92
fix(nc-gui): add missing ? to columnObj.meta
2023-11-16 12:58:40 +08:00
աɨռɢӄաօռɢ
4540a2da62
Merge branch 'develop' into feat/yyyy-mm
2023-11-15 15:15:44 +08:00
Muhammed Mustafa
6c950a6be5
fix: Fixed non string value copy of cells
2023-11-09 07:17:48 +00:00
Muhammed Mustafa
159c5ea328
fix: Fixed non string value copy of cells
2023-11-09 07:17:48 +00:00
աɨռɢӄաօռɢ
9bc12eaee3
refactor(nc-gui): move common datetime utils functions to sdk
2023-11-05 14:55:50 +08:00
աɨռɢӄաօռɢ
72d7b4044b
feat(nc-gui): handle date month copy
2023-11-03 19:26:07 +08:00