Commit graph

279 commits

Author SHA1 Message Date
Anton
188400e770 Fix moving task tests 2025-10-03 11:17:39 +02:00
Anton
59e94b6ea7 Clean old tags code and fix tests [SCI-12336] 2025-09-17 16:33:14 +02:00
Martin Artnik
649917d0b9 Merge branch 'develop' into features/global-tags 2025-09-10 13:10:04 +02:00
Martin Artnik
7c4041cad1 Merge branch 'features/team-automations' into develop 2025-09-08 10:35:19 +02:00
Oleksii Kriuchykhin
e97119d1ad Merge branch 'develop' into features/global-tags 2025-08-29 15:33:53 +02:00
Oleksii Kriuchykhin
ddb9dc821a Improve performance of global search for objects with children [SCI-12277] 2025-08-29 14:01:27 +02:00
Oleksii Kriuchykhin
8faea2bf89 Migrate tags to be Workspace level, merge identical tags [SCI-12239] 2025-08-27 10:29:29 +02:00
Alex Kriuchykhin
a95ab59e89
Merge pull request #8787 from okriuchykhin/ok_SCI_12213
Improve implementation of team automations observers [SCI-12213]
2025-08-26 10:32:43 +02:00
Andrej
84f806f623 Fix dashboard filters for tasks [SCI-12278] 2025-08-20 10:20:37 +02:00
Oleksii Kriuchykhin
2175ea3b3f Improve implementation of team automations observers [SCI-12213] 2025-08-18 10:54:01 +02:00
Oleksii Kriuchykhin
fd225a73ea Remove obsolete user_teams and user_projects tables and models [SCI-12111] 2025-07-31 18:12:37 +02:00
Andrej
f5f8a54a30 Move users logic to shareable concern [SCI-12053] 2025-07-17 14:35:56 +02:00
Martin Artnik
0736c90bdb
Merge branch 'develop' into features/rails-7.2-upgrade 2025-06-20 13:03:22 +02:00
Martin Artnik
d1d4d29f50 Merge branch 'develop' into features/link-steps-results 2025-06-10 13:00:37 +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
9bb7d0294c Merge branch 'features/api-improvements' into develop 2025-05-26 11:15:27 +02:00
Andrej
e63fb45b9e Add step result link [SCI-11879] 2025-05-13 12:19:00 +02:00
Martin Artnik
70e3db1d68 Merge branch 'develop' into features/project-management 2025-05-09 11:02:56 +02:00
Martin Artnik
ad5b43cf5e
RepositoryTemplate migration and dependant fix [SCI-11708] (#8461) 2025-05-05 10:42:24 +02:00
Martin Artnik
4e5f9c738d Merge branch 'features/repository-templates' into develop 2025-04-25 14:20:37 +02:00
Martin Artnik
a45a9e9aca Fix form_field_value validation and specs 2025-04-24 14:44:53 +02:00
Andrej
f58ee07bb9 Fix experiment and project model tests [SCI-11797] 2025-04-16 10:48:31 +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
Martin Artnik
65b94afafa Implement metadata model concern [SCI-11774] 2025-04-09 11:38:38 +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
17837c0f8e Add test for repository template [SCI-11708] 2025-04-03 09:21:11 +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
Martin Artnik
21c6dbb0ce Fix search for special characters and add specs [SCI-11597] 2025-02-24 15:07:18 +01:00
Martin Artnik
6980b3bab1 Merge branch 'features/small-improvements' into develop 2025-01-29 14:09:23 +01:00
Martin Artnik
e040b59e26 Fix comment model spec 2025-01-24 15:24:39 +01:00
Anton
7fde84bc87 Fix form multiple submissions [SCI-11499] 2025-01-24 14:34:10 +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
Andrej
8c57e28078 Add forms controllers [SCI-11354] 2024-12-10 12:22:56 +01:00
Andrej
4156eb33b9 Fix tests after consumption fixes [SCI-10492] 2024-03-20 17:12:55 +01:00
wandji
c607b8a323
Improve migration for repository_row_connections [SCI-9908] (#6863) 2024-01-08 12:01:06 +01:00
Soufiane
e9a76bf2a7
Implement tests for item relationships [SCI-9612] (#6820) 2023-12-20 14:18:49 +01:00
Martin Artnik
af7bae48a0 Implement delivery notifications, fix specs [SCI-9856] 2023-12-08 13:57:43 +01:00
Anton
0ec734b467 Merge branch 'develop' into features/notification-revamp 2023-11-23 10:05:42 +01:00
Giga Chubinidze
94e2541de3 Fix tests for notifications [SCI-9678] 2023-11-21 13:08:12 +04:00
ajugo
5878ed0c7c
Fix unit test [SCI-9570] (#6552) 2023-11-13 09:34:38 +01:00
Soufiane
857bda6f69
Fix broken unit tests [SCI-8972] (#6342)
- Models tests
- Controllers tests
- Jobs tests
- Permissions tests
- Utilities tests
2023-10-12 16:16:43 +02:00
Martin Artnik
0faad52f6c Merge branch 'hotfix/1.28.0.1' into develop 2023-08-24 12:14:30 +02:00
Alex Kriuchykhin
b08a94ced6
Remove What's new section from user preferences section [SCI-9098] (#6046) 2023-08-23 13:12:06 +02:00
artoscinote
20c20012b2
Merge pull request #5863 from ivanscinote/SCI-8807-notifications
Remove system notifications [SCI-8807]
2023-08-18 10:28:05 +02:00
Oleksii Kriuchykhin
5332cbc788 Pass user by id instead of serialized object for deleyed jobs [SCI-9053] 2023-08-11 15:31:29 +02:00
Oleksii Kriuchykhin
b49b7c4a80 Merge branch 'develop' into features/shareable-links 2023-08-02 16:05:21 +02:00