Andrej
492bff1a44
Fix assigned user dropdown on task create [SCI-12207]
2025-08-07 10:51:51 +02:00
Oleksii Kriuchykhin
df951d176e
Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158]
2025-07-28 14:50:12 +02:00
Andrej
ee3573e520
Fix permission scopes [SCI-11958]
2025-07-17 14:58:11 +02:00
Martin Artnik
0736c90bdb
Merge branch 'develop' into features/rails-7.2-upgrade
2025-06-20 13:03:22 +02:00
Anton
952f9b1555
Fix link after moving experiment [SCI-12016]
2025-06-12 11:07:07 +02:00
Martin Artnik
0a1cfd437c
Fix naming of Project and Experiment statuses [SCI-11984]
2025-06-06 13:58:40 +02:00
Alex Kriuchykhin
79098b51b8
Initial upgrade to Rails 7.2.2 [SCI-11841] ( #8524 )
2025-06-04 13:31:57 +02:00
Anton
6dfa51d79d
Add descripiton buttons to experiments list and tasks list [SCI-11858]
2025-05-06 14:11:58 +02:00
Martin Artnik
0fdbc52ee0
Implement favorite actions for PET [SCI-11853]
2025-04-28 13:09:22 +02:00
Andrej
13ef5ef7de
Add activities for new experiment fields [SCI-11830]
2025-04-17 12:06:43 +02:00
Andrej
31bd7004cf
Add new columns to experiments table [SCI-11799]
2025-04-16 16:40:22 +02:00
Andrej
c40ebc1e7d
Fix links for global search results [SCI-10682]
2024-05-09 13:25:15 +02:00
sboursen-scinote
c2eb0f18c7
Remove name validation flash errors in inline-editing [SCI-10338]
2024-04-26 14:04:56 +02:00
ajugo
0419609a1a
Add permission check for experiment and task list [SCI-10450] ( #7296 )
2024-03-18 10:52:37 +01:00
ajugo
8a9c4e6cb9
Merge pull request #7292 from wandji20/wb-SCI-10419
...
Add support for filtering projects in experiment controller clone and move actions SCI-[10419]
2024-03-18 09:01:22 +01:00
wandji20
5b5f593537
Add support for filtering projects in experiment controller clone and move actions SCI-[10419]
2024-03-16 16:53:00 +01:00
wandji20
e58b616a7b
Fix issue loading experiment assigned users [SCI-10455]
2024-03-16 06:08:19 +01:00
Oleksii Kriuchykhin
d004b1e7a0
Merge branch 'features/bugfixes' into develop
2024-03-08 11:21:26 +01:00
wandji20
b59392b932
Fix issue moving experiments [SCI-10292]
2024-02-28 13:58:09 +01:00
Anton
d72e63a0f2
Merge branch 'develop' into features/inventory-import-improvements
2024-02-26 10:46:49 +01:00
Anton
ed0db94089
Merge branch 'develop' into features/new-datatable
2024-02-21 12:51:17 +01:00
Martin Artnik
f8aae8aca6
Merge branch 'develop' into features/inventory-import-improvements
2024-02-20 15:18:07 +01:00
Martin Artnik
fc441bbfaa
Fixed typos in clone experiment action [SCI-10232]
2024-02-19 10:46:47 +01:00
Anton
54428ff4f1
Fix routes for experiments my modules [SCI-10207]
2024-02-16 13:15:47 +01:00
ajugo
71be4db51b
Fix sorting of teams on shared inventory modal window and sorting on task assigning modal [SCI-4716] ( #7051 )
2024-02-05 10:27:01 +01:00
Martin Artnik
73541e8c42
Fix experiment bulk move permission checks, specs [SCI-9840]
2024-01-31 13:52:56 +01:00
Anton
72b40a63a0
Merge branch 'develop' into features/new-datatable
2024-01-30 12:02:04 +01:00
Anton
75bbd993ee
Fix workflow image update [SCI-10073]
2024-01-23 15:20:12 +01:00
Martin Artnik
bd4471b98b
Merge pull request #6865 from G-Chubinidze/gc_SCI_9840
...
"Move" feature for multiple selected tasks and experiments (bulk action) [SCI-9840]
2024-01-23 14:32:23 +01:00
Giga Chubinidze
98af81cd8a
Changed error handling [SCI-9840]
2024-01-23 17:28:11 +04:00
Giga Chubinidze
9b49e891a0
changed experiment move logic similar to modules move
2024-01-22 02:16:24 +04:00
Giga Chubinidze
a5c7e7b8c8
changed flash message
2024-01-17 12:58:43 +04:00
Anton
af811db890
Remove old tables code [SCI-10006]
2024-01-16 14:13:40 +01:00
Giga Chubinidze
eaf713e4bd
move response status fix
2024-01-03 17:50:18 +04:00
Giga Chubinidze
ebdeaf8b42
add transaction to move exp function
2024-01-03 12:58:13 +04:00
Giga Chubinidze
cc8a10edb0
"Move" feature for multiple selected tasks and experiments (bulk action)
2023-12-29 12:53:46 +04:00
Anton
79969492dd
Replace tasks table [SCI-9801]
2023-12-20 17:47:09 +01:00
Anton
a894d6bd26
Finish main experiments actions [SCI-9800]
2023-12-11 10:47:53 +01:00
Anton
75f7437001
Fix markup
2023-12-11 09:26:13 +01:00
Anton
7ffad5b659
Experiments table migration [SCI-9800]
2023-12-07 12:53:21 +01:00
Anton
f6783b219b
Fix smart annotations [SCI-9605][SCI-9772]
2023-11-27 11:38:54 +01:00
Oleksii Kriuchykhin
5332cbc788
Pass user by id instead of serialized object for deleyed jobs [SCI-9053]
2023-08-11 15:31:29 +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
Alex Kriuchykhin
5f1c6bf2f0
Fix multiple issues after Rails upgrade [SCI-8780] ( #5716 )
2023-07-05 12:43:23 +02:00
Oleksii Kriuchykhin
66b361c689
Upgrade Rails to version 7.0.5 [SCI-8632]
2023-06-21 14:38:32 +02:00
sboursen-scinote
43bf1cf0eb
Add loading state to select_search [SCI-8545]
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-12 10:49:31 +02:00
artoscinote
98cb0df46b
Fix issues with assign to task dropdowns [SCI-8588] ( #5568 )
2023-06-06 15:31:40 +02:00
Alex Kriuchykhin
eacf2c0c23
Use correct permissions in repository row assigning filters [SCI-8616] ( #5565 )
2023-06-06 13:53:12 +02:00
Soufiane
f21dc998b9
Add filtering for project/experiment filter for assignable tasks [SCI-8442] ( #5441 )
...
* Remove object without edit permission in P/E/T filters [SCI-8442]
* Leave only experiments and projects with active tasks [SCI-8442]
2023-05-24 10:47:27 +02:00
Andrej
fe2ae09a25
Fix active table experiment loading [SCI-8503]
2023-05-23 17:15:09 +02:00