Commit graph

658 commits

Author SHA1 Message Date
Martin Artnik
5da6984940 Project list fixes [SCI-11942] 2025-05-30 13:42:17 +02:00
Martin Artnik
fa9ebedbbf Fix ConnectedItemSerializer eager class load issue 2025-05-26 15:19:06 +02:00
Alex Kriuchykhin
d7f20fc56b
Add step text name field, add update action for task protocols to API [SCI-10764] (#8407) 2025-05-26 11:40:54 +02:00
Martin Artnik
9bb7d0294c Merge branch 'features/api-improvements' into develop 2025-05-26 11:15:27 +02:00
aignatov-bio
5a0ebdef67
Merge pull request #8490 from aignatov-bio/ai-sci-11854-add-favorites-widget
Add favorites widget [SCI-11854]
2025-05-09 11:29:01 +02:00
Anton
7f61f91d76 Add favorites widget [SCI-11854] 2025-05-09 11:21:31 +02:00
Martin Artnik
70e3db1d68 Merge branch 'develop' into features/project-management 2025-05-09 11:02:56 +02:00
andrej-scinote
77269f776a
Merge pull request #8489 from andrej-scinote/aj_SCI_11852
Add favorites to the tasks table [SCI-11852]
2025-05-07 16:37:14 +02:00
Andrej
2fdbec4fcc Add favorites to the tasks table [SCI-11852] 2025-05-07 16:34:26 +02:00
Andrej
ed282a94bc Add favorites to experiment table [SCI-11851] 2025-05-07 16:19:53 +02:00
andrej-scinote
32ecaecf1d
Merge pull request #8487 from andrej-scinote/aj_SCI_11800
Add favorite to project table [SCI-11800]
2025-05-07 16:14:40 +02:00
Andrej
fe676f8996 Add favorite to project table [SCI-11800] 2025-05-07 16:06:52 +02:00
Anton
6dfa51d79d Add descripiton buttons to experiments list and tasks list [SCI-11858] 2025-05-06 14:11:58 +02:00
Martin Artnik
0fdbc52ee0 Implement favorite actions for PET [SCI-11853] 2025-04-28 13:09:22 +02:00
Martin Artnik
4e5f9c738d Merge branch 'features/repository-templates' into develop 2025-04-25 14:20:37 +02:00
Martin Artnik
7151be3312 Only display latest field values in form responses API [SCI-11843] 2025-04-22 09:59:58 +02:00
Anton
968fad5ca8 Update description cell renderer [SCI-11823] 2025-04-17 15:54:00 +02:00
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
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
864d5d29e9 Add start date to tasks table and change status representation [SCI-11801] 2025-04-16 08:55:16 +02:00
Andrej
d3712fb5cd Remove freeze from MyModuleSerializer 2025-04-15 15:40:13 +02:00
Martin Artnik
4db268ec2c Disable preview for form repository row snapshot assets [SCI-11788] 2025-04-15 13:05:52 +02:00
Anton
886a849b06 Add table to design elements [SCI-11810] 2025-04-14 16:21:58 +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
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
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
Martin Artnik
c01392682b Implement repository row field value snapshot view in sidebar [SCI-11736] 2025-04-01 13:15:12 +02:00
Anton
bdaa65b82a Add notifications for forms smart annotations [SCI-11710] 2025-03-26 14:48:41 +01:00
Anton
06e85947f3 Merge branch 'develop' into features/forms-v2 2025-03-20 14:19:53 +01:00
aignatov-bio
e1d6714cc5
Merge pull request #8318 from aignatov-bio/ai-sci-11690-update-mark-as-na-position
Add timestamps and update n/a position on form field [SCI-11690][SCI-11652]
2025-03-20 11:50:18 +01:00
Andrej
f77ad7d56d Add basic serializer for form response to api [SCI-11533] 2025-03-20 06:46:47 +01:00
Anton
b8d9b2dafa Add timestamps and update n/a position on form field [SCI-11690][SCI-11652] 2025-03-18 13:10:26 +01:00
Anton
b045b175c7 Add field duplicate option [SCI-11345] 2025-03-12 13:01:14 +01:00
Martin Artnik
fffa6e1009 Add async smart annotations to repository [SCI-11513] 2025-03-11 12:39:00 +01:00
Martin Artnik
50809dca7d Merge branch 'features/storage-locations-improvements' into develop 2025-03-06 11:12:04 +01:00
Martin Artnik
2ffeb3201a
Merge pull request #8286 from scinote-eln/revert-8256-ma_SCI_11513
Revert "Switch inventory text cells smart annotation to frontend rendering [SCI-11513]"
2025-03-04 10:27:04 +01:00
Martin Artnik
e1d7d27492
Revert "Switch inventory text cells smart annotation to frontend rendering [SCI-11513]" 2025-03-04 10:26:42 +01:00
Anton
15c7aedad3 Fix forms export [SCI-11479] 2025-02-28 15:34:51 +01:00
Alex Kriuchykhin
50822ba883
Fix permission checks for protocols draft comment editing [SCI-11586] (#8264) 2025-02-26 09:40:18 +01:00
Martin Artnik
122d14d328 Merge branch 'develop' into features/storage-locations-improvements 2025-02-26 09:39:20 +01:00
Martin Artnik
d055f1e9d5 Switch inventory text cells smart annotation to frontend rendering [SCI-11513] 2025-02-19 15:20:44 +01:00
aignatov-bio
0fe6228bc1
Merge pull request #8247 from aignatov-bio/ai-sci-11561-add-assigned-items-vue-component
Add assigned items vue component [SCI-11561]
2025-02-17 13:49:38 +01:00
Anton
d718be587a Add assigned items vue component [SCI-11561] 2025-02-17 13:45:35 +01:00