Commit graph

2176 commits

Author SHA1 Message Date
Martin Artnik
720232a8db Remove obsolete callback on RepositoryChecklistItemsValue [SCI-10551] 2024-03-28 13:45:42 +01:00
Andrej
df8a71549d Fix stock ledger user recording [SCI-10492] 2024-03-20 12:54:02 +01:00
Andrej
374d4d984e Fix stock ledger user recording [SCI-10492] 2024-03-20 12:27:10 +01:00
Martin Artnik
be4f27750c Merge branch 'release/1.30.0' into develop 2024-03-13 15:26:35 +01:00
Giga Chubinidze
48b4dbe1fe HTML report from exported project security issue [SCI-10237] 2024-03-04 23:09:38 +04:00
Anton
ed0db94089 Merge branch 'develop' into features/new-datatable 2024-02-21 12:51:17 +01:00
Andrej
22908fe139 Fix assigned repository export in project export [SCI-10193] 2024-02-19 18:08:12 +01:00
Alex Kriuchykhin
156f9bda9c
Fix text extraction for cloned files [SCI-10227] (#7101) 2024-02-16 12:51:47 +01:00
ajugo
e026f2b135
Add check for showing consumption column [SCI-10185] (#7085) 2024-02-15 13:00:09 +01:00
ajugo
b14912e70e
Fix assigned repository export in project export [SCI-10193] (#7087) 2024-02-15 11:33:23 +01:00
Alex Kriuchykhin
8fa1c21e73
Fix snapshoting for LinkedRepository caused by external_id uniqueness constraint [SCI-9817] (#7066) 2024-02-06 14:23:01 +01:00
Alex Kriuchykhin
8abc39d4f6
Fix cloning for LinkedRepository coused by external_id uniqueness constraint [SCI-9879] (#7063) 2024-02-06 12:59:21 +01:00
Alex Kriuchykhin
342e9dbb19
Switch to asset text extraction with ActiveStorage analyzer [SCI-9954] (#6956) 2024-02-05 16:24:06 +01:00
Alex Kriuchykhin
7155d7862a
Add missing dependent option to many-to-many relations [SCI-10036] (#7024) 2024-02-05 13:36:12 +01:00
Anton
72b40a63a0 Merge branch 'develop' into features/new-datatable 2024-01-30 12:02:04 +01:00
Oleksii Kriuchykhin
384afbcc4b Merge branch 'features/asset-sync' into develop 2024-01-25 11:32:26 +01:00
Alex Kriuchykhin
bbe01f9d38
Fix inclusion of TinyMCE images in project exports [SCI-10051] (#6988) 2024-01-23 10:16:25 +01:00
Anton
1fff6da45d Refactor checklist [SCI-9959] 2024-01-22 14:01:32 +01:00
Soufiane
e70889c001
Unlink items to other shared repositories on unsharing [SCI-10055] (#6981)
- Team A has Repository A with Item A
 - Team B
 - Team C has Repository C with Item C

1) Share Repository A and Repository C to Team B

2) Link Item A to Item C in Team B

3) Unshare Repository A from Team B

Item A is unlinked to Item C
2024-01-22 10:45:23 +01:00
Anton
4b3666b4f8 Merge branch 'develop' into features/new-datatable 2024-01-19 11:10:32 +01:00
Martin Artnik
ef5f822af2 Merge branch 'develop' into features/asset-sync 2024-01-15 11:57:03 +01:00
ajugo
566decd9ed
Inventory relationship fixes [SCI-10005] (#6941) 2024-01-15 11:08:08 +01:00
Anton
de72f60cc1 Merge branch 'develop' into features/new-datatable 2024-01-11 15:14:36 +01:00
wandji
e31448c8e7
Add archived label for inventories and item in item card relationships and modal [SCI-9122] (#6884) 2024-01-10 17:23:15 +01:00
Oleksii Kriuchykhin
3b97571777 Merge branch 'features/inventory-items-relationships' into develop 2024-01-10 17:10:20 +01:00
Martin Artnik
7a4d17f63e Merge branch 'develop' into features/asset-sync 2024-01-10 16:31:21 +01:00
Anton
3346c55941 Merge branch 'develop' into features/new-datatable 2024-01-09 10:36:21 +01:00
Martin Artnik
05c376a14b Fix notifications being triggered for archived models [SCI-9967] 2024-01-08 15:23:16 +01:00
Oleksii Kriuchykhin
95ab33a58b Merge branch 'develop' into features/inventory-items-relationships 2024-01-05 11:27:32 +01:00
Martin Artnik
78747911b7 Fix conflicts in asset sync caused by preview generation [SCI-9935] 2024-01-04 10:40:28 +01:00
Martin Artnik
e360113838 Merge branch 'develop' into features/asset-sync 2024-01-04 10:07:11 +01:00
Alex Kriuchykhin
dd312062d3
Fix permissions checking for active storage blobs belonging to different teams [SCI-9918] (#6871) 2024-01-03 17:09:15 +01:00
Anton
4671754d52 Migrate protocols table [SCI-9802] 2024-01-03 14:57:32 +01:00
wandji
f892467d67
Fix relationship css issues on Item card [SCI-9911] (#6857)
* Fix relationship css issues on Item card [SCI-9911]

* Fix failing specs [SCI-9911]
2024-01-03 11:32:46 +01:00
Soufiane
5ca33bb96a
Add activities for item relationships [SCI-9718] (#6788) 2023-12-21 12:33:06 +01:00
wandji
184944dd5f
Improve interface and interaction of relationships column [SCI-9893] (#6851)
* Improve interface and interaction of relationships column [SCI-9893]

* Fix failling specs (use column order than relationships for sorting) [SCI-9893]
2023-12-21 12:32:35 +01:00
G-Chubinidze
bb35e15993
Default view on Projects and Experiments pages is "Table view" [SCI-9794] (#6768) 2023-12-20 14:19:52 +01:00
Soufiane
e9a76bf2a7
Implement tests for item relationships [SCI-9612] (#6820) 2023-12-20 14:18:49 +01:00
Alex Kriuchykhin
cd001e83eb
Fix search inside files for keywords containing special symbols [SCI-9903] (#6845) 2023-12-19 16:29:08 +01:00
Oleksii Kriuchykhin
372ef32f03 Merge branch 'develop' into features/inventory-items-relationships 2023-12-14 11:28:04 +01:00
Oleksii Kriuchykhin
2baeabc752 Merge branch 'features/bugfixes-and-improvements' into develop 2023-12-14 11:23:13 +01:00
Alex Kriuchykhin
ef7b836a5f
Update default sortable columns config for linked repository [SCI-9854] (#6819) 2023-12-13 16:18:56 +01:00
Anton
c3b4360ff5 Merge branch 'develop' into features/new-datatable 2023-12-13 16:11:35 +01:00
Martin Artnik
9b97e397ed Merge branch 'develop' into features/asset-sync 2023-12-13 16:05:18 +01:00
Oleksii Kriuchykhin
970dc7185b Merge branch 'develop' into features/bugfixes-and-improvements 2023-12-13 16:01:09 +01:00
Alex Kriuchykhin
741e053ef4
Add checking for ability to share a repository with allowed write [SCI-9853] (#6807) 2023-12-13 15:31:21 +01:00
Martin Artnik
8750fe4ceb Fix in-app notification scope [SCI-9896] 2023-12-12 15:24:53 +01:00
Martin Artnik
543ac1a404
Merge pull request #6808 from artoscinote/ma_SCI_9863
Always save notifications to database, but filter them [SCI-9869]
2023-12-12 14:09:23 +01:00
Martin Artnik
0344860827 Add reminder job interval option 2023-12-12 14:08:42 +01:00
Soufiane
456bd0922f
Make item relationship togglable [SCI-9669] (#6648)
* Make item relationship togglable [SCI-9669]

* Fix broken tests [SCI-9669]
2023-12-12 12:54:15 +01:00