Commit graph

624 commits

Author SHA1 Message Date
Alex Kriuchykhin
54f347d4c8
Remove obsolete code from database migrations [SCI-12077] (#8633) 2025-07-03 15:58:42 +02:00
Martin Artnik
d36b22b1b4 Fix pending migration check in db/seeds.rb [SCI-12078] 2025-06-30 14:54:56 +02:00
Martin Artnik
d1461085e9 Fix label template migration [SCI-11903] 2025-06-23 16:38:44 +02:00
Martin Artnik
75fa364594
Merge pull request #8600 from scinote-eln/features/link-steps-results
Features/link steps results
2025-06-23 15:55:23 +02:00
Martin Artnik
2b7de4871c
Fix label template migration [SCI-11903] 2025-06-23 15:36:15 +02:00
Martin Artnik
0736c90bdb
Merge branch 'develop' into features/rails-7.2-upgrade 2025-06-20 13:03:22 +02:00
Martin Artnik
3ee93b287f
Merge pull request #8528 from artoscinote/ma_SCI_11903
Fix default ZPL 203dpi templates to properly break long text [SCI-11903]
2025-06-10 16:13:14 +02:00
Martin Artnik
d1d4d29f50 Merge branch 'develop' into features/link-steps-results 2025-06-10 13:00:37 +02:00
Martin Artnik
a8fb912d67 Clean up schema 2025-06-06 14:25:04 +02:00
Martin Artnik
0a1cfd437c Fix naming of Project and Experiment statuses [SCI-11984] 2025-06-06 13:58:40 +02:00
Alex Kriuchykhin
79098b51b8
Initial upgrade to Rails 7.2.2 [SCI-11841] (#8524) 2025-06-04 13:31:57 +02:00
Martin Artnik
95b80f187d Fix default ZPL 203dpi templates to properly break long text [SCI-11903] 2025-05-30 15:48:33 +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
e63fb45b9e Add step result link [SCI-11879] 2025-05-13 12:19:00 +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
Martin Artnik
f2c90da8b6
Make repository template migration skip check more robust [SCI-11896] 2025-05-09 10:41:34 +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
Anton
69374989c8 Forms table and edit mode [SCI-11337] 2024-12-10 16:12:27 +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