Martin Artnik
89459ae21a
Protocol group assignment fixes [SCI-7978]
2023-02-24 17:24:25 +01:00
Martin Artnik
a43f70f8ba
Set default public user role for visible projects [SCI-7978]
2023-02-23 15:28:46 +01:00
Anton
ea9d2d8291
Merge branch 'develop' into features/protocol_versioning
2023-02-14 11:07:58 +01:00
Alex Kriuchykhin
b71f360261
Add visibility and default public user role fields to protocols [SCI-7819] ( #4963 )
2023-02-13 16:18:26 +01:00
Anton
3849b1a7a1
Save handson table metadata [SCI-7834]
2023-02-06 14:21:55 +01:00
Oleksii Kriuchykhin
6ac64aaf34
Add permission for protocol draft management [SCI-7718]
2023-01-26 15:41:41 +01:00
Alex Kriuchykhin
7f3999fa4f
Add protocol published versions modal [SCI-7519] ( #4725 )
2023-01-20 14:29:25 +01:00
Alex Kriuchykhin
2ea5000ea5
Merge pull request #4737 from okriuchykhin/ok_SCI_7643
...
Add missing permissions for inventories and protocols [SCI-7643]
2023-01-04 13:22:33 +01:00
Oleksii Kriuchykhin
06f3c34e3a
Add missing permissions for inventories and protocols [SCI-7643]
2022-12-22 16:46:26 +01:00
aignatov-bio
ea661f3c19
Merge branch 'develop' into features/new_experiment_views
2022-12-22 13:33:25 +01:00
Oleksii Kriuchykhin
0d6c6ccd9e
Introduce searchability by ID in global search field [SCI-7208]
2022-12-02 11:16:18 +01:00
artoscinote
4664ef1d9b
Implement task cloning in experiments table [SCI-7382] ( #4653 )
...
* Implement task cloning in experiments table [SCI-7382]
* Fix provisioning status polling [SCI-7382]
* Remove unused method [SCI-7382]
* Fix linter issues [SCI-7382]
* Fix fetching last clone number [SCI-7382]
* Fixing experiment duplication [SCI-7382]
* Add truncation to cloned name [SCI-7382]
* Add readable scope to batch clone action [SCI-7382]
* Move 'Clone' to translations, simplify JS [SCI-7382]
2022-12-01 15:08:59 +01:00
Oleksii Kriuchykhin
9b72474943
Add versioning implementation to protocols data layer [SCI-7513]
2022-11-30 19:52:36 +01:00
Giga Chubinidze
43f8370a08
add IDs to the protocol templates tables [SCI-7179]
2022-11-22 13:55:41 +04:00
G-Chubinidze
82d36ccc25
Update 20221108104529_add_my_module_code_index.rb
2022-11-08 17:10:22 +04:00
Giga Chubinidze
18fe2cd207
update display of the current tasks with IDs [SCI-7205]
2022-11-08 16:06:48 +04:00
Oleksii Kriuchykhin
a9e7e81e51
Fix typo in update team assignments service, improve shared inventories migration [SCI-7360]
2022-10-21 14:04:33 +02:00
Oleksii Kriuchykhin
7d3f48199a
Fix shared repositories migration, update sharing logic and permissions [SCI-7360]
2022-10-21 11:00:52 +02:00
Alex Kriuchykhin
482044a448
Merge pull request #4542 from rekonder/aj_SCI_7346
...
Update default density for label templates [SCI-7346]
2022-10-19 10:04:53 +02:00
Oleksii Kriuchykhin
27fc496858
Fix team level permissions migration for protocols [SCI-7348]
2022-10-18 11:43:31 +02:00
Andrej
538f141aaf
Change default density for label templates [SCI-7346]
2022-10-18 09:41:25 +02:00
Oleksii Kriuchykhin
ee38de6740
Fix team assignments migration in order to preserve timestamps [SCI-7329]
2022-10-13 17:09:27 +02:00
ajugo
36e061e3bb
Label template migration fix ( #4523 )
...
* Fix migration for label template
* Fix label template migration
* Fix migration
* Fix migration
* Add default to label template migration
2022-10-12 15:47:10 +02:00
ajugo
89614b75d5
Fix migration for label template ( #4520 )
...
* Fix migration for label template
* Fix label template migration
* Fix migration
* Fix migration
2022-10-12 15:03:55 +02:00
ajugo
0493d6f31d
Fix label template preview issues [SCI-7313] ( #4514 )
...
* Add preview label at open modal [SCI-7313]
* Add density and unit to the label template [SCI-7313]
2022-10-11 10:58:37 +02:00
Martin Artnik
37345e9225
Migration fixes [SCI-7219]
2022-09-16 15:33:19 +02:00
Anton
0c596bb701
Merge branch 'develop' into features/label-templates
2022-09-15 10:40:17 +02:00
Anton
d7990cb058
Add new permissions for label templates [SCI-7088]
2022-09-14 15:13:13 +02:00
aignatov-bio
4182194b31
Merge branch 'features/label-templates' into features/team-permissions
2022-09-14 14:34:02 +02:00
Anton
75a15310ac
Merge branch 'features/team-permissions' into features/label-templates
2022-09-13 14:26:15 +02:00
Oleksii Kriuchykhin
f586c73dc8
Convert team_repository to polymorphic relation [SCI-6917]
2022-08-31 16:42:08 +02:00
artoscinote
7a7df03396
Implement label preview component [SCI-7050] ( #4370 )
2022-08-24 13:55:54 +02:00
Oleksii Kriuchykhin
b405cadf22
Migrate protocol names from linked protocols in inventory if empty [SCI-7110]
2022-08-18 14:33:43 +02:00
Oleksii Kriuchykhin
f5178fdd92
Improve speed of step orderable elements migration [SCI-7092]
2022-08-11 15:36:48 +02:00
artoscinote
464f9935a4
Migration fixes [SCI-7046] ( #4321 )
2022-08-08 11:21:38 +02:00
artoscinote
eb619184a5
Implement typed label templates [SCI-7046] ( #4316 )
...
* Implement typed label templates [SCI-7046]
* Add structure.sql, fix migration [SCI-7046]
* Fix method name [SCI-7046]
* Add dependent option to team - label_template relation [SCI-7046]
* Migration code style, add input sanitization [SCI-7046]
* Fix new label creation [SCI-7046]
2022-08-08 10:06:00 +02:00
ajugo
ad4f52d912
Add Label template list screen - view mode [SCI-7018] ( #4292 )
...
* Initial label template datatable [SCI-7018]
* Add new columns to LabelTemplate and update datatable view [SCI-7018]
* Fix after rebase [SCI-7018]
* Fix migration, disable checkboxes in view mode and fix label template to team level [SCI-7018]
2022-07-27 10:10:32 +02:00
Oleksii Kriuchykhin
d0d528aeac
Update inventory global sharing logic to use new user assignments [SCI-6947]
2022-07-07 22:31:07 +02:00
Alex Kriuchykhin
26820b9abb
Fix subject references for repository row activities [SCI-6906] ( #4203 )
2022-07-07 12:00:35 +02:00
Martin Artnik
910c36af08
Merge branch 'features/step-editing-improvements' into develop
2022-07-05 10:12:10 +02:00
Oleksii Kriuchykhin
17178c28d5
Update repository sharing actions [SCI-6918]
2022-07-01 11:55:27 +02:00
Oleksii Kriuchykhin
3fbc5af9a1
Convert team_repository to polymorphic relation [SCI-6917]
2022-06-29 15:22:22 +02:00
Oleksii Kriuchykhin
c79ff8f050
Migrate TeamRepository to new permissions [SCI-6916]
2022-06-28 13:13:36 +02:00
Oleksii Kriuchykhin
589a7d3219
Add team reference to user assignments model [SCI-6915]
2022-06-24 10:44:28 +02:00
artoscinote
7cb9b9777f
Add step_texts to all past reports as default [SCI-6866] ( #4137 )
2022-06-10 10:42:13 +02:00
artoscinote
e0536c85ac
Fix label templates ( #4128 )
2022-06-06 10:15:58 +02:00
Martin Artnik
9abbe22c26
Merge branch 'develop' into features/step-editing-improvements
2022-06-02 11:26:39 +02:00
Oleksii Kriuchykhin
c120a357cd
Add permissions for Report model [SCI-6834]
2022-05-24 10:59:21 +02:00
Oleksii Kriuchykhin
39cfcd5522
Add migration for user team roles, including protocols and inventories [SCI-6820]
2022-05-23 16:28:53 +02:00
artoscinote
ec5574dde5
Update default label template [SCI-6763] ( #4064 )
2022-05-09 10:15:46 +02:00