Commit graph

3982 commits

Author SHA1 Message Date
aignatov-bio
3e2a71b00e
Merge pull request #8436 from aignatov-bio/ai-sci-11795-projects-add-editable-columns-to-table
Add editable columns to projects table [SCI-11795]
2025-04-17 13:49:11 +02:00
Anton
a1cba39572 Add new columns to project table [SCI-11795] 2025-04-17 13:22:18 +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
Anton
8a524076f1 Add editable columns to projects table [SCI-11795] 2025-04-16 13:19:57 +02:00
andrej-scinote
3caec16c1c
Merge pull request #8424 from andrej-scinote/aj_SCI_11770
Add archived filter to inventory items [SCI-11770]
2025-04-15 13:11:21 +02:00
Anton
886a849b06 Add table to design elements [SCI-11810] 2025-04-14 16:21:58 +02:00
Andrej
6dca4547c6 Add archived filter to inventory items [SCI-11770] 2025-04-14 15:59:52 +02:00
Andrej
5ef4df5ad6 Add metadata to MyModules and expose it in API [11773] 2025-04-14 15:32:04 +02:00
Andrej
cd1439ccc6 Add metadata to experiments and expose it in API [SCI-11772] 2025-04-14 14:27:15 +02:00
Martin Artnik
8e949bd68f
Merge pull request #8402 from artoscinote/ma_SCI_11771
Add metadata column to projects and expose it in API [SCI-11771]
2025-04-14 12:45:29 +02:00
Anton
8547b61ea4 Add table example to design templates 2025-04-10 16:37:31 +02:00
Andrej
3b2fd65c0b Add protocol actions to protocol templates [SCI-11758] 2025-04-10 09:10:41 +02:00
Martin Artnik
0c4586f268 Change metadata parameter to conform with jsonapi spec [SCI-11771] 2025-04-09 13:29:52 +02:00
Martin Artnik
7cb1fb487d
Merge branch 'features/api-improvements' into ma_SCI_11768 2025-04-08 10:13:14 +02:00
Andrej
063fdad81e Add steps from protocol templates to task [SCI-11754] 2025-04-08 10:00:51 +02:00
Alex Kriuchykhin
df2b1e53a9
Add includes for connected parent/child inventory items to inventory item V1 serializer [SCI-11769] (#8401) 2025-04-08 09:26:01 +02:00
Martin Artnik
a274ffce7e Add metadata column to projects and expose it in API [SCI-11771] 2025-04-07 15:33:40 +02:00
Alex Kriuchykhin
085cd8dea6
Add size limits for file text extraction and preview generation, remove unused data column from asset_text_data [SCI-11717] (#8369) 2025-04-07 14:27:55 +02:00
Martin Artnik
1e6c19a4fb Add cell value filtering to inventory items API [SCI-11768] 2025-04-07 11:59:53 +02:00
Alex Kriuchykhin
62f3be4d9f
Add step form responses API V2 controller, add API serializers for form response values [SCI-11692] (#8393) 2025-04-07 09:57:05 +02:00
andrej-scinote
514ff3b3f5
Fix file downloads with shared api key [SCI-11756] (#8387) 2025-04-04 09:53:16 +02:00
Andrej
5956f19052 Fix form duplicate activity [SCI-11776] 2025-04-03 11:03:27 +02:00
Andrej
17837c0f8e Add test for repository template [SCI-11708] 2025-04-03 09:21:11 +02:00
Andrej
4753bef936 Add repository templates [SCI-11708] 2025-04-02 19:55:24 +02:00
Martin Artnik
c01392682b Implement repository row field value snapshot view in sidebar [SCI-11736] 2025-04-01 13:15:12 +02:00
Andrej
1c8edec966 Add parent relationship for FormResponse [SCI-11707] 2025-03-31 08:38:14 +02:00
Anton
2afd249e8c Add item field to form builder [SCI-11685] 2025-03-28 10:11:04 +01:00
Martin Artnik
da942edb75
Merge pull request #8365 from scinote-eln/features/forms-v2
Features/forms v2
2025-03-27 11:06:22 +01:00
aignatov-bio
adcba3c7ba
Merge pull request #8354 from aignatov-bio/ai-sci-11710-add-smart-annotation-notifications-in-forms
Add notifications for forms smart annotations [SCI-11710]
2025-03-27 11:02:55 +01:00
Anton
bdaa65b82a Add notifications for forms smart annotations [SCI-11710] 2025-03-26 14:48:41 +01:00
Andrej
869705f338 Add unpublished activity [SCI-11712] 2025-03-21 17:04:03 +01:00
Martin Artnik
2e5c358af8 Handle non-existant smart anotation records [SCI-11695] 2025-03-21 12:56:51 +01:00
Anton
06e85947f3 Merge branch 'develop' into features/forms-v2 2025-03-20 14:19:53 +01:00
Alex Kriuchykhin
b5fd3ef398
Fix editing of empty files by WOPI client [SCI-11682] (#8330) 2025-03-20 12:01:07 +01:00
Anton
4597c1e4b4 Add title inline edit to storage locations [SCI-11697] 2025-03-20 11:58:49 +01:00
Andrej
f77ad7d56d Add basic serializer for form response to api [SCI-11533] 2025-03-20 06:46:47 +01:00
Andrej
52caee8f90 Add admin bypass [SCI-11308] 2025-03-18 10:02:12 +01:00
Andrej
41cba8cb38 Disabled editing email and password if SSO is enabled [SCI-11307] 2025-03-12 17:33:31 +01:00
Anton
b045b175c7 Add field duplicate option [SCI-11345] 2025-03-12 13:01:14 +01:00
Anton
b127d65c42 Add duplicate form action [SCI-11577] 2025-03-12 12:27:09 +01:00
Martin Artnik
1e0f8ead41
Merge pull request #8304 from aignatov-bio/ai-sci-11662-fix-output-label-on-archived-items
Fix consumption modal on fullview modal [SCI-11678][SCI-11662]
2025-03-11 15:13:36 +01:00
Martin Artnik
938ed52c6b
Merge pull request #8302 from artoscinote/ma_SCI_11513
Asynchroniously fetch actual smart annotation object data [SCI-11513]
2025-03-11 13:55:39 +01:00
Anton
71acfbf0fc Fix consumption modal on fullview modal [SCI-11678][SCI-11662] 2025-03-11 13:53:32 +01:00
Martin Artnik
321733010b Asynchroniously fetch actual smart annotation object data [SCI-11513] 2025-03-11 10:00:34 +01:00
aignatov-bio
6c1738faa9
Merge pull request #8299 from aignatov-bio/ai-sci-11658-small-fixes-for-assign-inventory
Fix assign repository interactions [SCI-11658]
2025-03-11 10:00:31 +01:00
Anton
761a655a0c Fix assign repository interactions [SCI-11658] 2025-03-10 16:08:21 +01:00
Alex Kriuchykhin
988fb12bd2
Remove user invitation expiration, make user confirmation period configurable, improve invitation code [SCI-11574] (#8249) 2025-03-10 11:39:14 +01:00
Alex Kriuchykhin
0610763a55
Reduce empty file versions creation in the new wopi file flow [SCI-11279] (#8297) 2025-03-10 10:40:43 +01:00
Martin Artnik
50809dca7d Merge branch 'features/storage-locations-improvements' into develop 2025-03-06 11:12:04 +01:00