aignatov-bio
da31883ac3
Add error handling to actions in protocol controller [SCI-8073] ( #5074 )
2023-03-03 15:33:08 +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
Martin Artnik
72831cd015
Fix display of unauthorized error on protocol page [SCI-8059]
2023-03-02 15:05:50 +01:00
ajugo
3bdc8feaee
Fix protocol name field editability [SCI-8033] ( #5053 )
2023-03-02 13:50:47 +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
Anton
6c7a0d85c2
Fix protocol public assignments [SCI-8019]
2023-02-28 15:15:55 +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
Martin Artnik
219814ec06
Change protocol clone to support bulk in future [SCI-7990]
2023-02-28 13:11: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
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
Giga Chubinidze
4d30e28112
Search by team does not work [SCI-7763]
2023-02-27 03:32:06 +04: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
Alex Kriuchykhin
b2ab467440
Improve loading time of current tasks widget [SCI-7999] ( #5022 )
...
* Improve loading time of current tasks widget [SCI-7999]
* Improve speed of objects search for smart annotations editor [SCI-7999]
2023-02-24 13:30:55 +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
Anton
f7d7113239
Add new protocol activities [SCI-7717]
2023-02-22 10:46:24 +01:00
Anton
a95ca75362
Add new protocol modal [SCI-7810]
2023-02-21 14:15:53 +01:00
Anton
c775a92914
Update protocolsIo front-end [SCI-7715]
2023-02-21 11:06:54 +01:00
ajugo
4515ab0a65
Fix expire_in method for unauthenticated user [SCI-7943] ( #4983 )
2023-02-20 10:14:46 +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
Alex Kriuchykhin
ed76fac640
Speed up loading of current tasks widget [SCI-7885] ( #4982 )
2023-02-16 13:57:17 +01:00
Anton
a4e622b903
Update export action in protocol repository [SCI-7901]
2023-02-16 11:39:54 +01:00
Alex Kriuchykhin
7f8f723cbe
Fix handling of ISS in Azure configuration, fix linked accounts page [SCI-7923] ( #4974 )
2023-02-14 16:50:15 +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
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
Anton
b55f68c0dc
Update archive action for protocol templates [SCI-7898]
2023-02-09 14:10:07 +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
artoscinote
77b4a557f1
Merge pull request #4881 from artoscinote/ma_SCI_7631
...
Throw error when authenticating with revoked tokens [SCI-7631]
2023-02-07 13:39:03 +01:00
Anton
94f8d139a1
Fix experiments sidebar sorting [SCI-7894]
2023-02-07 13:35:00 +01:00
artoscinote
88cc8e3df4
Amend token revocation check method name [SCI-7631]
2023-02-07 11:05:48 +01:00
artoscinote
db75d1cb34
Merge pull request #4938 from sboursen-scinote/sb_SCI-7831
...
No warning message on modal, when importing existing protocol from protocols.io into My Protocols [SCI-7831]
2023-02-06 16:59:08 +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
Anton
3849b1a7a1
Save handson table metadata [SCI-7834]
2023-02-06 14:21:55 +01:00
sboursen-scinote
93851b8c90
Fix code style issues [SCI-7831]
2023-02-06 13:49:34 +01:00
sboursen-scinote
9023e8d1d4
Standarize the returned json when the request is not succesful [SCI-7831]
2023-02-06 13:31:11 +01:00
artoscinote
d9beafd9a7
Merge pull request #4903 from sboursen-scinote/sb_SCI-7676
...
CSS: error messages at moving experiment [SCI-7676]
2023-02-06 11:12:45 +01:00
Giga Chubinidze
b06b5c4d1f
Check what's up with user_my_modules_controller#index_old action, and remove/rename it [SCI-7848]
2023-02-05 23:27:22 +04:00
Alex Kriuchykhin
15ac306244
Fix user auto linking with Azure AD [SCI-7764] ( #4924 )
2023-02-02 13:27:49 +01:00
Alex Kriuchykhin
dadb2fdf06
Merge pull request #4909 from okriuchykhin/ok_SCI_7816
...
Fix date time inventories reminder processing [SCI-7816]
2023-02-01 16:26:54 +01:00
Oleksii Kriuchykhin
e887e7c82b
Merge branch 'develop' into features/sso-improvements
2023-02-01 16:08:56 +01:00
Alex Kriuchykhin
94806047c0
Make SSO feature switchable [SCI-7764] ( #4916 )
2023-02-01 15:43:20 +01:00