Commit graph

547 commits

Author SHA1 Message Date
Alex Kriuchykhin
79098b51b8
Initial upgrade to Rails 7.2.2 [SCI-11841] (#8524) 2025-06-04 13:31:57 +02:00
Martin Artnik
1723810ec9 Add an option to include serialized activity subject in a webhook [SCI-11910] 2025-05-26 11:19:37 +02:00
Martin Artnik
9bb7d0294c Merge branch 'features/api-improvements' into develop 2025-05-26 11:15:27 +02:00
Martin Artnik
add92f9f92 Make repository template migration skip check more robust [SCI-11896] 2025-05-22 11:24:16 +02:00
Andrej
66235b66ad Convert user timezones to Iana format [SCI-11862] 2025-05-13 06:55:49 +02:00
Martin Artnik
70e3db1d68 Merge branch 'develop' into features/project-management 2025-05-09 11:02:56 +02:00
Andrej
fe676f8996 Add favorite to project table [SCI-11800] 2025-05-07 16:06:52 +02:00
Martin Artnik
ab666bb86f Add option to skip repository templates feature [SCI-11896] 2025-05-06 13:59:50 +02:00
Martin Artnik
ad5b43cf5e
RepositoryTemplate migration and dependant fix [SCI-11708] (#8461) 2025-05-05 10:42:24 +02:00
Martin Artnik
0fdbc52ee0 Implement favorite actions for PET [SCI-11853] 2025-04-28 13:09:22 +02:00
Martin Artnik
63ab2ebf1a Fix activity subjects for bulk unassign in storage locations [SCI-11849] 2025-04-25 15:07:03 +02:00
Martin Artnik
4e5f9c738d Merge branch 'features/repository-templates' into develop 2025-04-25 14:20:37 +02:00
Andrej
65b6485c41 Add project description field to search [SCI-11831] 2025-04-24 13:28:29 +02:00
Andrej
0b789d21bd Add experiment due date notfication [SCI-11826] 2025-04-23 11:25:33 +02:00
Andrej
38c379d065 Add status to project and experiment [SCI-11797] 2025-04-16 10:30:06 +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
aignatov-bio
69307f50c0
Add new columns for projects and experiments [SCI-11793] (#8415) 2025-04-11 12:59:04 +02:00
Andrej
063fdad81e Add steps from protocol templates to task [SCI-11754] 2025-04-08 10:00:51 +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
Andrej
4753bef936 Add repository templates [SCI-11708] 2025-04-02 19:55:24 +02:00
Andrej
1c8edec966 Add parent relationship for FormResponse [SCI-11707] 2025-03-31 08:38:14 +02:00
Martin Artnik
c3671e7f15 Add FormRepositoryRowsFieldValue type [SCI-11720] 2025-03-27 10:02:10 +01:00
Andrej
4ed68934db Add action to forms [SCI-11686] 2025-03-21 10:43:05 +01:00
Andrej
a6dbe4bb78 Create new item from task [SCI-11558] 2025-02-25 07:20:51 +01:00
Anton
1e904ee414 Fix results elements duplication [SCI-10609] 2025-02-05 11:09:09 +01:00
Martin Artnik
6980b3bab1 Merge branch 'features/small-improvements' into develop 2025-01-29 14:09:23 +01:00
Martin Artnik
8df0ac787f Add predefined tag to label templates [SCI-11297] 2025-01-27 14:19:57 +01:00
Martin Artnik
676549be9c Form permission fixes [SCI-11429] 2025-01-14 11:51:55 +01:00
Andrej
607ab25939 Add delete action to step form response [SCI-11382] 2025-01-09 16:15:09 +01:00
Martin Artnik
52e2c50b37 Add form response models and controllers [SCI-11356] 2024-12-18 13:24:35 +01:00
Martin Artnik
59e87b22fe Add permissions and permission controllers for forms [SCI-11355] 2024-12-12 15:39:33 +01:00
Anton
9d92679c58 Add reorder form fields [SCI-11343] 2024-12-12 13:50:17 +01:00
andrej-scinote
705fc4da14 Merge pull request #8093 from andrej-scinote/aj_SCI_11354
Fix reordering of the form fields [SCI-11354]
2024-12-10 15:59:39 +01:00
Andrej
8c57e28078 Add forms controllers [SCI-11354] 2024-12-10 12:22:56 +01:00
Martin Artnik
b770e5c499
Merge master 1.38.0.1 (#8070)
* Remove check for database in migrations [SCI-11213]

* Bump version to 1.37.0.1

* Bump version to 1.38.0.1

---------

Co-authored-by: Andrej <andrej.jugovic7@gmail.com>
2024-11-22 15:20:44 +01:00
Alex Kriuchykhin
23002e0478
Add missing permissions for repository columns [SCI-11147] (#7995) 2024-11-15 09:56:22 +01:00
Martin Artnik
fcfb3dc8f7 Fix 203dpi label migtation [SCI-10901] 2024-11-08 13:49:29 +01:00
Martin Artnik
1a5530efde Add 203dpi label templates [SCI-10901] 2024-11-07 11:59:36 +01:00
Alex Kriuchykhin
9c288c2021
Improve speed of inventory tables rendering on the backend [SCI-11134] (#7923) 2024-10-03 14:19:55 +02:00
Andrej
94c478ab25 Add counter cache for counting repository row on repository [SCI-11114] 2024-10-03 08:23:52 +02:00
Martin Artnik
326a0c1ec4 (Re)implement team sharing activities [SCI-10925] 2024-09-11 16:11:11 +02:00
Andrej
e4fb5d71df Add permissions for storage location and rename box to container [SCI-10882] 2024-07-29 09:46:45 +02:00
Andrej
d6c3468002 Implement storage location backend [SCI-10465] 2024-07-11 09:48:49 +02:00
Anton
3476271afd Add discarded to results [SCI-10432] 2024-06-26 13:37:00 +02:00
Oleksii Kriuchykhin
349352773f Revert - Fix activties for deleted results [SCI-10432] 2024-06-12 13:49:12 +02:00
Martin Artnik
23d311473e API key management tweaks [SCI-10763] 2024-06-03 13:47:00 +02:00
Martin Artnik
c5b215af32 Implement API key auth and generation [SCI-6968] 2024-05-24 12:36:01 +02:00
Martin Artnik
2b610f0b04
Merge pull request #7516 from aignatov-bio/ai-sci-10432-fix-activties-for-deleted-results
Fix activties for deleted results [SCI-10432]
2024-05-24 10:36:54 +02:00