Commit graph

2542 commits

Author SHA1 Message Date
Andrej
1a04e249ba Add support for inventory columns selection for docx report [SCI-11095] 2024-10-01 11:55:22 +02:00
Martin Artnik
37174b5e3e
Merge pull request #7900 from aignatov-bio/ai-sci-11116-add-grid-and-size-validation-to-storage-locations
Fix validation for storage locations metadata [SCI-11116]
2024-09-30 12:43:06 +02:00
aignatov-bio
ce5a0b7ce0
Add search by repository id [SCI-11106] (#7894) 2024-09-30 12:40:30 +02:00
Anton
55f9dd4964 Fix validation for storage locations metadata [SCI-11116] 2024-09-30 11:02:32 +02:00
Martin Artnik
5d7195af2e Merge branch 'develop' into features/file-versioning 2024-09-30 10:16:55 +02:00
Martin Artnik
d617a4de02
Merge pull request #7895 from artoscinote/ma_SCI_11103
Fix shared location status display [SCI-11103]
2024-09-27 13:47:02 +02:00
Martin Artnik
c70b230c6e Remove unassign logic for unshared repository [SCI-11108] 2024-09-27 13:25:11 +02:00
Martin Artnik
42be903fc0 Pass root location share status to child location serializer [SCI-11103] 2024-09-27 13:23:51 +02:00
Martin Artnik
e0370e061d Don't unassign items when unsharing inventories [SCI-11108] 2024-09-27 12:22:33 +02:00
Andrej
737d12f97f Merge branch 'develop' into features/custom-docx-reports 2024-09-26 11:57:38 +02:00
ajugo
96835a171e
Merge pull request #7882 from rekonder/aj_SCI_11059
Show hashed api key on the frontend [SCI-11059]
2024-09-25 15:05:31 +02:00
Martin Artnik
283b1e8175 Fix shareable viewable scope [SCI-11100] 2024-09-25 14:13:51 +02:00
Andrej
85cd2bcafb Show hashed api key on the frontend [SCI-11059] 2024-09-25 09:24:27 +02:00
Anton
3fc6f20bd4 Fix import and validation for containers without box [SCI-11065] 2024-09-20 15:18:14 +02:00
Andrej
d8c3d9a129 Merge branch 'develop' into features/custom-docx-reports 2024-09-20 11:04:47 +02:00
Martin Artnik
1449b581f1 Simplify and fix shareable scope [SCI-11057] 2024-09-18 14:54:18 +02:00
Martin Artnik
6c2c416bbf Implement disabled file versioning state [SCI-11040] 2024-09-18 13:51:03 +02:00
Andrej
4ddbe53f0c Merge branch 'develop' into features/custom-docx-reports 2024-09-18 08:06:20 +02:00
Martin Artnik
48fb68c07c Implement restore functionality in file versions modal [SCI-11042] 2024-09-17 16:26:45 +02:00
Martin Artnik
444b561060 Implement file versions modal [SCI-11039] 2024-09-17 15:19:44 +02:00
Martin Artnik
157a23d025 Fix viewable scope for sharable models [SCI-11057] 2024-09-17 15:16:02 +02:00
Martin Artnik
30f9a911c2 Fix viewable scope for sharable models [SCI-11057] 2024-09-16 11:42:29 +02:00
Martin Artnik
388926e021 Add versioned file attachments to assets [SCI-10774] 2024-09-16 10:56:18 +02:00
Martin Artnik
dd2499a70c Fix position validation [SCI-11050] 2024-09-13 15:34:54 +02:00
Martin Artnik
d6ca444f4a Fix position validation [SCI-11050] 2024-09-13 15:17:32 +02:00
Martin Artnik
04efd5f84f Fix position validation for StorageLocationRepositoryRow [SCI-11050] 2024-09-13 13:58:23 +02:00
Martin Artnik
c4b3b10429 Fix shareable scope [SCI-10865] 2024-09-12 16:24:46 +02:00
Martin Artnik
cf7c87a116
Merge pull request #7846 from artoscinote/ma_SCI_10925
Implement Storage location activities [SCI-10925]
2024-09-12 12:25:13 +02:00
Martin Artnik
c4c14553ff Implement storage location activities [SCI-10925] 2024-09-11 14:36:14 +02:00
Anton
5e299cef65 Enable edit for empty box and fix team import/export [SCI-10947][SCI-11032] 2024-09-11 12:55:21 +02:00
Martin Artnik
e3a5b15180 Fix destroying repository rows [SCI-11015] 2024-09-10 10:19:28 +02:00
Martin Artnik
57444dca65 Skip initialization of sharable models if DB is not connected 2024-09-09 10:39:43 +02:00
Martin Artnik
34c8da949f
Merge pull request #7827 from artoscinote/ma_SCI_10865
Implement storage location sharing [SCI-10865]
2024-09-09 10:25:03 +02:00
Andrej
cce140d387 Update exclude metadata setting [SCI-11017] 2024-09-05 13:41:35 +02:00
Martin Artnik
5ba07aec28 Implement storage location sharing logic and permissions [SCI-10865] 2024-09-03 15:50:10 +02:00
Alex Kriuchykhin
c8af20a822
Restrict ActiveStorage previews format to only PNG or JPEG [SCI-10969] (#7810) 2024-09-02 13:44:57 +02:00
Martin Artnik
c0d386f0c1 Merge branch 'develop' into features/storage-locations 2024-08-30 13:28:19 +02:00
Martin Artnik
2ebb88c300 Fix shared tasks [SCI-11007] 2024-08-28 11:19:27 +02:00
Martin Artnik
e4e547aa6d Fix project export permission checks [SCI-11005] 2024-08-27 14:21:02 +02:00
Martin Artnik
40355ae6c8 Generalize team sharing logic, implement sharing for storage locations [SCI-10865] 2024-08-27 13:31:50 +02:00
Martin Artnik
a85fc77261 Merge branch 'develop' into features/storage-locations 2024-08-26 11:12:04 +02:00
Martin Artnik
e7b4fd0151
Merge pull request #7809 from artoscinote/ma_SCI_10988
Properly handle experiments with hidden tasks in navigator [SCI-10988]
2024-08-21 11:09:35 +02:00
Martin Artnik
531cdbf23c Properly handle experiments with hidden tasks in navigator [SCI-10988] 2024-08-21 11:06:02 +02:00
Alex Kriuchykhin
e561594a47
Fix permissions checking user assignments scopes [SCI-10991] (#7805) 2024-08-20 14:47:32 +02:00
Oleksii Kriuchykhin
0cd2493f8b Fix listing of globally shared inventories [SCI-10991] 2024-08-20 11:26:57 +02:00
Oleksii Kriuchykhin
9eee05f906 Fix inventory activities listing, fix inventory viewable_by_user scope, fix inventory fetching in reports [SCI-10991][SCI-10994] 2024-08-19 17:37:04 +02:00
Martin Artnik
82ebac9cc1
Merge pull request #7792 from okriuchykhin/ok_SCI_10972
Prevent repository access to users without repository READ permission on team level [SCI-10972]
2024-08-12 13:05:19 +02:00
Martin Artnik
7f25e8e474 Don't fail report if a TinyMCE image variant fails to generate [SCI-10970] 2024-08-12 12:28:55 +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
Anton
fb8d7e5741 Add reminders to storage locations [SCI-10961] 2024-08-08 11:58:27 +02:00