Commit graph

16254 commits

Author SHA1 Message Date
ajugo
fd5ed15003
Fix change of sharing repository settings [SCI-10428] () 2024-03-18 09:37:36 +01:00
dependabot[bot]
2ec88410e3
Bump follow-redirects from 1.15.4 to 1.15.6 ()
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 09:36:55 +01:00
Soufiane
94b5475728
Fix sorted reports table pagination [SCI-10359] () 2024-03-18 09:35:52 +01:00
ajugo
e8417ef083
Merge pull request from sboursen-scinote/sb_SCI-10297
Show invisible dropdowns in inventory items filter flyout [SCI-10297]
2024-03-18 09:28:01 +01:00
ajugo
521d500b8d
Merge pull request 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 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
sboursen-scinote
879773a8d7 Show invisible dropdowns in inventory items filter flyout [SCI-10297] 2024-03-17 09:38:55 +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
ajugo
90fc48e978
Merge pull request from wandji20/wb-SCI-10455
Fix issue loading experiment assigned users [SCI-10455]
2024-03-16 14:18:40 +01:00
ajugo
f1c4c0e8fa
Merge pull request from wandji20/wb-SCI-10367
Open flyout to left when not enough space on right [SCI-10367]
2024-03-16 14:18:10 +01:00
ajugo
f07ecb4975
Merge pull request from wandji20/wb-SCI-10374
Fix typos [SCI-10374]
2024-03-16 14:16:18 +01:00
wandji20
e58b616a7b Fix issue loading experiment assigned users [SCI-10455] 2024-03-16 06:08:19 +01:00
wandji20
801f691093 Open flyout to left when not enough space on right [SCI-10367] 2024-03-16 05:17:44 +01:00
wandji20
d0e29165b5 Fix typos [SCI-10374] 2024-03-16 04:51:32 +01:00
Alex Kriuchykhin
ba5c0aba57
Remove wait from Travis config and disable report generating tests [SCI-10271] () 2024-03-15 12:54:25 +01:00
ajugo
40ea8e19a6
Merge pull request from wandji20/wb-SCI-10443
Change table fonts and allow copy text [SCI-10443]
2024-03-15 12:17:16 +01:00
wandji20
9ec4c96dd1 Change table fonts and allow copy text [SCI-10443] 2024-03-15 11:15:41 +01:00
ajugo
773fcbef5e
Fix display active state view for archived objects [SCI-10446] () 2024-03-15 10:36:47 +01:00
ajugo
9ccbe03d3f
Merge pull request from G-Chubinidze/gc_SCI_10423
Button code for 'Task Tabs' [SCI-10423]
2024-03-15 10:10:16 +01:00
Giga Chubinidze
730c98c735 Button code for 'Task Tabs' [SCI-10423] 2024-03-15 02:31:40 +04:00
Soufiane
41510f8067
Fix color of filter icon in task results [SCI-10437] () 2024-03-14 20:22:16 +01:00
wandji
32468ca683
Reset cards grid columns on window or navigator resize [SCI-10374] () 2024-03-14 18:35:22 +01:00
ajugo
de07377b1a
Fix showing of inherited roles [SCI-10408] () 2024-03-14 18:22:05 +01:00
Soufiane
3f4c4dd222
Fix sorted table pagination [SCI-10359] ()
* Fix table pagination when sorting by columns with non unique values [SCI-10359]

* Refactor solution [SCI-10359]
2024-03-14 18:20:26 +01:00
wandji
660a067433
Show entries detail only after data is loaded [SCI-10317] () 2024-03-14 18:20:20 +01:00
ajugo
9d81a3ccf8
Fix loading of protocols [SCI-10435] () 2024-03-14 16:58:38 +01:00
wandji
2be31ca9f9
Hide right border of last pinned column header in tables [SCI-10441] () 2024-03-14 14:39:44 +01:00
Soufiane
071f59ba1f
Hide + bubble for viewer user in protocol and project tables [SCI-10425] () 2024-03-14 13:47:12 +01:00
wandji
6b0be64952
Add user preferences link in notification settings flyout [SCI-10438] () 2024-03-14 13:27:27 +01:00
ajugo
46958db363
Fix assigned to column task table page for viewers [SCI-10362] () 2024-03-14 13:26:20 +01:00
Soufiane
5d4322cd8f
Fix sorting by description in label templates [SCI-10380] () 2024-03-14 13:23:52 +01:00
Soufiane
ce5c02d590
Fix user roles for protocol access modal [SCI-10388] () 2024-03-14 13:17:07 +01:00
wandji
8165f46f3f
Call task checkStateState after status update [SCI-10198] () 2024-03-14 13:15:32 +01:00
wandji
8300c2c3c3
Add entries and selected entries in paging [SCI-10317] () 2024-03-14 13:12:03 +01:00
Gregor Lasnibat
f400e2f6d9
(fix) Assign to task - 'Type & Search' option not available [SCI-10382] () 2024-03-14 13:07:11 +01:00
wandji
0632d90b3f
Pre-select current project when duplicating experiment [SCI-10420] () 2024-03-14 10:17:56 +01:00
Martin Artnik
a6dc688776 Fix legacy vue component includes 2024-03-14 10:17:02 +01:00
wandji
cc388d9669
Fix CSS issues assigned user task flyout [SCI-10367] () 2024-03-13 16:24:58 +01:00
ajugo
3d1907d972
Fix exporting of empty folder [SCI-10427] () 2024-03-13 16:23:38 +01:00
wandji
e61d593a0e
Add disabled button for unsupported wopi files [SCI-9901] () 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 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 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 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] () 2024-03-13 11:30:58 +01:00
Soufiane
14b962570e
Update experiments table column min width [SCI-10393] () 2024-03-13 11:24:25 +01:00
wandji
b3e2182ce6
Fix result asset read permission [SCI-10434] () 2024-03-13 11:16:14 +01:00
Martin Artnik
29e3ae8a24
Merge pull request from artoscinote/ma_SCI_10430
Hide relationships caret in Safari [SCI-10430]
2024-03-13 10:56:27 +01:00