Commit graph

12184 commits

Author SHA1 Message Date
Gregor Lasnibat 197c3fb9b3 (fix) Deactivate the Items dropdown until the Inventory is chosen [SCI-9964] 2024-01-11 13:06:14 +01:00
Soufiane 39b633dcdf
Fix delimiter spacing in items card [SCI-9950] (#6912) 2024-01-09 15:31:50 +01:00
Soufiane 5b365fce3b
Fix error handling for items relationships destroy action [SCI-9718] (#6911) 2024-01-09 15:31:21 +01:00
ajugo a6c0c7294b
Improve objects loading and permissions checking for repository rows [SCI-9763] (#6875) 2024-01-09 09:37:50 +01:00
wandji a201c96aef
Fix issue add/removing stock [SCI-9966] (#6909) 2024-01-09 09:33:14 +01:00
Gregor Lasnibat fa29c99e4a
(fix) Correct the shadow depth on the Item card [SCI-9949] (#6905) 2024-01-09 09:28:44 +01:00
Soufiane 4ad84a43b7
Adjust spacing in items card relationships section [SCI-9950] (#6895) 2024-01-08 16:30:34 +01:00
Gregor Lasnibat 4c8e566fa9
Merge pull request #6901 from lasniscinote/gl_SCI_9936
(tech debt) Fix formatting in VUE files [SCI-9936]
2024-01-08 16:26:49 +01:00
Gregor Lasnibat 30300dbe1d (fix) Fix formatting in VUE files [SCI-9936] 2024-01-08 16:11:27 +01:00
Gregor Lasnibat 61965b8189
(fix) CSS item relationship [SCI-9934] (#6892) 2024-01-08 15:45:08 +01:00
Gregor Lasnibat ac8f5d8198
(fix) Background of opened modal from item card is not disabled [SCI-9931] (#6891) 2024-01-08 15:09:46 +01:00
wandji c43dd38af4
Fix CSS issues add relationship modal [SCI-9955] (#6897) 2024-01-08 14:49:38 +01:00
Soufiane 4649a17cf9
Fix failing tests for item relationships [SCI-9719] (#6900) 2024-01-08 14:41:38 +01:00
ajugo e2233523d2
Simplified create method for Repository row connections [SCI-9909] (#6873) 2024-01-08 14:14:24 +01:00
wandji c607b8a323
Improve migration for repository_row_connections [SCI-9908] (#6863) 2024-01-08 12:01:06 +01:00
wandji 16bf3217e4
Fix issue opening item card [SCI-9961] (#6898)
* Fix issue opening item card [SCI-9961]

* Fix failing tests [SCI-9961]
2024-01-08 11:30:04 +01:00
ajugo 2020a8ce17
Merge pull request #6886 from sboursen-scinote/sb_SCI-9948
Fix issues with relationships columns in inventory table [SCI-9948]
2024-01-05 16:41:12 +01:00
Soufiane 79ac010a05
Fix API V2 endpoints for item relationships [SCI-9719] (#6893) 2024-01-05 16:02:05 +01:00
ajugo 9e26d24dc9
Reset relationship counter when duplication repository row [SCI-9930] (#6881) 2024-01-05 14:47:44 +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
sboursen-scinote e62a4a60ad Fix issues with relationships columns in inventory table [SCI-9948] 2024-01-05 10:40:12 +01:00
Soufiane 67ea1b15fe
Implement API V2 endpoints for item relationships [SCI-9719] (#6847) 2024-01-04 16:42:25 +01:00
Martin Artnik f2a4e91d23
Merge pull request #6848 from G-Chubinidze/gc_SCI_9880
Missing links in notifications & emails for adding and removing a user to the team [SCI-9880]
2024-01-04 11:03:26 +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
Giga Chubinidze 5e97cf9554 added subject instead of message 2024-01-04 03:31:46 +04:00
wandji 9ade9e890f
Render webhooks form url errors using data-error-text attribute [SCI-9743] (#6869) 2024-01-03 19:08:33 +01:00
wandji c82dae9d48
Fix issue opening connected relationships' inventory page [SCI-9913] (#6861) 2024-01-03 19:02:02 +01:00
wandji b36354d521
Set order for inventory and inventory items endpoints (RepositoryRowConnectionController) [SCI-9914] (#6859) 2024-01-03 17:09:37 +01:00
Alex Kriuchykhin dd312062d3
Fix permissions checking for active storage blobs belonging to different teams [SCI-9918] (#6871) 2024-01-03 17:09:15 +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
Soufiane 395a214175
Prevent emitting multiple requests when opening the manage columns modal [SCI-9696] (#6867) 2024-01-03 11:50:16 +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 416231420b
Merge pull request #6870 from artoscinote/ma_SCI_9921
Fix inventory item date notification for deleted date columns [SCI-9921]
2024-01-03 11:38: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
Martin Artnik 5fe001867b Fix inventory item date notification for deleted date columns [SCI-9921] 2024-01-03 11:28:47 +01:00
Giga Chubinidze 0e0f7fe0da Missing links in notifications & emails for adding and removing a user to the team [SCI-9880] 2023-12-27 12:19:19 +04: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
ajugo b110a78860
Fix loading of access modal for PET [SCI-9844] (#6855) 2023-12-21 12:33:49 +01:00
Soufiane 5ca33bb96a
Add activities for item relationships [SCI-9718] (#6788) 2023-12-21 12:33:06 +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