Commit graph

16329 commits

Author SHA1 Message Date
ajugo 46958db363
Fix assigned to column task table page for viewers [SCI-10362] (#7240) 2024-03-14 13:26:20 +01:00
Soufiane 5d4322cd8f
Fix sorting by description in label templates [SCI-10380] (#7258) 2024-03-14 13:23:52 +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
wandji 8300c2c3c3
Add entries and selected entries in paging [SCI-10317] (#7276) 2024-03-14 13:12:03 +01:00
Gregor Lasnibat f400e2f6d9
(fix) Assign to task - 'Type & Search' option not available [SCI-10382] (#7279) 2024-03-14 13:07:11 +01:00
wandji 0632d90b3f
Pre-select current project when duplicating experiment [SCI-10420] (#7256) 2024-03-14 10:17:56 +01:00
Martin Artnik a6dc688776 Fix legacy vue component includes 2024-03-14 10:17:02 +01:00
Gregor Lasnibat 30b2bc88e9 (dev) Skip archived items and items not in the current inventory when importing an inventory [SCI-10398] 2024-03-14 07:24:14 +01:00
wandji cc388d9669
Fix CSS issues assigned user task flyout [SCI-10367] (#7253) 2024-03-13 16:24:58 +01:00
ajugo 3d1907d972
Fix exporting of empty folder [SCI-10427] (#7270) 2024-03-13 16:23:38 +01:00
wandji e61d593a0e
Add disabled button for unsupported wopi files [SCI-9901] (#7271) 2024-03-13 16:20:55 +01:00
Martin Artnik be4f27750c Merge branch 'release/1.30.0' into develop 2024-03-13 15:26:35 +01:00
Martin Artnik 87e05717bd
Merge pull request #7274 from artoscinote/ma_SCI_10422
Fix stock modal, fix relationships caret [SCI-10422]
2024-03-13 15:20:05 +01:00
Martin Artnik fd93b8f357 Fix stock modal, fix relationships caret [SCI-10422] 2024-03-13 14:35:05 +01:00
Martin Artnik 83d806b64f
Merge pull request #7232 from artoscinote/ma_SCI_10340
Fix experiment description modal smart annotations [SCI-10340]
2024-03-13 13:14:40 +01:00
ajugo 24af54cfaa
Merge pull request #7217 from G-Chubinidze/gc_SCI_10303
Date, time and Date & Time columns will not be saved when applied in the item card [SCI-10303]
2024-03-13 12:38:15 +01:00
Soufiane 390ccc412e
Fix Experiment progress bar for cards when archived [SCI-10333] (#7229) 2024-03-13 11:30:58 +01:00
Soufiane 14b962570e
Update experiments table column min width [SCI-10393] (#7265) 2024-03-13 11:24:25 +01:00
wandji b3e2182ce6
Fix result asset read permission [SCI-10434] (#7263) 2024-03-13 11:16:14 +01:00
Martin Artnik 29e3ae8a24
Merge pull request #7268 from artoscinote/ma_SCI_10430
Hide relationships caret in Safari [SCI-10430]
2024-03-13 10:56:27 +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
ajugo 646c534aad
Merge pull request #7216 from G-Chubinidze/gc_SCI_10373
Replace with new icon for column management on inventory page [SCI-10373]
2024-03-13 10:46:40 +01:00
Martin Artnik e406d3319e Hide relationships caret in Safari [SCI-10430] 2024-03-12 18:09:25 +01:00
Martin Artnik d654f1dd6e
Merge pull request #7267 from artoscinote/ma_SCI_10422
Force input locale [SCI-10422]
2024-03-12 17:41:29 +01:00
Martin Artnik ae51a04c90 Force input locale [SCI-10422] 2024-03-12 17:38:36 +01:00
Martin Artnik fa25716e24 Fix ambiguous column references in results controller [SCI-10433] 2024-03-12 17:21:10 +01:00
wandji e02238baa9
Make modal select dropdown searchable [SCI-10419] (#7254) 2024-03-12 15:39:56 +01:00
Alex Kriuchykhin 4c1ef9d4ac
Update omniauth-linkedin-oauth2 gem to 1.0.1 [SCI-10421] (#7262) 2024-03-12 15:26:23 +01:00
Martin Artnik 8a0e5802ac
Merge pull request #7261 from artoscinote/ma_SCI_10422
Clean up stock management modal [SCI-10422]
2024-03-12 15:13:21 +01:00
Soufiane fdb2146c87
Fix wrong translation in protocol template [SCI-10389] (#7249) 2024-03-12 14:43:47 +01:00
Alex Kriuchykhin 5da0076eb8
Fix experiment carts sorting by number of completed tasks [SCI-10390] (#7213) 2024-03-12 14:37:14 +01:00
ajugo 802ebb68a8
Fix inventory sharing [SCI-10428] (#7260) 2024-03-12 14:18:51 +01:00
ajugo 166a9592f5
Fix designated users flyout filtering [SCI-10415] (#7252) 2024-03-12 14:16:45 +01:00
ajugo 311bae9b58
Truncate long names in the tables [SCI-10406] (#7248) 2024-03-12 14:15:58 +01:00
Soufiane f90f06126a
Fix various issues with project export modal [SCI-10343] (#7245) 2024-03-12 14:14:16 +01:00
wandji 9e39181242
Update protocols linked task modal to match figma design [SCI-10392] (#7243) 2024-03-12 14:13:13 +01:00
ajugo 6376598678
Fix access modal display issues [SCI-10383] (#7239) 2024-03-12 14:00:39 +01:00
wandji 351aa695d7
Reload navigator on archive and restore in PET tables [SCI-10384] (#7237) 2024-03-12 13:59:47 +01:00
wandji 7d083f149d
Set active value on table action toolbar menu items [SCI-10377] (#7236) 2024-03-12 13:59:15 +01:00
Soufiane 9dcd831704
Fix various issues with Reports [SCI-10331] (#7219) 2024-03-12 13:57:55 +01:00
Martin Artnik 763c741662 Clean up stock management modal [SCI-10422] 2024-03-12 13:24:55 +01:00
Martin Artnik 38601bbb40
Merge pull request #7163 from lasniscinote/gl_SCI_10222
(dev) Create a POC for Phase 0 of improved importing to inventories [SCI-10222]
2024-03-12 13:07:29 +01:00
Martin Artnik 93bd5ebc0e
Merge pull request #7257 from G-Chubinidze/gc_SCI_10405
Incorrect translation of a button in the "Tags" modal [SCI-10405]
2024-03-12 13:06:48 +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
Martin Artnik 1209bb8615
Merge pull request #7197 from G-Chubinidze/gc_SCI_10237
HTML report from exported project security issue [SCI-10237]
2024-03-12 11:01:22 +01:00
Soufiane 4c286db15f
Fix user smartAnnotation overflow in commnet sidebar [SCI-7842] (#7234) 2024-03-12 10:21:34 +01:00
ajugo 8aadca10c5
Fix displaying of archived objects for experiments and tasks lists [SCI-10418] (#7255) 2024-03-12 10:10:05 +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 47b61f526c Incorrect translation of a button in the "Tags" modal [SCI-10405] 2024-03-12 12:26:36 +04:00