Commit graph

3514 commits

Author SHA1 Message Date
Anton
77f09e5e3c Fix label printing and experiment description [SCI-10662] 2024-04-23 14:07:46 +02:00
ajugo
ffbf36e1e8
Merge pull request #7493 from sboursen-scinote/sb_SCI-10531
Fix various issues with archived labels in repositories [SCI-10531]
2024-04-19 10:09:49 +02:00
sboursen-scinote
c36e2277fa Fix various issues with archived labels in reporsitories [SCI-10531] 2024-04-18 16:19:18 +02:00
Andrej
c740452086 Merge branch 'features/sso-improvements' into develop 2024-04-18 15:58:17 +02:00
wandji20
be093c9302 Add helper method for checking user 2fa enabled [SCI-10634] 2024-04-18 10:43:07 +01:00
Martin Artnik
83477a461a Properly set warden session in asset syncs controller [SCI-10637] 2024-04-15 10:29:28 +02:00
Anton
7b3e5a06e0 Fix label templates seelctor in print modal [SCI-10632] 2024-04-12 11:17:09 +02:00
ajugo
d5665b9c14
Merge pull request #7461 from aignatov-bio/ai-sci-10614-lost-formatting-for-exp-desc
Bugs fixes for next release [SCI-10614][SCI-10598][SCI-10593][SCI-10611][SCI-9957][SCI-10605]
2024-04-11 10:44:23 +02:00
Andrej
d2ace74d75 Enable leave for team owners for yourself [SCI-9957] 2024-04-11 09:57:21 +02:00
Anton
52fd3ff801 Fix item card dropdown options list [SCI-10593] 2024-04-10 18:52:35 +02:00
Anton
70beec648a Fix draft creation to prevent dupciates [SCI-10598] 2024-04-10 18:52:01 +02:00
Anton
2bddac06b8 Fix draft creation to prevent dupciates [SCI-10598] 2024-04-10 11:25:59 +02:00
ajugo
a35e6455df
Merge pull request #7454 from aignatov-bio/ai-sci-10593-not-all-dropdown-items-vissible
Fix item card dropdown options list [SCI-10593]
2024-04-10 10:53:33 +02:00
ajugo
591d733dc4
Merge pull request #7448 from rekonder/aj_SCI_9957
Enable leave for team owners for yourself [SCI-9957]
2024-04-10 10:44:32 +02:00
Anton
9f3cf70ad5 Fix item card dropdown options list [SCI-10593] 2024-04-10 10:38:09 +02:00
Andrej
7efbd223bf Merge branch 'develop' into features/sso-improvements 2024-04-09 13:54:23 +02:00
Andrej
8e94cd5ce6 Enable leave for team owners for yourself [SCI-9957] 2024-04-09 10:07:06 +02:00
Martin Artnik
bad4064288 Make sure current_user is set earlier in asset syncs controller [SCI-10592] 2024-04-04 15:10:40 +02:00
Andrej
6e95ba13f9 Merge branch 'develop' into features/sso-improvements 2024-04-03 13:32:15 +02:00
Andrej
d4f33ff33d Fix activity generation at project visibility change [SCI-10569] 2024-04-02 16:29:04 +02:00
wandji20
06ef479a1e Add archived tag to protocol liked tasks modal items [SCI-10560] 2024-04-01 22:04:02 +01:00
Andrej
ac9c16d459 Merge branch 'develop' into features/sso-improvements 2024-03-26 10:36:04 +01:00
aignatov-bio
539f58441a
Merge pull request #7359 from wandji20/wb-SCI-10367
Fix task assigned users search query and CSS [SCI-10367]
2024-03-26 09:15:31 +01:00
wandji20
09f4ad7a3d Fix task assgned users search query and CSS [SCI-10367] 2024-03-25 12:01:48 +01:00
wandji20
8b0a2d51b5 Fix issue loading navigator [SCI-10513] 2024-03-22 12:37:00 +01:00
aignatov-bio
90405e0205
Merge branch 'develop' into ai-sci-10488-fix-assigned-user-for-task 2024-03-20 16:43:00 +01:00
Anton
93b75403df Fix designated users on task and new task modal [SCI-10488] 2024-03-20 15:59:38 +01:00
sboursen-scinote
9dca8e7c4b Fix folder visibility in navigator [SCI-10482] 2024-03-20 15:44:13 +01:00
Andrej
c75dd047bc Fix loading of projects table navigator [SCI-10450] 2024-03-19 09:43:44 +01:00
wandji20
a896d95664 Revert task status changes [SCI-10198] 2024-03-18 18:17:12 +01:00
ajugo
0419609a1a
Add permission check for experiment and task list [SCI-10450] (#7296) 2024-03-18 10:52:37 +01:00
wandji
6313dd0ba0
Revert "Call task checkStateState after status update [SCI-10198] (#7272)"
This reverts commit 8165f46f3f.
2024-03-18 10:17:16 +01:00
ajugo
fd5ed15003
Fix change of sharing repository settings [SCI-10428] (#7294) 2024-03-18 09:37:36 +01:00
ajugo
521d500b8d
Merge pull request #7303 from sboursen-scinote/sb_SCI-10331-fix
Various issues with Reports [SCI-10331]
2024-03-18 09:24:57 +01:00
ajugo
8a9c4e6cb9
Merge pull request #7292 from wandji20/wb-SCI-10419
Add support for filtering projects in experiment controller clone and move actions SCI-[10419]
2024-03-18 09:01:22 +01:00
sboursen-scinote
ea5016f5bb Fix save to invetory modal [SCI-10331] 2024-03-17 11:19:05 +01:00
wandji20
5b5f593537 Add support for filtering projects in experiment controller clone and move actions SCI-[10419] 2024-03-16 16:53:00 +01:00
wandji20
e58b616a7b Fix issue loading experiment assigned users [SCI-10455] 2024-03-16 06:08:19 +01:00
wandji
6b0be64952
Add user preferences link in notification settings flyout [SCI-10438] (#7280) 2024-03-14 13:27:27 +01:00
Soufiane
ce5c02d590
Fix user roles for protocol access modal [SCI-10388] (#7275) 2024-03-14 13:17:07 +01:00
wandji
8165f46f3f
Call task checkStateState after status update [SCI-10198] (#7272) 2024-03-14 13:15:32 +01:00
Martin Artnik
be4f27750c Merge branch 'release/1.30.0' into develop 2024-03-13 15:26:35 +01:00
Martin Artnik
560ff947e5
Merge pull request #7266 from artoscinote/ma_SCI_10433
Fix ambiguous column references in results controller [SCI-10433]
2024-03-13 10:55:49 +01:00
Martin Artnik
fa25716e24 Fix ambiguous column references in results controller [SCI-10433] 2024-03-12 17:21:10 +01:00
ajugo
166a9592f5
Fix designated users flyout filtering [SCI-10415] (#7252) 2024-03-12 14:16:45 +01:00
wandji
9e39181242
Update protocols linked task modal to match figma design [SCI-10392] (#7243) 2024-03-12 14:13:13 +01:00
Soufiane
9dcd831704
Fix various issues with Reports [SCI-10331] (#7219) 2024-03-12 13:57:55 +01:00
Alex Kriuchykhin
8f09c9bc26
Fix unsafe user handling in the Linkedin sign-up flow [SCI-10421] (#7259) 2024-03-12 13:02:44 +01:00
Alex Kriuchykhin
e835925ab9
Improve sign in handling in OmniAuth controller [SCI-10421] (#7247) 2024-03-12 09:43:53 +01:00
Giga Chubinidze
ac47dcf0a5 Inventory duplicating removes old inventory stock units [SCI-10251] 2024-03-08 18:33:13 +04:00