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
Alex Kriuchykhin
4fb18a8018
Fix save as draft action [SCI-8068] ( #5066 )
2023-03-02 16:10:28 +01:00
ajugo
72cf844c3e
Fix protocol version modification info text [SCI-8061] ( #5064 )
2023-03-02 15:35:02 +01:00
ajugo
a31a1778cf
Add new protocol modal on dashboard [SCI-8042] ( #5057 )
2023-03-02 09:57:08 +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
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
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
Martin Artnik
b311f91bec
Fix check for save as draft in version modal [SCI-7992]
2023-02-28 13:54:44 +01:00
Martin Artnik
7bf857a179
Fix permission checks for protocols [SCI-7992]
2023-02-28 13:48:29 +01:00
artoscinote
e88b84000b
Merge pull request #5021 from artoscinote/ma_SCI_7978
...
Protocol permission modal changes [SCI-7978]
2023-02-27 13:34:32 +01:00
ajugo
0328a32e09
Update import/export for protocol templates [SCI-7986] ( #5032 )
2023-02-27 13:22:01 +01:00
Giga Chubinidze
59078e923b
Show delete button only for drafts [SCI-7997]
2023-02-27 16:00:35 +04:00
Alex Kriuchykhin
5de5d64be5
Update external protocol importer backend in order to work with new protocol versioning [SCI-7829] ( #5017 )
2023-02-27 10:37:51 +01:00
Martin Artnik
3686844dac
Add missing protocol default user role view [SCI-7978]
2023-02-24 18:28:19 +01:00
aignatov-bio
ced0da6dbc
Merge pull request #5026 from aignatov-bio/ai-sci-7989-fix-version-number-for-draft
...
Fix version number for draft [SCI-7989]
2023-02-24 17:52:37 +01:00
Martin Artnik
89459ae21a
Protocol group assignment fixes [SCI-7978]
2023-02-24 17:24:25 +01:00
aignatov-bio
5ef110d985
Add version modal to protocol show page [SCI-7985] ( #5018 )
2023-02-24 16:17:36 +01:00
Anton
60cda9b6f2
Fix version number for draft [SCI-7989]
2023-02-24 15:32:10 +01:00
Martin Artnik
c24b0fa5ab
Refactor access modals [SCI-7978]
2023-02-23 14:57:38 +01:00
Anton
826cb162da
Add save as draft action
2023-02-22 14:59:48 +01:00
aignatov-bio
5d3e6b7226
Merge pull request #5007 from aignatov-bio/ai-sci-7717-protocol-new-activities
...
Add new protocol activities [SCI-7717]
2023-02-22 10:48:20 +01:00
Anton
f7d7113239
Add new protocol activities [SCI-7717]
2023-02-22 10:46:24 +01:00
ajugo
0be0aa7629
Implement filters for protocol template datatable [SCI-7605] ( #4918 )
...
Implement filters for protocol template datatable [SCI-7605]
2023-02-21 14:57:43 +01:00
Anton
a95ca75362
Add new protocol modal [SCI-7810]
2023-02-21 14:15:53 +01:00
aignatov-bio
ae607839c1
Merge pull request #5002 from aignatov-bio/ai-sci-7715-update-protocol-io-front-end
...
Update protocolsIo front-end [SCI-7715]
2023-02-21 14:06:42 +01:00
ajugo
166208f186
Update i flyouts of protocols (task screen) [SCI-7861] ( #5003 )
2023-02-21 13:44:26 +01:00
Anton
c775a92914
Update protocolsIo front-end [SCI-7715]
2023-02-21 11:06:54 +01:00
ajugo
2c079cc918
Update protocol duplication [SCI-7900] ( #4992 )
2023-02-18 09:09:33 +01:00
ajugo
9a57071d7a
Update restore action for protocol templates [SCI-7634] ( #4969 )
...
* Update restore action for protocol templetes [SCI-7634]
* Move protocol table reload to methond [SCI-7634]
2023-02-16 18:03:11 +01:00
Anton
a4e622b903
Update export action in protocol repository [SCI-7901]
2023-02-16 11:39:54 +01:00
ajugo
cb332f163f
Update the Load protocol template to task modal [SCI-7591] ( #4870 )
...
* Update the Load protocol template to task modal [SCI-7591]
* Update the Load protocol template to task modal [SCI-7591]
* Load last protocol version from repository to task [SCI-7591]
* Fix find_by for load_table [SCI-7591]
2023-02-14 13:19:24 +01:00
Anton
ea9d2d8291
Merge branch 'develop' into features/protocol_versioning
2023-02-14 11:07:58 +01:00
Anton
dc5cfb9fc3
Add publish and delete action [SCI-7905]
2023-02-13 14:45:22 +01:00
ajugo
dc8b147282
Add handson table metadata to reports [SCI-7835] ( #4956 )
...
* Add handson table metadata to reports [SCI-7835]
* Fix step table loading for empty metadata [SCI-7835]
2023-02-13 11:32:18 +01:00
Anton
3902310463
Update protocol view screen [SCI-7590]
2023-02-13 09:52:30 +01:00
Anton
b55f68c0dc
Update archive action for protocol templates [SCI-7898]
2023-02-09 14:10:07 +01:00
aignatov-bio
23e50cf710
Merge pull request #4882 from aignatov-bio/ai-sci-7608-update-archive-view-for-protoco-templates
...
Add archive view for protocols template [SCI-7608]
2023-02-09 11:40:47 +01:00
Anton
1a0b28c74e
Add archive view for protocols template
2023-02-09 11:38:27 +01:00
artoscinote
6e44c8895d
Merge pull request #4948 from artoscinote/ma_SCI_7187
...
Add targetable class to tinyMCE packs [SCI-7187]
2023-02-07 15:51:55 +01:00
Martin Artnik
eceeb7ceb5
Add targetable class to tinyMCE packs [SCI-7187]
2023-02-07 15:47:44 +01:00
ajugo
5dd9a7adaf
Fixed protocols.io import for multiple-step cases. [SCI-7843] ( #4946 )
...
* Fix attachments for protocols.io importer [SCI-7843]
* Fix protocols io import for multiple step cases [SCI-7843]
2023-02-07 15:34:04 +01:00
Anton
a679e0ea62
Add inherit information to access modal [SCI-7882]
2023-02-07 15:19:20 +01:00
aignatov-bio
193ff7bc46
Merge pull request #4891 from aignatov-bio/ai-sci-7520-implement-version-modals-interactions
...
Add manage actions to version modal [SCI-7520]
2023-02-07 13:38:33 +01:00