Commit graph

2967 commits

Author SHA1 Message Date
Martin Artnik
26ae1effae Merge branch 'features/design-update' into develop 2025-10-06 14:36:36 +02:00
Anton
0b698e8228 Merge branch 'develop' into features/global-tags 2025-10-02 11:11:26 +02:00
Andrej
cd164c7d76 Fix do not save table if task is in view mode [SCI-12416] 2025-10-01 12:21:30 +02:00
aignatov-bio
6d6d59dde6
Merge pull request #8875 from aignatov-bio/ai-sci-12298-allow-moving-task-to-other-projects
Add ability to move tasks to other projects [SCI-12298]
2025-09-29 10:40:21 +02:00
Andrej
c110d137a9 Fix ui for team automation page [SCI-12343] 2025-09-25 15:26:52 +02:00
Andrej
07ca0c81d6 Fix loading team automations page [SCI-12337] 2025-09-25 14:03:08 +02:00
Martin Artnik
812591ef5a Merge branch 'features/protocol-parser-v2' into develop 2025-09-25 13:05:15 +02:00
Andrej
c2b0c7219f Fix UI for team automations page [SCI-12343] 2025-09-23 14:26:38 +02:00
Anton
a4331ec246 Replace legacy create task modal [SCI-12360] 2025-09-18 14:31:50 +02:00
Anton
59e94b6ea7 Clean old tags code and fix tests [SCI-12336] 2025-09-17 16:33:14 +02:00
aignatov-bio
83e9ecaa09
Merge pull request #8860 from aignatov-bio/ai-sci-12335-add-component-support-to-dropdown
Add component support for dropdowns [SCI-12335]
2025-09-17 16:07:39 +02:00
Martin Artnik
b17e4c5b5f
Merge pull request #8864 from okriuchykhin/ok_SCI_12291
Revamp tag permissions [SCI-12291]
2025-09-17 10:11:09 +02:00
Anton
9787638511 Add ability to move tasks to other projects [SCI-12298] 2025-09-16 19:46:48 +02:00
aignatov-bio
679e41ae84
Merge pull request #8870 from aignatov-bio/ai-sci-12287-update-tags-modal-in-canvas
Update tags modal in canvas [SCI-12287]
2025-09-15 13:36:02 +02:00
Andrej
b112c26966 Add grant access to create modals [SCI-12257] 2025-09-15 12:21:05 +02:00
Martin Artnik
3e64403022 Merge branch 'develop' into features/design-update 2025-09-15 11:49:04 +02:00
Anton
a4bc436824 Update tags modal in canvas [SCI-12287] 2025-09-12 14:24:46 +02:00
Anton
9ccd879d32 Add component support for dropdowns [SCI-12335] 2025-09-12 13:52:43 +02:00
Oleksii Kriuchykhin
67802a4337 Revamp tag permissions [SCI-12291] 2025-09-10 15:19:12 +02:00
Martin Artnik
649917d0b9 Merge branch 'develop' into features/global-tags 2025-09-10 13:10:04 +02:00
Anton
db50945837 Add object support to select dropdown 2025-09-08 14:23:29 +02:00
Martin Artnik
9cbb1ba379 Merge branch 'features/team-automations' into develop 2025-09-08 10:48:09 +02:00
Martin Artnik
7c4041cad1 Merge branch 'features/team-automations' into develop 2025-09-08 10:35:19 +02:00
Anton
35a08ba2e9 Add new tag managment modal [SCI-12286][SCI-12241] 2025-09-05 10:57:35 +02:00
Anton
8a8b11da6a Add new tags managment modal [SCI-12241] 2025-09-05 10:57:35 +02:00
Oleksii Kriuchykhin
c2aee2b4fe Add tag filtering to task table [SCI-12289] 2025-09-03 15:42:14 +02:00
Alex Kriuchykhin
c5bb0fe8e2
Merge pull request #8845 from aignatov-bio/ai-sci-12286-add-tags-component
Add tags input to task page [SCI-12286]
2025-09-02 17:29:34 +02:00
Anton
a31b6788f2 Add new tags controller [SCI-12286] 2025-09-02 17:26:41 +02:00
Anton
d7b772be13 Moved permission to taggable concern [SCI-12286] 2025-09-02 16:16:03 +02:00
Andrej
30f51b5364 Fix automations settings page [SCI-12322] 2025-09-02 15:57:39 +02:00
Anton
1baec4f47d Add tags input to task page [SCI-12286] 2025-09-02 15:44:21 +02:00
Oleksii Kriuchykhin
c11d79bcba Add tag filtering to global search [SCI-12288] 2025-09-02 13:18:36 +02:00
Alex Kriuchykhin
fe17f2256c
Merge pull request #8840 from aignatov-bio/ai-sci-12302-add-tags-merge-modal
Add merge tags modal [SCI-12302]
2025-09-01 11:12:19 +02:00
Oleksii Kriuchykhin
e97119d1ad Merge branch 'develop' into features/global-tags 2025-08-29 15:33:53 +02:00
Anton
b594c29b2e Add merge tags modal [SCI-12302] 2025-08-29 14:10:29 +02:00
Oleksii Kriuchykhin
ddb9dc821a Improve performance of global search for objects with children [SCI-12277] 2025-08-29 14:01:27 +02:00
Anton
dc420162fd Add tags managment table [SCI-12240] 2025-08-28 15:34:12 +02:00
Anton
3263009234 Move details section to vue [SCI-12238] 2025-08-27 11:32:26 +02:00
Anton
e9d5ba9bae Small design fixes [SCI-11999][SCI-12003][SCI-12006] 2025-08-26 15:14:30 +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
Anton
ad7b15bda5 Add AI parser button [SCI-12200] 2025-08-22 11:28:21 +02:00
Andrej
88b90cc417 Fix some errors on FE [SCI-12119] 2025-08-21 12:06:05 +02:00
Andrej
1e4e771576 Merge branch 'develop' into features/team-automations 2025-08-21 11:58:36 +02:00
Martin Artnik
b82e8da538 Merge branch 'develop' into features/design-update 2025-08-21 10:46:50 +02:00
Anton
677d438f85 Add archived label to results dropdown and add link to results in shared tasks [SCI-12067] 2025-08-18 12:13:59 +02:00
Oleksii Kriuchykhin
2175ea3b3f Improve implementation of team automations observers [SCI-12213] 2025-08-18 10:54:01 +02:00
Andrej
ebdba39445 Fix private inventory item when adding new item relationship [SCI-12253] 2025-08-18 10:53:52 +02:00
Andrej
1362ce08ec Fix unlink for inventory items [SCI-12256] 2025-08-18 10:35:56 +02:00
Anton
c85e7ce1e2 Fix double items in dropdown [SCI-12267] 2025-08-18 10:26:36 +02:00
Martin Artnik
745a0bcfe2
Merge pull request #8802 from andrej-scinote/aj_SCI_12254
Fix the returning repositories list [SCI-12254][12263]
2025-08-14 15:31:43 +02:00