Commit graph

12269 commits

Author SHA1 Message Date
sboursen-scinote c036c72243 Fix hound [SCI-7996] 2023-03-03 16:00:50 +01:00
sboursen-scinote 9e33fae006 Make table cell single lined and limit the max width [SCI-7996] 2023-03-03 15:59:29 +01:00
Anton b4b5b70331 Fix draft creation [SCI-8075] 2023-03-03 15:51:36 +01:00
aignatov-bio da31883ac3
Add error handling to actions in protocol controller [SCI-8073] (#5074) 2023-03-03 15:33:08 +01:00
artoscinote d1f26e1c7b
Merge pull request #5072 from sboursen-scinote/sb_SCI-8030
Fix protocol repository sidebar on archived view [SCI-8030]
2023-03-03 14:39:01 +01:00
sboursen-scinote 248b13aa72 Fix hound [SCI-8030] 2023-03-03 14:32:08 +01:00
sboursen-scinote 443ee4350c Fix protocol repository sidebar on archived view [SCI-8030] 2023-03-03 14:11:40 +01:00
Martin Artnik 73ed75a73a Ensure user assignments stay in sync with protocol versions [SCI-8060] 2023-03-03 13:20:15 +01:00
sboursen-scinote 0cd31d451d Fix hound [SCI-8032] 2023-03-03 11:06:12 +01:00
sboursen-scinote 515baa8de7 Update translations [SCI-8032] 2023-03-03 11:03:04 +01:00
Alex Kriuchykhin 3a60a0aacd
Change migration of protocol templates - do not publish unlinked protocols [SCI-8062] (#5062) 2023-03-03 10:24:14 +01:00
ajugo 8b1bc51950
Fix loading of i icon on protocol [SCI-8051] (#5061) 2023-03-03 09:55:42 +01:00
sboursen-scinote c3066292a0 Style the protocol-preview-modal [SCI-8032] 2023-03-03 09:17:09 +01:00
sboursen-scinote 80b3863efa Render protocol-preview-modal independently on protocolio-modal [SCI-8032] 2023-03-03 09:02:17 +01:00
sboursen-scinote c93c8b4c5b Update full-preview-panel data id on protocol-card change [SCI-8032] 2023-03-03 09:00:12 +01:00
sboursen-scinote 8460fe3693 Implement the grant access to all team members functionality [SCI-8032] 2023-03-03 08:58:41 +01:00
Alex Kriuchykhin 4fb18a8018
Fix save as draft action [SCI-8068] (#5066) 2023-03-02 16:10:28 +01:00
artoscinote a43bd9d7f9
Merge pull request #5065 from artoscinote/ma_SCI_8059
Fix display of unauthorized error on protocol page [SCI-8059]
2023-03-02 15:46:10 +01:00
ajugo ed90c912f6
Add description to cloned protocol template from protocol [SCI-8053] (#5063) 2023-03-02 15:35:18 +01:00
ajugo 72cf844c3e
Fix protocol version modification info text [SCI-8061] (#5064) 2023-03-02 15:35:02 +01:00
Martin Artnik 72831cd015 Fix display of unauthorized error on protocol page [SCI-8059] 2023-03-02 15:05:50 +01:00
aignatov-bio 25644ab5a3
Fix version number for draft created from old versions [SCI-8023] (#5040) 2023-03-02 14:34:14 +01:00
ajugo 3bdc8feaee
Fix protocol name field editability [SCI-8033] (#5053) 2023-03-02 13:50:47 +01:00
aignatov-bio 2ce1efc04c
Merge pull request #5060 from aignatov-bio/ai-sci-8024-fix-protocol-show-page-loading
Fix protocol vue component loading [SCI-8024]
2023-03-02 11:36:06 +01:00
Anton b68291c834 Fix protocol vue component loading [SCI-8024] 2023-03-02 11:33:40 +01:00
ajugo 671e7dc2df
Remove double text in unlink/revert protocol modal [SCI-8052] (#5056) 2023-03-02 09:57:21 +01:00
ajugo a31a1778cf
Add new protocol modal on dashboard [SCI-8042] (#5057) 2023-03-02 09:57:08 +01:00
Anton 4eab2c25f3 Save last_modified_by on protocol update [SCI-8021] 2023-03-01 15:19:34 +01:00
Alex Kriuchykhin 9908b31d11
Fix protocols datatable [SCI-7984] (#5046) 2023-03-01 15:04:53 +01:00
ajugo 976ddca672
Disable save as draft if draft exists [SCI-8025] (#5049) 2023-03-01 14:41:41 +01:00
ajugo e317ca0134
Fix deleting draft for the first time [SCI-8022] (#5048) 2023-03-01 12:02:00 +01:00
aignatov-bio e16a8f033b
Merge pull request #5047 from aignatov-bio/ai-sci-8028-fix-protocol-versioning-sorting
Protocol table fix sorting with archived columns [SCI-8028]
2023-03-01 11:56:02 +01:00
Anton beb5f67508 Fix version modal 2023-03-01 11:44:22 +01:00
Anton 07cb17e296 Protocol table fix sorting with archived columns [SCI-8028] 2023-03-01 11:38:11 +01:00
ajugo b24c823597
Add linked_at to the Protocols [SCI-7964] (#5042)
* Add linked_at to the Protocols [SCI-7964]

* Add activity subject_type constrain for migration query [SCI-7964]
2023-03-01 11:33:32 +01:00
sboursen-scinote 88610d6b38 Add a small code refactor [SCI-7996] 2023-02-28 16:11:11 +01:00
sboursen-scinote b6ddb79183 Change the action-toolbar behavior after input from product team [SCI-7996] 2023-02-28 15:47:06 +01:00
Soufiane f23094602d
Merge pull request #4975 from sboursen-scinote/sb_SCI-7909
Protocol templates - unlink action and modal changes [SCI-7909]
2023-02-28 15:38:07 +01:00
Soufiane 3760073e87
Merge branch 'features/protocol_versioning' into sb_SCI-7909 2023-02-28 15:37:35 +01:00
Soufiane 2aee34ce56
Merge pull request #4955 from sboursen-scinote/sb_SCI-7904
Protocol templates - delete all steps (tasks screen) [SCI-7904]
2023-02-28 15:33:33 +01:00
Soufiane 53f2bc3be0
Merge pull request #4977 from sboursen-scinote/sb_SCI-7910
Protocol templates - revert action and alert message [SCI-7910]
2023-02-28 15:33:05 +01:00
aignatov-bio bce0c9549d
Merge pull request #5039 from aignatov-bio/ai-sci-8013-fix-protocol-long-name
Fix protocol long name [SCI-8013]
2023-02-28 15:21:18 +01:00
aignatov-bio 7c51cba245
Merge pull request #5043 from aignatov-bio/ai-sci-8019-fix-user-invitation
Fix protocol public assignments [SCI-8019]
2023-02-28 15:18:12 +01:00
Anton 6c7a0d85c2 Fix protocol public assignments [SCI-8019] 2023-02-28 15:15:55 +01:00
sboursen-scinote e6c92fc328 Change only datatable styles related to protocol [SCI-7996] 2023-02-28 14:53:53 +01:00
artoscinote fab7d9c3d6
Merge pull request #5038 from artoscinote/ma_SCI_7990
Fix protocol duplication in table [SCI-7990]
2023-02-28 14:28:08 +01:00
Martin Artnik a3ffb38d2b Refactor cloning feature to better prepare for bulk clone [SCI-7990] 2023-02-28 14:22:02 +01:00
ajugo 96cf2f1d38
Update protocol templates update action on task [SCI-7903] (#5009)
* Update protocol templates update action on task [SCI-7903]

* Simplify logic for update from parent [SCI-7903]
2023-02-28 14:17:34 +01:00
artoscinote 6bfc88434e
Merge pull request #5041 from artoscinote/ma_SCI_7992
Fix permission checks for protocols [SCI-7992]
2023-02-28 14:15:07 +01:00
sboursen-scinote 1c9d9d8082 Add a small refactor [SCI-7910] 2023-02-28 14:13:18 +01:00