Commit graph

18667 commits

Author SHA1 Message Date
aignatov-bio
cae4d92a67
Merge pull request #8411 from aignatov-bio/ai-sci-11786-fix-empty-text-field-state
Fix empty text item card state [SCI-11786]
2025-04-09 14:03:01 +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
65b94afafa Implement metadata model concern [SCI-11774] 2025-04-09 11:38:38 +02:00
Anton
124ef8da42 Fix empty text item card state [SCI-11786] 2025-04-09 11:28:39 +02:00
andrej-scinote
55b0b37239
Merge pull request #8410 from andrej-scinote/aj_SCI_11754
Add steps from protocol templates to task [SCI-11754]
2025-04-09 09:57:25 +02:00
Andrej
10a94c54ba FIx hound [SCI-11754] 2025-04-09 09:31:47 +02:00
aignatov-bio
3165ad0c3f
Merge pull request #8406 from aignatov-bio/ai-sci-11790-fix-consume-modal-zero-consumption
Fix consume modal zero consumption [SCI-11790]
2025-04-08 14:26:34 +02:00
Anton
2246bbcce2 Small css fixes [SCI-10511] 2025-04-08 14:23:04 +02:00
Anton
b73405e76a Fix consume modal zero consumption [SCI-11790] 2025-04-08 11:52:45 +02:00
aignatov-bio
3caff5ee84
Merge pull request #8397 from aignatov-bio/ai-sci-11531-taks-css-fixes
Task CSS fixes [SCI-11531]
2025-04-08 11:50:29 +02:00
aignatov-bio
cd10171e21
Merge pull request #8403 from aignatov-bio/ai-sci-11786-fixes-for-item-cards
Fix status and text field on item card [SCI-11786]
2025-04-08 11:49:19 +02:00
Martin Artnik
59a25a5b46
Merge pull request #8398 from artoscinote/ma_SCI_11768
Add cell value filtering to inventory items API [SCI-11768]
2025-04-08 11:48:55 +02:00
aignatov-bio
dc817bdaee
Merge pull request #8404 from aignatov-bio/ai-sci-11787-fix-sa-on-text-input-form
Fix SA interactions on text form fields [SCI-11787]
2025-04-08 11:48:33 +02:00
aignatov-bio
32c713dac1
Merge pull request #8390 from aignatov-bio/ai-sci-11763-add-na-validation-to-form-field
Add validation for form field N/A [SCI-11763]
2025-04-08 11:41:14 +02:00
Anton
b9b73fdb61 Fix na for text form field [SCI-11789] 2025-04-08 11:41:03 +02:00
Anton
898896a861 Fix SA interactions on text form fields [SCI-11787] 2025-04-08 11:29:16 +02:00
Anton
5b27e102a9 Add validation for form field N/A [SCI-11763] 2025-04-08 11:10:45 +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
aignatov-bio
5f05c8c21d
Merge pull request #8399 from aignatov-bio/ai-sci-11784-item-block-fixes
Item block fixes [SCI-11784]
2025-04-07 15:46:23 +02:00
Anton
79e34e368b Fix status and text field on item card [SCI-11786] 2025-04-07 15:45:53 +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
Anton
75dcd1b40f Item block fixes [SCI-11784] 2025-04-07 12:19:09 +02:00
Martin Artnik
1e6c19a4fb Add cell value filtering to inventory items API [SCI-11768] 2025-04-07 11:59:53 +02:00
andrej-scinote
bd980fcea4
Merge pull request #8385 from andrej-scinote/aj_SCI_11764
Fix for response values on shared task [SCI-11764]
2025-04-07 11:29:49 +02:00
aignatov-bio
dc58b58230
Merge pull request #8382 from aignatov-bio/ai-sci-11755-fix-task-creation-on-dashboard
Fix task creation on dashboard [SCI-11755]
2025-04-07 11:26:06 +02:00
aignatov-bio
17698921ea
Merge pull request #8394 from aignatov-bio/ai-sci-11491-fix-long-date-formats
Fix long dates formats [SCI-11491]
2025-04-07 10:03:13 +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
Anton
e995c4978d Task CSS fixes [SCI-11531] 2025-04-04 16:01:39 +02:00
Anton
f559e4f208 Remove perfect scroll bar from dashboard and activities [SCI-11734] 2025-04-04 15:30:48 +02:00
Anton
24e3ddcc19 Fix long dates formats [SCI-11491] 2025-04-04 12:46:00 +02:00
aignatov-bio
e586b666cc
Merge pull request #8391 from aignatov-bio/ai-sci-11765-fix-smart-anotation-in-forms
Fix smart annotation in forms [SCI-11765]
2025-04-04 12:37:17 +02:00
aignatov-bio
caccde9dab
Merge pull request #8392 from aignatov-bio/ai-sci-11767-add-warning-to-mark-as-na
Add warning to mark as na button [SCI-11767]
2025-04-04 12:37:06 +02:00
andrej-scinote
514ff3b3f5
Fix file downloads with shared api key [SCI-11756] (#8387) 2025-04-04 09:53:16 +02:00
Anton
4e2b278c0d Add warning to mark as na button [SCI-11767] 2025-04-03 14:55:54 +02:00
Anton
cfa7136522 Fix smart annotation in forms [SCI-11765] 2025-04-03 14:25:36 +02:00
aignatov-bio
62a5cd15a7
Merge pull request #8378 from aignatov-bio/ai-sci-11740-add-inline-editing-for-form-text-field
Add inline editing for form text field [SCI-11740]
2025-04-03 14:16:02 +02:00
aignatov-bio
e3a8721402
Merge pull request #8389 from aignatov-bio/ai-sci-11761-fix-forms-css
Fix forms css [SCI-11761]
2025-04-03 12:43:13 +02:00
aignatov-bio
219e31b575
Merge pull request #8384 from aignatov-bio/ai-sci-11744-fix-reminders-checkbox
Fix z-index for overlay in repository edit mode [SCI-11744]
2025-04-03 12:14:37 +02:00
Anton
799b406486 Fix forms css [SCI-11761] 2025-04-03 12:13:43 +02:00
andrej-scinote
06127357b6
Merge pull request #8388 from andrej-scinote/aj_SCI_11776
Fix form duplicate activity [SCI-11776]
2025-04-03 12:08:36 +02:00
andrej-scinote
d7b18ce130
Merge pull request #8386 from andrej-scinote/aj_SCI_11708
Add repository templates [SCI-11708]
2025-04-03 11:04:49 +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
Andrej
dc8fe83d29 Fix for response values on shared task [SCI-11764] 2025-04-02 19:29:04 +02:00
aignatov-bio
fc2a7c47f4
Merge pull request #8383 from aignatov-bio/ai-sci-11749-cannot-enter-negative-number-on-item-card
Fix negative numbers on filters and item card [SCI-11749]
2025-04-02 13:49:12 +02:00
Anton
f2609b2c6c Fix z-index for overlay in repository edit mode [SCI-11744] 2025-04-02 13:42:47 +02:00