aignatov-bio
ea661f3c19
Merge branch 'develop' into features/new_experiment_views
2022-12-22 13:33:25 +01:00
Martin Artnik
df4654189b
Revert "Revert "Add task IDs to canvas view [SCI-7177][SCI-7178]""
...
This reverts commit 50e7531ffa
.
2022-12-06 12:43:30 +01:00
Giga Chubinidze
769fe7ebd8
fixed id sorting on reports removed model duplicate code
2022-12-05 13:17:15 +04: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
G-Chubinidze
8e63bfb7c2
Update my_module.rb
2022-11-09 14:46:36 +04:00
G-Chubinidze
996cb68fdd
Update my_module.rb
2022-11-09 14:45:18 +04:00
G-Chubinidze
62b48ee59a
updated my_module rb, added searchable id attribute
2022-11-09 13:36:55 +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
e43aa30193
Unify tags loading order [SCI-6943]
2022-10-13 13:55:36 +02:00
artoscinote
50e7531ffa
Revert "Add task IDs to canvas view [SCI-7177][SCI-7178]"
2022-09-21 10:07:44 +02:00
artoscinote
cf3a233f4e
Merge branch 'develop' into ma_SCI_7177
2022-09-19 13:58:33 +02:00
Anton
75a15310ac
Merge branch 'features/team-permissions' into features/label-templates
2022-09-13 14:26:15 +02:00
Martin Artnik
b836b9a12b
Add task IDs to canvas view [SCI-7177]
2022-09-13 12:42:12 +02:00
Alex Kriuchykhin
26820b9abb
Fix subject references for repository row activities [SCI-6906] ( #4203 )
2022-07-07 12:00:35 +02:00
Oleksii Kriuchykhin
589a7d3219
Add team reference to user assignments model [SCI-6915]
2022-06-24 10:44:28 +02:00
ajugo
13798374ed
Add consume column to assigned item export [SCI-6841] ( #4115 )
...
* Add consume column to assigned item export [SCI-6841]
* Fix hound [SCI-6841]
2022-06-03 10:10:00 +02:00
Oleksii Kriuchykhin
b6501fcf36
Fix blank stock consumption representation in reports [SCI-6769]
2022-04-25 17:10:44 +02:00
Anton
c73dc5ea2f
Fix markup
2022-04-14 14:47:51 +02:00
Anton
84f91634d3
Fix stock consumption in reports [SCI-6735]
2022-04-14 14:46:09 +02:00
artoscinote
401a32edd9
Implement failed snapshot pop-up on task screen [SCI-6612] ( #3950 )
...
* Implement failed snapshot pop-up on task screen [SCI-6612]
* Copy change [SCI-6612]
* Proper handling of snapshot transition error [SCI-6612]
* Move modal auto open logic to JS file [SCI-6612]
* Remove unnecessary .html_safe [SCI-6612]
2022-04-04 11:04:03 +02:00
Martin Artnik
45a325e824
Merge branch 'develop' into features/stock-management
2022-03-30 11:10:40 +02:00
Alex Kriuchykhin
5d111d3350
Improve error reporting in task status transition [SCI-6611] ( #3952 )
2022-03-25 15:38:15 +01:00
aignatov-bio
1efe3ddd37
Add stock consumption to pdf and docx [SCI-6460] ( #3816 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-02-11 10:09:52 +01:00
Oleksii Kriuchykhin
cd04b453f1
Use the last status flow as a default one for new tasks [SCI-6098]
2021-12-15 11:53:19 +01:00
artoscinote
78ab094bf2
Implement public user grouping, deletion and updates to manually assigned [SCI-6228] ( #3701 )
...
* Implement public user grouping, deletion and updates to manually assigned [SCI-6228]
* PR fixes [SCI-6228]
* Permission check improvement [SCI-6228]
2021-12-01 16:23:24 +01:00
Oleksii Kriuchykhin
a99599efea
Merge branch 'features/new_permissions' into develop
2021-10-29 15:16:30 +02:00
artoscinote
2abefd78e6
Implement experiment and task access removal [SCI-6156] ( #3614 )
2021-10-28 16:32:05 +02:00
Alex Kriuchykhin
f8e433a0ca
Merge branch 'features/new_permissions' into ok_SCI_6151
2021-10-28 14:31:47 +02:00
aignatov-bio
7d6136435d
Change my_module owner after copy [SCI-6176] ( #3611 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-10-26 12:06:35 +02:00
Oleksii Kriuchykhin
2051ea5360
Update the search to abide the permissions [SCI-6151]
2021-10-22 11:43:20 +02:00
Martin Artnik
6ea34adb22
Fixed designated users relation
2021-10-13 13:39:28 +02:00
artoscinote
92fab5dd4f
Update usage of user_my_modules [SCI-6121] ( #3585 )
2021-10-13 10:10:14 +02:00
artoscinote
462f8ffc47
Fixed unassigned user methods, order by name [SCI-6104] ( #3589 )
2021-10-13 09:50:06 +02:00
aignatov-bio
116c09cd8a
Update users selection for notifications [SCI-6110] ( #3573 )
2021-10-04 15:43:28 +02:00
aignatov-bio
982aaf887c
Fix duplicate objects on dashboard [SCI-5948] ( #3576 )
2021-10-04 15:41:35 +02:00
artoscinote
f68d724202
Rework experiment permissions [SCI-6054] ( #3538 )
...
* Rework experiment permissions [SCI-6054]
2021-09-30 11:32:11 +02:00
Martin Artnik
67f4e81a3a
Merge branch 'develop' into features/new_permissions
2021-07-28 15:16:47 +02:00
Oleksii Kriuchykhin
c26dcf4b23
Replace empty? with blank? [SCI-5579]
2021-07-23 11:56:28 +02:00
artoscinote
5f9c04844f
Added prefixed IDs to repository rows (items) [SCI-5909] ( #3441 )
...
* Added prefixed IDs to repository rows (items) [SCI-5909]
* Fix prefixed id queries to work with joins, use subquery in repository search [SCI-5909]
* Fixed accessing repository_row parent code [SCI-5909]
* Better handling of repository_row code display [SCI-5909]
* Fix index warning for id prefixed models issue setting up project [SCI-5909]
2021-07-19 14:23:36 +02:00
Oleksii Kriuchykhin
d1208bad0b
Merge branch 'develop' into features/new_permissions
2021-07-07 13:44:36 +02:00
zmagoD
9b87fce840
add read check to view methods
2021-06-20 11:11:03 +02:00
zmagoD
7128987418
fix code style
2021-06-12 10:58:26 +02:00
zmagoD
7e4f47f667
update experiment and my_module search
2021-06-12 10:27:53 +02:00
zmagoD
784e43e328
create user_assignments for all child objects when the user is attached to the project
2021-06-06 09:54:47 +02:00
Oleksii Kriuchykhin
7d9a79456a
Remove task from report if it is moved to another experiment [SCI-5741]
2021-05-20 21:21:27 +02:00
zmagoD
331a68e9b6
fix new experiment creation
2021-05-08 10:05:22 +02:00
Oleksii Kriuchykhin
3b90225c5a
Add new permission checking logic [SCI-5436]
2021-02-22 11:55:48 +01:00
Oleksii Kriuchykhin
1e3e701788
Add models for new permissions objects [SCI-5434]
2021-02-04 14:08:20 +01:00
Alex Kriuchykhin
a8991356b5
Merge pull request #3033 from okriuchykhin/ok_SCI_5341
...
Fix restore action for experiments and tasks [SCI-5341]
2021-01-05 10:09:39 +01:00