ajugo
7fe6aae843
Fix consumption check for full view repository [SCI-10184] ( #7082 )
2024-02-13 15:05:34 +01:00
Anton
f6783b219b
Fix smart annotations [SCI-9605][SCI-9772]
2023-11-27 11:38:54 +01:00
Alex Kriuchykhin
d8965e8ef9
Refactor old export async methods to ActiveJobs [SCI-9092] ( #6170 )
2023-09-08 11:35:16 +02:00
wandji
7dcc774414
Refactor html partial rendering in json responses [SCI-8811] ( #5763 )
...
* Remove redundant use of respond_to in controlller actions with just one responder format [SCI-8811]
* Remove redundant begin block and replace 303 status code with :see_other [SCI-8811]
2023-07-18 13:36:41 +02:00
Soufiane
d8658991d6
Fix task page issues after rails upgrade [SCI-8821] ( #5745 )
2023-07-11 09:21:22 +02:00
Oleksii Kriuchykhin
66b361c689
Upgrade Rails to version 7.0.5 [SCI-8632]
2023-06-21 14:38:32 +02:00
Soufiane
adaa2b6a48
Extend flash messages for direct task items assignment [SCI-8443] ( #5414 )
...
Update item assigment modal flash messages [SCI-8443]
2023-05-17 16:17:19 +02:00
Soufiane
f94d9cc0f2
Direct inventory item assignment to the current task from the item card BE [SCI-8142] ( #5163 )
...
Implement controller action to directly assign item to task [SCI-8142]
2023-04-25 14:00:55 +02:00
ajugo
67dcbb0fa6
Open the correct experiment view [SCI-7662][SCI-7741] ( #4798 )
...
* Fix experiment view loading [SCI-7662]
* Fix experiment view loading [SCI-7662]
2023-01-12 11:31:04 +01:00
Oleksii Kriuchykhin
3b474fc9f0
Improve activity records creation in controllers [SCI-7505]
2022-11-24 15:19:17 +01:00
ajugo
e8d7fa50b8
Enable smart annotation notifcation at consumption and some rewording [SCI-6802] ( #4094 )
2022-05-17 11:41:53 +02:00
artoscinote
a629e1ae71
Disable stock managememnt for all tables in my module context [SCI-6692] ( #3983 )
2022-04-04 10:13:49 +02:00
artoscinote
229a27750f
Implement stock consumption via the API [SCI-6642] ( #3964 )
...
* Implement stock consumption via the API [SCI-6642]
* Remove unnecessary attribute from InventoryItemSerializer [SCI-6642]
* Amend permission check, add nested transaction support to consume_stock method [SCI-6642]
2022-03-30 14:33:26 +02:00
ajugo
959b86b40c
Task inventory activity for assigned item consumption [SCI-6453] ( #3830 )
...
* Add task inventory activity [SCI-6453]
2022-03-09 18:43:38 +01:00
artoscinote
20ef08907a
Stock column fixes [SCI-6455] ( #3878 )
...
* Fix issues with stock column management [SCI-6455]
* Refactor stock column in datatables [SCI-6455]
2022-03-08 14:52:45 +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
Martin Artnik
b22fde2334
Handle stock management in full table views [SCI-6440]
2022-01-28 17:53:56 +01:00
aignatov-bio
2c88843924
Task stock consumption modal[SCI-6444][SCI-6445] ( #3798 )
...
Add main logic for consumption on task [SCI-6444]
Co-authored-by: Anton <anton@scinote.net>
2022-01-28 11:10:56 +01:00
aignatov-bio
aa4b765407
Update assign/unassign rows to task [SCI-6150] ( #3604 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-10-26 11:41:08 +02:00
Oleksii Kriuchykhin
607b7f76cf
Update/implement permission checks in the my_modules_controller and my_modules_status_flow_controller [SCI-6061][SCI-6063]
2021-09-24 10:23:28 +02:00
aignatov-bio
250a018a4c
Add permissions tests for my_module_repositories and my_module_repository_snapshots [SCI-6064]
2021-09-20 12:19:28 +02:00
Martin Artnik
e8f57e9e99
Reworked MyModule permissions [SCI-6056]
2021-09-14 11:08:35 +02:00
Oleksii Kriuchykhin
549fc8e5a0
Fix repository cell joining and preloading [SCI-5847]
2021-07-07 17:43:51 +02:00
Oleksii Kriuchykhin
038cd8d5d7
Fix repository state columns handling [SCI-5190]
2020-11-10 17:24:04 +01:00
Oleksii Kriuchykhin
db3de835f8
Change subject to task for activities for exporting assigned items (live & snapshots) [SCI-4881]
2020-09-15 11:58:35 +02:00
Oleksii Kriuchykhin
ce8d12e1c4
Create new activities for exporting assigned items (live & snapshots) [SCI-4881]
2020-08-05 09:59:58 +02:00
aignatov-bio
e69e3ea8d3
Add export for assigned items
2020-07-17 15:17:09 +02:00
Urban Rotnik
d8d0f7ef8e
Fix counter in assign dropdown menu on task
2020-07-09 14:50:37 +02:00
aignatov-bio
968963c24b
Fix repositories dropdown on task page
2020-06-26 11:19:40 +02:00
aignatov-bio
5fc3146174
Update my module repositories dropdown list
2020-06-24 11:23:17 +02:00
Mojca Lorber
be19190ff1
Revert default_scope for active repositories
2020-06-22 14:57:35 +02:00
Urban Rotnik
123375f494
Update scopes in reports
2020-06-18 09:33:12 +02:00
Oleksii Kriuchykhin
8027cc6a49
Fix assigned repositories list and snapshot creation for shared repositories [SCI-4712]
2020-05-28 16:15:05 +02:00
Mojca Lorber
92861fdd32
Expand assigned inventory after updating assigned items on task
2020-05-21 22:36:09 +02:00
aignatov-bio
f8b246eb2a
Fix repositories order in dropdown
2020-05-19 16:18:01 +02:00
aignatov-bio
ce1540aaa9
Small task inventories corrections
2020-05-14 16:41:02 +02:00
Oleksii Kriuchykhin
ba1661b40f
Fix handling of deleted repositories for snapshots [SCI-4596]
2020-05-13 18:00:56 +02:00
Oleksii Kriuchykhin
c74fa3c244
Make snapshots selectable [SCI-4596]
2020-05-13 17:58:05 +02:00
aignatov-bio
d3faec1070
Rename service
2020-05-08 12:28:37 +02:00
aignatov-bio
29903f570d
Merge assign and unassign service
2020-05-07 13:51:07 +02:00
aignatov-bio
938f00484b
Fix markup
2020-04-29 15:17:15 +02:00
aignatov-bio
19d30e2019
Merge branch 'features/new-task-layout' into ai-sci-4523-add-assign-items-to-task
2020-04-29 15:13:38 +02:00
aignatov-bio
61bbca6bcf
Fix path names and markup
2020-04-28 19:12:17 +02:00
aignatov-bio
f65b50c6ff
Fix rebase conflicts
2020-04-23 16:36:22 +02:00
aignatov-bio
d48997464d
Fix markup
2020-04-23 15:25:28 +02:00
aignatov-bio
34d6e903a4
Add assign items modal and update modal for task inventories
2020-04-23 15:24:40 +02:00
Oleksii Kriuchykhin
f811d11c59
Add versions sidebar to assigned repository rows full view modal [SCI-4525]
2020-04-21 14:49:36 +02:00
aignatov-bio
0d1dd74f02
Fix typo
2020-04-14 18:17:54 +02:00
aignatov-bio
f00561cc22
Fix markup
2020-04-14 13:10:13 +02:00
aignatov-bio
c1cac01b28
Add repositories dropdown list
2020-04-14 12:10:16 +02:00