Anton
ca76c78a23
Fix protocol creation error message [SCI-8003]
2023-03-06 19:31:45 +01:00
aignatov-bio
47c59ecc6c
Fix protocol copy/save message [SCI-8064] ( #5079 )
2023-03-06 11:51:40 +01:00
sboursen-scinote
443ee4350c
Fix protocol repository sidebar on archived view [SCI-8030]
2023-03-03 14:11:40 +01:00
ajugo
72cf844c3e
Fix protocol version modification info text [SCI-8061] ( #5064 )
2023-03-02 15:35:02 +01:00
ajugo
671e7dc2df
Remove double text in unlink/revert protocol modal [SCI-8052] ( #5056 )
2023-03-02 09:57:21 +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
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
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
sboursen-scinote
1c9d9d8082
Add a small refactor [SCI-7910]
2023-02-28 14:13:18 +01:00
Martin Artnik
219814ec06
Change protocol clone to support bulk in future [SCI-7990]
2023-02-28 13:11:49 +01:00
sboursen-scinote
e29bdcb51f
Revome uneeded I18n config [SCI-7910]
2023-02-28 12:04:29 +01:00
sboursen-scinote
66edffe53a
Use I18n [SCI-7910]
2023-02-28 12:03:00 +01:00
sboursen-scinote
e8cbc0364f
Change the tanslation [SCI-7909]
2023-02-28 11:39:49 +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
ajugo
95d04d11d2
Fix validation for multiple parent protocols for drafts [SCI-7994] ( #5020 )
...
* Fix validation for multiple parent protocols for drafts [SCI-7994]
* Fix validation for drafts [SCI-7994]
* Fix validation for drafts [SCI-7994]
2023-02-24 17:56:51 +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
Martin Artnik
b0fc97a549
Fix assignable for top level assignables [SCI-7978]
2023-02-22 15:37:39 +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
sboursen-scinote
0039edae66
Update the style of the revert protocol modal [SCI-7910]
2023-02-15 09:26:46 +01:00
sboursen-scinote
4b264db343
Update the text of the inlink protocol modal [SCI-7909]
2023-02-14 14:59:05 +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
Martin Artnik
8f6d1f7872
Fix webpack if no addons are present [SCI-7916]
2023-02-14 10:43:55 +01:00
Anton
dc5cfb9fc3
Add publish and delete action [SCI-7905]
2023-02-13 14:45:22 +01:00
Anton
743d901310
Add published view for protocol [SCI-7617]
2023-02-13 10:41:30 +01:00
Anton
3902310463
Update protocol view screen [SCI-7590]
2023-02-13 09:52:30 +01:00
sboursen-scinote
74773b773c
Update the text of the delete all steps modal [SCI-7904]
2023-02-09 15:49:38 +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
aignatov-bio
15d1efa408
Merge pull request #4894 from okriuchykhin/ok_SCI_7718
...
Add permission for protocol draft management [SCI-7718]
2023-02-09 11:34:22 +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
Giga Chubinidze
9e3073b11e
step timestamp changes
2023-02-07 15:53:58 +04:00
ajugo
9caa5be4c0
Updated protocol actions select menu in task [SCI-7820] ( #4939 )
2023-02-07 10:39:49 +01:00
artoscinote
5a93cd1a12
Merge pull request #4921 from artoscinote/ma_SCI_7187
...
Support compiling webpacker content from addons [SCI-7187]
2023-02-07 10:24:18 +01:00
ajugo
d66dc98300
Update print protocol modal [SCI-7830] ( #4932 )
2023-02-06 14:23:56 +01:00
artoscinote
3331c5fa3f
Merge pull request #4928 from G-Chubinidze/gc_SCI_7837
...
Step timestamp display [SCI-7837]
2023-02-06 12:03:02 +01:00