Commit graph

1595 commits

Author SHA1 Message Date
Gregor Lasnibat 61965b8189
(fix) CSS item relationship [SCI-9934] (#6892) 2024-01-08 15:45:08 +01:00
wandji c43dd38af4
Fix CSS issues add relationship modal [SCI-9955] (#6897) 2024-01-08 14:49:38 +01:00
Soufiane c3f8e873e9
Fix 500 error when adding stock to item [SCI-9498] (#6883) 2024-01-05 13:10:45 +01:00
Oleksii Kriuchykhin 95ab33a58b Merge branch 'develop' into features/inventory-items-relationships 2024-01-05 11:27:32 +01:00
Martin Artnik 0a5432f5bc
Merge pull request #6872 from artoscinote/ma_SCI_9737
Fix report table action buttons initialization [SCI-9737]
2024-01-04 11:00:39 +01:00
wandji 5c0c3e0eca
Add permission helper for connecting inventory items [SCI-9915] (#6868) 2024-01-04 09:47:40 +01:00
wandji c82dae9d48
Fix issue opening connected relationships' inventory page [SCI-9913] (#6861) 2024-01-03 19:02:02 +01:00
Soufiane 4fd6ecf112
Fix pasting multiline text inside checklist items [SCI-9881] (#6866) 2024-01-03 16:56:33 +01:00
Martin Artnik 24309a4e03 Fix report table action buttons initialization [SCI-9737] 2024-01-03 16:31:31 +01:00
Soufiane cbe1eef8af
Add the ability to unlink parent/child items [SCI-9712] (#6725) 2024-01-03 14:15:30 +01:00
wandji 9ac5e80aaf
Trigger label click to checkbox label [SCI-9917] (#6860) 2024-01-03 13:12:05 +01:00
Martin Artnik be08fbcd81
Merge pull request #6856 from rekonder/aj_SCI_9904
Fix repository item sidebar click away [SCI-9904]
2024-01-03 11:43:15 +01:00
Martin Artnik 7308e18435
Merge pull request #6836 from G-Chubinidze/gc_SCI_9839
Add 12 well plate option - "Insert content" select menu (protocol, results, protocol template) [SCI-9839]
2024-01-03 11:34:55 +01:00
wandji f892467d67
Fix relationship css issues on Item card [SCI-9911] (#6857)
* Fix relationship css issues on Item card [SCI-9911]

* Fix failing specs [SCI-9911]
2024-01-03 11:32:46 +01:00
Andrej c0583343bf Fix repository item sidebar click away [SCI-9904] 2023-12-22 08:25:05 +01:00
Gregor Lasnibat 7c0b5d437f
(fix) CSS improvements [SCI-9614] (#6852) 2023-12-21 12:34:37 +01:00
Gregor Lasnibat 98d3a6817e
(fix) Text size on an archived task and 'Collapse all' button on results [SCI-9582] (#6853) 2023-12-21 12:34:19 +01:00
wandji 184944dd5f
Improve interface and interaction of relationships column [SCI-9893] (#6851)
* Improve interface and interaction of relationships column [SCI-9893]

* Fix failling specs (use column order than relationships for sorting) [SCI-9893]
2023-12-21 12:32:35 +01:00
wandji 29ffb7beb1
Restrict access to adding inventory item relationships [SCI-9898] (#6849)
* Restrict access to adding inventory item relationships [SCI-9898]

* Update permissions default data value and remove safe navigations for permissions [SCI-9898]
2023-12-21 11:57:52 +01:00
Gregor Lasnibat 3e4ccbcc75
(fix) Item card minor issue [SCI-9814_v2] (#6846) 2023-12-21 11:55:12 +01:00
wandji 149f7092c6
Read edit file url from data urls attribute [SCI-9900] (#6843) 2023-12-19 15:32:31 +01:00
Gregor Lasnibat d33ef5bcaf
(fix) Attachment thumbnail is not shown in List view [SCI-9876] (#6837) 2023-12-18 13:50:56 +01:00
Gregor Lasnibat 8c0724a680
(fix) Update the multiselect dropdown color switch [SCI-9724] (#6834) 2023-12-18 13:49:44 +01:00
wandji 7b259ab781
Move manage stock modal to application view layout [SCI-9835] (#6831) 2023-12-18 11:49:54 +01:00
Gregor Lasnibat d3807b0b4a
(fix) Item card behavior in cases of error states vol. 2 [SCI-9792] (#6813) 2023-12-18 11:26:26 +01:00
Giga Chubinidze 9ff30b2795 Add 12 well plate option - "Insert content" select menu (protocol, results, protocol template) 2023-12-18 12:32:33 +04:00
Alex Kriuchykhin 528d411910
e2e - modified and added new tags at inventories section [SCI-9813] (#6741) (#6832)
Co-authored-by: Martin Artnik <martin@scinote.net>
Co-authored-by: mvrazic <144342580+mvrazic@users.noreply.github.com>
2023-12-15 16:33:13 +01:00
wandji b91792e392
Fix linters (#6828) 2023-12-15 10:42:30 +01:00
Gregor Lasnibat be2e7ed801
(fix) Text size on an archived task and 'Collapse all' button on results [SCI-9582] (#6817) 2023-12-14 16:11:49 +01:00
Gregor Lasnibat b0dbc95a43
Merge pull request #6799 from lasniscinote/gl_SCI_9789
(fix) CSS item card and manage column corrections needed [SCI-9789]
2023-12-14 14:30:52 +01:00
Gregor Lasnibat a7f26efaac (fix) CSS item card and manage column corrections needed [SCI-9789] 2023-12-14 14:25:31 +01:00
Soufiane d6a4160652
Fix smart annotation in item card text columns for users without edit permissions [SCI-9888] (#6824) 2023-12-14 13:43:56 +01:00
Soufiane 453ec32e8f
Add CSS classes to relationships add button [SCI-9781] (#6811) 2023-12-14 12:49:53 +01:00
Oleksii Kriuchykhin 372ef32f03 Merge branch 'develop' into features/inventory-items-relationships 2023-12-14 11:28:04 +01:00
Oleksii Kriuchykhin 970dc7185b Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-13 16:01:09 +01:00
Soufiane 456bd0922f
Make item relationship togglable [SCI-9669] (#6648)
* Make item relationship togglable [SCI-9669]

* Fix broken tests [SCI-9669]
2023-12-12 12:54:15 +01:00
Anton 6165be921f Fix stock modal and notification counter [SCI-9864][SCI-9866] 2023-12-12 09:57:06 +01:00
wandji a9cec25eee
Add warning notification for inventory item relationships [SCI-9831] (#6786) 2023-12-11 17:05:54 +01:00
wandji dceb92021a
Connect add relationship modal to backend [SCI-9711] (#6749) 2023-12-11 10:43:47 +01:00
Martin Artnik ff117b8358
Merge pull request #6784 from G-Chubinidze/gc_SCI_9829
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-08 13:34:43 +01:00
Giga Chubinidze 3dd3b00b06 preventing esc and enter from interfering 2023-12-08 16:20:02 +04:00
Martin Artnik 4bcf41399d
Merge pull request #6772 from G-Chubinidze/gc_SCI_9829
Smart annotation is not saved on checklist item [SCI-9829]
2023-12-07 08:45:21 +01:00
Giga Chubinidze 18380402fc Smart annotation is not saved on checklist item [SCI-9829] 2023-12-07 11:35:02 +04:00
Martin Artnik 7c73f284b4 Merge branch 'features/notification-revamp' into develop 2023-12-06 11:36:32 +01:00
Oleksii Kriuchykhin d1e7ab5efb Merge branch 'develop' into features/inventory-items-relationships 2023-12-06 11:11:30 +01:00
Oleksii Kriuchykhin bd89a0c9bf Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-06 11:09:34 +01:00
Ivan Kljun 937e3247db Remove icon from app notifications [SCI-9768] 2023-12-05 12:52:40 +01:00
aignatov-bio b7177a8592
Merge pull request #6751 from aignatov-bio/ai-sci-fix-emojies-in-item-card
Increase delay for status replace [SCI-9820]
2023-12-04 10:47:21 +01:00
Anton f70ade23b9 Increase delay for status replace [SCI-9820] 2023-12-04 10:14:16 +01:00
Gregor Lasnibat 9656b6c19a (fix) Red dot reminder is not upadated on item card [SCI-9818] 2023-12-01 16:27:03 +01:00