Commit graph

15607 commits

Author SHA1 Message Date
ajugo 71be4db51b
Fix sorting of teams on shared inventory modal window and sorting on task assigning modal [SCI-4716] (#7051) 2024-02-05 10:27:01 +01:00
Gregor Lasnibat 448a23455a
(fix) Non decimal number in inventory table has commas [gl_SCI_10086] (#7038) 2024-02-02 13:06:19 +01:00
Soufiane 41407700d9
Fix various CSS issues with P/E/T [SCI-7842] (#7028)
- User smart annotation gets out of comment border.

- Title not in line for live and snapshot version of assigned items to task full preview page.
2024-02-01 13:17:48 +01:00
Martin Artnik 037771f781
Merge pull request #7032 from sboursen-scinote/sb_SCI-10075
Missing Assign to task button on item card opened from task [SCI-10075]
2024-02-01 09:56:13 +01:00
sboursen-scinote 90c5cb366d Fix Axios get request syntax [SCI-10075] 2024-01-31 14:52:51 +01:00
Soufiane 2f997cdd78
Fix the loading order of the actions toolbar [SCI-9981] (#7019) 2024-01-30 14:45:36 +01:00
wandji 5bc542e834
Fix displayed comment counter for first comment in protocol steps and results [SCI-9573] (#7013) 2024-01-30 14:35:44 +01:00
ajugo 05db30285b
Add notifications for changing team access roles on a project [SCI-9882] (#7018) 2024-01-30 14:35:20 +01:00
Soufiane e5384ee52a
Trim protocol keyword names before creation [SCI-9388] (#7017) 2024-01-30 14:34:34 +01:00
wandji 2691fe91c6
Update HTML for editing unsupported ms office file formats [SCI-9901] (#7023) 2024-01-30 14:33:50 +01:00
ajugo f6a7d76c0f
Remove default value for dates in inventory filters [SCI-9360] (#7016) 2024-01-30 14:32:51 +01:00
Gregor Lasnibat 74a2320e8d
Merge pull request #7020 from lasniscinote/gl_SCI_9389
(fix) TypeError is logged when you press backspace in an empty keywords input field [SCI-9389]
2024-01-29 15:30:05 +01:00
Gregor Lasnibat 6d3b604276 (fix) TypeError is logged when you press backspace in an empty keywords input field [SCI-9389] 2024-01-29 15:20:32 +01:00
Oleksii Kriuchykhin 4a13476b90 Bump version to 1.30.0 2024-01-24 12:59:54 +01:00
ajugo fc99c0ef5b
Fix reordering of the result elements [SCI-10079] (#6998) 2024-01-24 10:07:59 +01:00
Alex Kriuchykhin f9a1b952b6
Split inventory item relationships API V2 endpoint into separate endpoints for parents and children [SCI-10078] (#6996) 2024-01-24 10:04:38 +01:00
Gregor Lasnibat 73beb3abf5
Merge pull request #6992 from lasniscinote/gl_SCI_10074
(fix) Content disappears until page refresh when moving it between results [SCI-10074]
2024-01-23 14:58:21 +01:00
Gregor Lasnibat e46cfdc0d4 (fix) Content disappears until page refresh when moving it between results [SCI-10074] 2024-01-23 14:10:08 +01:00
ajugo 8eeaf1015e
Merge pull request #6990 from rekonder/aj_SCI_10072
Fix archive label for assigned items on repository cards  [SCI-10072]
2024-01-23 13:19:36 +01:00
Andrej c90c29332f Fix archive label for assigned items on repository cards [SCI-10072] 2024-01-23 11:38:59 +01:00
Oleksii Kriuchykhin d71061a75d Merge branch 'release/1.28.0' into develop 2024-01-23 11:17:14 +01:00
Alex Kriuchykhin bbe01f9d38
Fix inclusion of TinyMCE images in project exports [SCI-10051] (#6988) 2024-01-23 10:16:25 +01:00
ajugo 32b721e07d
Remove Assigned section from item card for snapshot [SCI-10066] (#6986) 2024-01-23 09:27:00 +01:00
Gregor Lasnibat 85cd24fa81
(fix) Assign from task page is closed at opening item card [SCI-10063] (#6985) 2024-01-23 09:26:30 +01:00
ajugo 53253b462e
Fix loading project activites [SCI-10034] (#6977) 2024-01-22 15:32:30 +01:00
Martin Artnik a90bf802e0
Merge pull request #6983 from lasniscinote/gl_SCI_10061
(fix) Well plate 12 option and 24 translation missing [SCI_10061_v2]
2024-01-22 11:13:14 +01:00
Gregor Lasnibat fc606a7dd4 (fix) Well plate 12 option and 24 translation missing [SCI_10061] 2024-01-22 11:01:31 +01:00
Soufiane 313782d3d4
Implement API V2 tests for item relationships [SCI-10038] (#6972) 2024-01-22 10:50:23 +01:00
wandji 482472fb21
Fix missing unlink icon for child item relationship [SCI-10062] (#6982) 2024-01-22 10:49:07 +01:00
Soufiane e70889c001
Unlink items to other shared repositories on unsharing [SCI-10055] (#6981)
- Team A has Repository A with Item A
 - Team B
 - Team C has Repository C with Item C

1) Share Repository A and Repository C to Team B

2) Link Item A to Item C in Team B

3) Unshare Repository A from Team B

Item A is unlinked to Item C
2024-01-22 10:45:23 +01:00
Martin Artnik 62f040d475
Merge pull request #6978 from lasniscinote/gl_SCI_10061
(fix) Well plate 12 option and 24 translation missing [SCI-10061]
2024-01-19 15:28:43 +01:00
Gregor Lasnibat 5c305c8728 (fix) Well plate 12 option and 24 translation missing [SCI_10061] 2024-01-19 15:26:42 +01:00
Martin Artnik e0d0d9d5d3
Merge pull request #6976 from lasniscinote/gl_SCI_10057
(fix) CSS- item relationship space in child section [SCI-10057]
2024-01-19 14:59:17 +01:00
Gregor Lasnibat 1bb6055f91 (fix) CSS- item relationship space in child section [SCI-10057] 2024-01-19 14:56:02 +01:00
aignatov-bio a179351315
Merge pull request #6975 from aignatov-bio/ai-sci-add-design-page
Add design page
2024-01-19 10:52:49 +01:00
Anton ed2a54229a Add design page 2024-01-19 10:52:07 +01:00
Martin Artnik 1b7fcf804d
Merge pull request #6971 from artoscinote/ma_SCI_10031
Enable clearing of list value in item card [SCI-10031]
2024-01-18 10:38:20 +01:00
Martin Artnik dca868ac49 Enable clearing of list value in item card [SCI-10031] 2024-01-18 10:22:57 +01:00
ajugo 91287726c4
Add external_id to repository model [SCI-9977] (#6945) 2024-01-17 15:09:20 +01:00
Martin Artnik 254024bca8
Merge pull request #6961 from artoscinote/ma_SCI_10031
Fix saving of blank checklist on item sidebar [SCI-10031]
2024-01-16 16:11:11 +01:00
Martin Artnik 7be280e6e1 Fix saving of blank checklist on item sidebar [SCI-10031] 2024-01-16 15:59:21 +01:00
ajugo d0ecfe53dc
Add no access text to item card [SCI-10013] (#6959) 2024-01-16 15:06:03 +01:00
Alex Kriuchykhin a43eacaa22
Fix inclusion of relationships column in repository exports [SCI-9716] (#6954) 2024-01-16 13:07:11 +01:00
Alex Kriuchykhin 393e624c16
Revert (fix) Item card behavior in cases of error states vol. 2 [SCI-9792] (#6953) 2024-01-16 11:41:20 +01:00
mvrazic 967950468d
e2e - added new tags - general-inventories-activities [SCI-10016] (#6947) 2024-01-15 17:17:55 +01:00
mvrazic f57a2d550a
e2e - added new tags at inventories section [SCI-9919] (#6858) 2024-01-15 16:59:05 +01:00
Gregor Lasnibat e323f329e5
(fix) At click to relationship number in INV table item card is opened from the top [SCI-9927] (#6950) 2024-01-15 15:55:59 +01:00
Gregor Lasnibat 320f2d2801
(fix) Not unified form of number column content on item card [SCI-9982] (#6936) 2024-01-15 15:55:21 +01:00
Soufiane f19e7fed9c
Fix the mapping of the columns in the task's full view table [SCI-9978] (#6946) 2024-01-15 15:53:23 +01:00
ajugo 939d31b642
Fix loading archived status for item card relations [SCI-9910] (#6944) 2024-01-15 13:04:23 +01:00