Commit graph

2944 commits

Author SHA1 Message Date
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
Anton
a4bc436824 Update tags modal in canvas [SCI-12287] 2025-09-12 14:24:46 +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
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
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
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
Andrej
ef3870855f Fix returning repositories list [SCI-12254] 2025-08-14 15:28:08 +02:00
Martin Artnik
ead48a7d66
Merge pull request #8798 from artoscinote/ma_SCI_12259
Fix use of beforeDestroy, which is invalid in Vue3 [SCI-12259]
2025-08-14 14:22:52 +02:00
Martin Artnik
6d54188b38 Fix use of beforeDestroy, which is invalid in Vue3 [SCI-12259] 2025-08-14 14:17:19 +02:00
Anton
dabeb0650f Fix search in select dropdown [SCI-12261] 2025-08-14 14:00:09 +02:00
Anton
dc4e4bcae8 Fix nested general dropdown [SCI-12250] 2025-08-14 11:09:41 +02:00
Martin Artnik
bdeab8e19f
Merge pull request #8775 from aignatov-bio/ai-sci-12196-css-user-groups-fixes
Fix css for user groups [SCI-12196]
2025-08-13 09:51:07 +02:00
andrej-scinote
e456c326ad
Merge pull request #8778 from andrej-scinote/aj_SCI_12230
Fix delete description rendering [SCI-12230]
2025-08-12 16:42:05 +02:00
Martin Artnik
08bfa91820 Fix role reset for team assignments on PET [SCI-12222] 2025-08-12 16:25:19 +02:00
Andrej
1b653057e2 Fix delete description rendering [SCI-12230] 2025-08-12 15:32:45 +02:00
Anton
9a6cccab75 Fix css for user groups [SCI-12196] 2025-08-12 14:38:37 +02:00
andrej-scinote
c4f523c18c
Merge pull request #8773 from andrej-scinote/aj_SCI_12234
Fix cursor for user group member page [SCI-12234]
2025-08-12 11:27:35 +02:00
aignatov-bio
579ecdeada
Merge pull request #8768 from aignatov-bio/ai-sci-12218-css-fixes-for-user-group
Css fixes for user groups [SCI-12218]
2025-08-12 10:02:32 +02:00
Andrej
c10d641ba4 Fix cursor for user grup member page [SCI-12234] 2025-08-11 17:10:20 +02:00
Anton
3c78ab67e1 Css fixes for user groups [SCI-12218] 2025-08-11 13:14:43 +02:00
Anton
30cf08a666 Prevent experiment row selection on status click [SCI-12219] 2025-08-11 12:58:17 +02:00
Martin Artnik
6b20fafd0c
Merge pull request #8755 from KlemenSciNote/kb_SCI-12198_add-data-e2e-for-OQ-part5
Add data-e2e for OQ part5 [SCI-12198]
2025-08-11 10:50:06 +02:00
Anton
afa9f47a4c Merge expand/collapse button in protocol 2025-08-08 12:41:39 +02:00
Anton
5623ccc164 Fix experiment status and replace group icon [SCI-12219] 2025-08-08 11:13:02 +02:00
Martin Artnik
8ceb099acf Merge branch 'develop' into features/team-automations 2025-08-07 15:09:45 +02:00
Klemen Benedicic
6f6cece0d6 Merge branch 'develop' into kb_SCI-12198_add-data-e2e-for-OQ-part5 2025-08-07 12:50:28 +02:00