Alex Kriuchykhin
342e9dbb19
Switch to asset text extraction with ActiveStorage analyzer [SCI-9954] ( #6956 )
2024-02-05 16:24:06 +01:00
Martin Artnik
3a700bae13
Add create activity in case of asset sync file conflict [SCI-10021]
2024-02-05 13:12:21 +01:00
ajugo
6184d0caa8
Add obsolete tag for not used activites [SCI-10121] ( #7050 )
2024-02-05 10:25:20 +01:00
Soufiane
e85f48d51f
Delay marking Docx report as ready till after preview is created [SCI-10037] ( #7025 )
2024-02-05 10:18:23 +01:00
Martin Artnik
baa5a57822
Merge pull request #7002 from ivanscinote/SCI-10033-ik
...
Update last_modified_by for assets on edit [SCI-10033]
2024-02-01 10:19:08 +01:00
Martin Artnik
73541e8c42
Fix experiment bulk move permission checks, specs [SCI-9840]
2024-01-31 13:52:56 +01:00
Oleksii Kriuchykhin
384afbcc4b
Merge branch 'features/asset-sync' into develop
2024-01-25 11:32:26 +01:00
Ivan Kljun
24faeae5de
Update last_modified_by for assets on edit [SCI-10033]
2024-01-24 15:18:34 +01:00
Ivan Kljun
718f5fbfad
Add error messages to AssetSyncController [SCI-10020]
2024-01-24 11:02:37 +01:00
ajugo
fc99c0ef5b
Fix reordering of the result elements [SCI-10079] ( #6998 )
2024-01-24 10:07:59 +01:00
Alex Kriuchykhin
f9a1b952b6
Split inventory item relationships API V2 endpoint into separate endpoints for parents and children [SCI-10078] ( #6996 )
2024-01-24 10:04:38 +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
Oleksii Kriuchykhin
d71061a75d
Merge branch 'release/1.28.0' into develop
2024-01-23 11:17:14 +01:00
Anton
1fff6da45d
Refactor checklist [SCI-9959]
2024-01-22 14:01:32 +01:00
Soufiane
313782d3d4
Implement API V2 tests for item relationships [SCI-10038] ( #6972 )
2024-01-22 10:50:23 +01:00
Giga Chubinidze
9b49e891a0
changed experiment move logic similar to modules move
2024-01-22 02:16:24 +04:00
Anton
bd48ae1d07
Merge branch 'features/asset-sync' of github.com:scinote-eln/scinote-web into features/asset-sync
2024-01-19 11:34:42 +01:00
Anton
9d19fe8382
Merge branch 'develop' into features/asset-sync
2024-01-19 11:33:40 +01:00
Anton
ed2a54229a
Add design page
2024-01-19 10:52:07 +01:00
Giga Chubinidze
a5c7e7b8c8
changed flash message
2024-01-17 12:58:43 +04:00
Martin Artnik
37b9a2c077
Fix asset sync activity user [SCI-10018]
2024-01-16 10:39:11 +01:00
ajugo
939d31b642
Fix loading archived status for item card relations [SCI-9910] ( #6944 )
2024-01-15 13:04:23 +01:00
ajugo
701c4c2f86
Fix unlinkind relationship connections [SCI-9912] ( #6942 )
2024-01-15 12:03:09 +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
ajugo
98ee391d03
Filter already connected items on repository item relationship modal [SCI-9916] ( #6934 )
2024-01-15 09:41:52 +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
Soufiane
a7dd9d49b2
Add links to items in linked/unlinked related activities [SCI-9718] ( #6921 )
2024-01-10 15:32:01 +01:00
Soufiane
5b365fce3b
Fix error handling for items relationships destroy action [SCI-9718] ( #6911 )
2024-01-09 15:31:21 +01:00
ajugo
a6c0c7294b
Improve objects loading and permissions checking for repository rows [SCI-9763] ( #6875 )
2024-01-09 09:37:50 +01:00
Soufiane
4649a17cf9
Fix failing tests for item relationships [SCI-9719] ( #6900 )
2024-01-08 14:41:38 +01:00
ajugo
e2233523d2
Simplified create method for Repository row connections [SCI-9909] ( #6873 )
2024-01-08 14:14:24 +01:00
wandji
465c8d1f80
Unify API step and result elements controllers implementation and types [SCI-9907] ( #6854 )
...
* Unify api step and result elements controllers implementation and types [SCI-9907]
* Update wrong serializer types [SCI-9907]
* Rename result and step text types [SCI-9907]
* Combine result and step assets serializer [SCI-9907]
2024-01-08 10:31:14 +01:00
Oleksii Kriuchykhin
95ab33a58b
Merge branch 'develop' into features/inventory-items-relationships
2024-01-05 11:27:32 +01:00
Soufiane
67ea1b15fe
Implement API V2 endpoints for item relationships [SCI-9719] ( #6847 )
2024-01-04 16:42:25 +01:00
Alex Kriuchykhin
da7b7518fc
Fix file text extraction for API results endpoints [SCI-9933] ( #6874 )
...
Co-authored-by: Oleksii Kriuchykhin <okriuchykhin@biosistemika.com>
2024-01-04 14:31:56 +01:00
Martin Artnik
e360113838
Merge branch 'develop' into features/asset-sync
2024-01-04 10:07:11 +01:00
wandji
5c0c3e0eca
Add permission helper for connecting inventory items [SCI-9915] ( #6868 )
2024-01-04 09:47:40 +01:00
wandji
b36354d521
Set order for inventory and inventory items endpoints (RepositoryRowConnectionController) [SCI-9914] ( #6859 )
2024-01-03 17:09:37 +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
G-Chubinidze
84c53cb5f5
Merge branch 'features/asset-sync' into gc_SCI_9710
2024-01-03 18:23:25 +04:00
Giga Chubinidze
544611c3fa
hound fix
2024-01-03 18:19:32 +04: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
Soufiane
5ca33bb96a
Add activities for item relationships [SCI-9718] ( #6788 )
2023-12-21 12:33:06 +01:00
wandji
54b1c182d8
Add V2 API endpoints for step elements [SCI-9650] ( #6825 )
...
* Add V2 API endpoints for step elements [SCI-9650]
* Rewrite step controller actions in order to read V2 step serializer [SCI-9650]
2023-12-19 15:36:41 +01:00