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
ajugo
c2fcba729a
Add empty space in PDF report after asset link [SCI-7660] ( #4940 )
2023-02-07 10:39:11 +01:00
aignatov-bio
bfb035d339
Merge pull request #4936 from aignatov-bio/ai-sci-7834-save-handson-table-metadata
...
Save handson table metadata [SCI-7834]
2023-02-06 14:24:51 +01:00
ajugo
d66dc98300
Update print protocol modal [SCI-7830] ( #4932 )
2023-02-06 14:23:56 +01:00
Anton
3849b1a7a1
Save handson table metadata [SCI-7834]
2023-02-06 14:21:55 +01:00
ajugo
442fd5e971
Fix protocol printing dialog [SCI-7889] ( #4933 )
2023-02-06 11:34:59 +01:00
ajugo
914cd3c2c8
Fix the eye icon on disable 2fa modal [SCI-7528] ( #4906 )
2023-02-06 11:17:57 +01:00
artoscinote
6d455d6b7b
Merge pull request #4889 from sboursen-scinote/sb_SCI-7585
...
FIX: Clear/Close filter change - Inventory/Items filter [SCI-7585]
2023-02-06 11:17:43 +01:00
artoscinote
4405fa2cd9
Merge pull request #4913 from sboursen-scinote/sb_SCI-7814
...
FIX: Tag modal opens in experiment table view [SCI-7814]
2023-02-06 11:14:13 +01:00
Oleksii Kriuchykhin
8eafe0fd4a
Fix Azure and Okta sign in links [SCI-7764]
2023-02-02 11:20:02 +01:00
Soufiane
937c8564f0
Update Invite new user to team modal [SCI-6007] ( #4854 )
...
Update Invite new user to team modal [SCI-6007]
2023-02-01 16:27:50 +01:00