Commit graph

206 commits

Author SHA1 Message Date
Alex Kriuchykhin
a95ab59e89
Merge pull request #8787 from okriuchykhin/ok_SCI_12213
Improve implementation of team automations observers [SCI-12213]
2025-08-26 10:32:43 +02:00
Oleksii Kriuchykhin
ee32a73694 Fix migration of protocol template assignments [SCI-12283] 2025-08-19 17:42:55 +02:00
Oleksii Kriuchykhin
2175ea3b3f Improve implementation of team automations observers [SCI-12213] 2025-08-18 10:54:01 +02:00
Martin Artnik
18ad2a8a93 Fix team assignments for new protocol drafts [SCI-12199] 2025-08-06 15:41:24 +02:00
Martin Artnik
85d78f357a Fix protocol team assignment propagation [SCI-12199] 2025-08-05 14:28:22 +02:00
Oleksii Kriuchykhin
fa7558e2b6 Fix initial user assignments creation [SCI-12187] 2025-08-05 12:44:06 +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
f5f8a54a30 Move users logic to shareable concern [SCI-12053] 2025-07-17 14:35:56 +02:00
Martin Artnik
0f1e5b81b0 Refactor permission controllers and handle TeamAssignments [SCI-11962] 2025-07-03 11:14:54 +02:00
Martin Artnik
a6e5cc9d2e Merge branch 'develop' into features/user-groups 2025-06-30 15:24:22 +02:00
Martin Artnik
552337b203 Fix result and task protocol search (caused by upgrade to Rails 7.2) [SCI-12033] 2025-06-30 09:57:45 +02:00
Andrej
c1e22e7167 Add user group access logic [SCI-11957]" 2025-06-20 12:07:12 +02:00
Andrej
063fdad81e Add steps from protocol templates to task [SCI-11754] 2025-04-08 10:00:51 +02:00
Martin Artnik
f4bd43129e Merge branch 'develop' into features/native-tables-revamp 2025-01-28 12:45:50 +01:00
Andrej
70f4bcd3a2 Fix attaching of forms on task after protocol revert [SCI-11465] 2025-01-16 15:27:37 +01:00
Andrej
a22fca4392 Fix duplication of tables [SCI-11363] 2025-01-06 08:43:41 +01:00
andrej-scinote
e9bbb63f0c
Merge pull request #8022 from andrej-scinote/aj_SCI_11177
Improve speed for global search [SCI-11177]
2024-11-29 11:59:44 +01:00
andrej-scinote
ffe4e57639
Merge pull request #7999 from andrej-scinote/aj_SCI_11178
Improve activities loading speed [SCI-11178]
2024-11-29 11:56:49 +01:00
Andrej
3494ccdf72 Improve speed for global search [SCI-11177] 2024-11-07 17:00:47 +01:00
Andrej
4fb54535ad Merge branch 'features/protocol-template-renaming' into develop 2024-11-05 10:34:14 +01:00
Martin Artnik
d3292f6c4a Clone file version history when making new protocol draft [SCI-11230] 2024-10-30 15:23:48 +01:00
Andrej
d707f9121c Remove constraint for the protocol template name [SCI-10851] 2024-10-29 15:12:27 +01:00
Andrej
01fc881ce4 Improve activities loading speed [SCI-11178] 2024-10-29 07:48:41 +01:00
Andrej
fdcf14efd6 Merge branch 'develop' into features/protocol-template-renaming 2024-10-17 14:28:02 +02:00
Oleksii Kriuchykhin
ac32b5b04a Prevent repository access to users without repository READ permission on team level [SCI-10972] 2024-08-12 10:54:35 +02:00
Andrej
452547564e Enable protocol template renaming [SCI-10851] 2024-07-30 13:37:35 +02:00
Andrej
a4475b8dca Fix gloabl search for tables [SCI-10152] 2024-05-24 11:24:33 +02:00
Andrej
07e7544f69 Implement quick search logic to work with boolean search [SCI-10707][SCI-10704] 2024-05-16 14:04:10 +02:00
Andrej
a7cb519faa Fix filtering archived global search results [SCI-10696] 2024-05-15 14:29:37 +02:00
Andrej
c52c069397 Improve searching of results on global search [SCI-10152] 2024-05-15 13:49:03 +02:00
Andrej
40397a5a43 Fix global search for assets [SCI-10684] 2024-05-09 15:06:23 +02:00
Andrej
0963e576fc Add missing fields for global search for protocols [SCI-10655] 2024-05-06 10:46:04 +02:00
Andrej
5409d993ee Improve global search loading [SCI-10655] 2024-04-30 09:38:53 +02:00
Andrej
3c4184c73e Implement global search backend [SCI-10573] 2024-04-26 09:43:43 +02:00
Anton
4671754d52 Migrate protocols table [SCI-9802] 2024-01-03 14:57:32 +01:00
Alex Kriuchykhin
3c0389adc8
Make docx parser feature togglable [SCI-9094] (#6055) 2023-08-23 16:46:29 +02:00
Giga Chubinidze
aa5caf3cc3 refactor 2023-06-08 11:54:59 +04:00
Alex Kriuchykhin
a0616adf17
Improve speed of protocol templates table loading [SCI-8553] (#5509) 2023-05-30 12:41:53 +02:00
Alex Kriuchykhin
1a430a77fd
Add filtering option for active/archived PET listing API endpoints, add linked tasks to protocol serializer [SCI-7091] (#4381) 2023-05-19 11:34:31 +02:00
Alex Kriuchykhin
ab318df1af
Update permissions for team owner to see all protocols and can manage users [SCI-8380] (#5371) 2023-05-09 16:23:29 +02:00
ajugo
e85f1f8bbd
Show error message for protocols templates with same name [SCI-8247] (#5266) 2023-04-13 15:34:36 +02:00
ajugo
9f1b60eda4
Fix changing public protocol role for old protocols [SCI-8275] (#5270) 2023-04-07 13:25:25 +02:00
Martin Artnik
e26ed3d852 Clear user assignments when duplicating protocol [SCI-8263] 2023-04-04 14:09:52 +02:00
Alex Kriuchykhin
ed9f3d49d4
Merge pull request #5248 from artoscinote/ma_SCI_8259
Properly copy visibility and public assignments when cloning protocol [SCI-8259]
2023-04-04 11:31:21 +02:00
ajugo
cd2a1be9e0
Fix linked protocol without linked_at [SCI-8255] (#5249) 2023-04-04 11:25:02 +02:00
Martin Artnik
ec0657b7b9 Properly copy visibility and public assignments when cloning protocol [SCI-8259] 2023-04-04 11:20:38 +02:00
Oleksii Kriuchykhin
c937122b2f Transfer protocol linked_at timestamp when cloning tasks [SCI-8256] 2023-04-04 10:42:52 +02:00
sboursen-scinote
a1c1b6e5a7 Refactor the solution [SCI-8227]
Co-Author okriuchykhin <oleksii@scinote.net>
2023-03-31 17:39:17 +02:00
sboursen-scinote
aa75782766 Fix hound [SCI-8227] 2023-03-31 16:56:12 +02:00
sboursen-scinote
021913d6a8 Fix hound [SCI-8227] 2023-03-31 16:54:52 +02:00