Commit graph

12784 commits

Author SHA1 Message Date
sboursen-scinote e325458f2e Add hover effect on datatable columns headers [SCI-8045] 2023-03-06 08:32:55 +01:00
sboursen-scinote 676eb96d00 Fix linked tasks column title [SCI-8045] 2023-03-06 08:25:46 +01:00
Giga Chubinidze 3fd7937154 CSS: Incorrect paddings in the "Protocol info" modal [SCI-8054] 2023-03-05 02:25:25 +04:00
Giga Chubinidze ecf27c679e Incorrect bottom action bar states for Protocol templates [SCI-8008] 2023-03-04 23:03:41 +04:00
aignatov-bio 669bf4e6d2
Merge pull request #5051 from aignatov-bio/ai-sci-8021-fix-modifier-name-for-drafts
Save last_modified_by on protocol update [SCI-8021]
2023-03-03 20:50:59 +01:00
aignatov-bio d99957d8a1
Merge branch 'features/protocol_versioning' into ai-sci-8021-fix-modifier-name-for-drafts 2023-03-03 20:50:46 +01:00
aignatov-bio 96ee59b185
Merge pull request #5075 from aignatov-bio/ai-sci-8075-fix-draft-creation-validation
Fix draft creation [SCI-8075]
2023-03-03 20:49:42 +01:00
sboursen-scinote 678e54bdc4 Add hover effect on datatable head [SCI-7562] 2023-03-03 16:27:54 +01:00
sboursen-scinote f6ce634d1c Use ordinary cursor [SCI-7562] 2023-03-03 16:17:23 +01:00
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
artoscinote 093c3d63f1
Merge pull request #5059 from G-Chubinidze/gc_SCI_7844
Add the action Move to archived task & experiments view [SCI-7844]
2023-03-02 09:01:21 +01:00
Giga Chubinidze 780781e57b Add the action Move to archived task & experiments view [SCI-7844] 2023-03-02 11:35:22 +04:00
Alex Kriuchykhin 420b07440d
Fix inventory copying for shared inventories [SCI-7998] (#5025) 2023-03-01 17:22:53 +01:00
artoscinote 7db979a069
Merge pull request #5054 from artoscinote/ma_SCI_7974
Fix asset initializer [SCI-7974]
2023-03-01 15:44:48 +01:00
Martin Artnik ac0e0ba853 Fix asset initializer [SCI-7974] 2023-03-01 15:31:22 +01:00
artoscinote 3898aaa587
Merge pull request #5052 from artoscinote/ma_SCI_7974
Add missing prism.js includes to layout [SCI-7974]
2023-03-01 15:23:06 +01:00
Martin Artnik d71c14e2eb Add missing prism.js includes to layout [SCI-7974] 2023-03-01 15:21:01 +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
artoscinote 3b074a4af6
Merge pull request #5044 from artoscinote/ma_SCI_7974
Replace highlight.js with prism.js [SCI-7974]
2023-03-01 12:52:57 +01:00
artoscinote 434403c80c
Merge pull request #5029 from G-Chubinidze/gc_SCI_7763
Search by team does not work [SCI-7763]
2023-03-01 12:49:11 +01:00
artoscinote 4a65a9e55e
Merge pull request #4949 from sboursen-scinote/sb_SCI-7237
Improve the print functionality for protocol [SCI-7237]
2023-03-01 12:48:39 +01:00
ajugo e317ca0134
Fix deleting draft for the first time [SCI-8022] (#5048) 2023-03-01 12:02:00 +01:00