Skip to content

Commit 8cc6024

Browse files
authored
Release v0.34.0 (#2969)
Signed-off-by: Benjamin Perez <[email protected]>
1 parent 6411dc9 commit 8cc6024

File tree

244 files changed

+896
-901
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

244 files changed

+896
-901
lines changed

.github/workflows/jobs.yaml

+10-10
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ jobs:
241241
- name: Run TestCafe Tests
242242
uses: DevExpress/testcafe-action@latest
243243
with:
244-
args: '"chrome --headless --no-sandbox" portal-ui/tests/permissions-1/ --skip-js-errors -c 3'
244+
args: '"firefox --headless --no-sandbox" portal-ui/tests/permissions-1/ --skip-js-errors -c 3'
245245

246246
- name: Clean up users & policies
247247
run: |
@@ -287,7 +287,7 @@ jobs:
287287
- name: Run TestCafe Tests
288288
uses: DevExpress/testcafe-action@latest
289289
with:
290-
args: '"chrome --headless --no-sandbox" portal-ui/tests/permissions-2/ --skip-js-errors -c 3'
290+
args: '"firefox --headless --no-sandbox" portal-ui/tests/permissions-2/ --skip-js-errors -c 3'
291291

292292
- name: Clean up users & policies
293293
run: |
@@ -333,7 +333,7 @@ jobs:
333333
- name: Run TestCafe Tests
334334
uses: DevExpress/testcafe-action@latest
335335
with:
336-
args: '"chrome --headless --no-sandbox" portal-ui/tests/permissions-3/ --skip-js-errors -c 3'
336+
args: '"firefox --headless --no-sandbox" portal-ui/tests/permissions-3/ --skip-js-errors -c 3'
337337

338338
- name: Clean up users & policies
339339
run: |
@@ -379,7 +379,7 @@ jobs:
379379
timeout-minutes: 10
380380
uses: DevExpress/testcafe-action@latest
381381
with:
382-
args: '"chrome --headless --no-sandbox" portal-ui/tests/permissions-4/ --skip-js-errors'
382+
args: '"firefox --headless --no-sandbox" portal-ui/tests/permissions-4/ --skip-js-errors'
383383
all-permissions-5:
384384
name: Permissions Tests Part 5
385385
needs:
@@ -419,7 +419,7 @@ jobs:
419419
timeout-minutes: 5
420420
uses: DevExpress/testcafe-action@latest
421421
with:
422-
args: '"chrome --headless --no-sandbox" portal-ui/tests/permissions-5/ --skip-js-errors'
422+
args: '"firefox --headless --no-sandbox" portal-ui/tests/permissions-5/ --skip-js-errors'
423423
all-permissions-6:
424424
name: Permissions Tests Part 6
425425
needs:
@@ -459,7 +459,7 @@ jobs:
459459
timeout-minutes: 5
460460
uses: DevExpress/testcafe-action@latest
461461
with:
462-
args: '"chrome --headless --no-sandbox" portal-ui/tests/permissions-6/ --skip-js-errors'
462+
args: '"firefox --headless --no-sandbox" portal-ui/tests/permissions-6/ --skip-js-errors'
463463
all-permissions-7:
464464
name: Permissions Tests Part 7
465465
needs:
@@ -499,7 +499,7 @@ jobs:
499499
timeout-minutes: 5
500500
uses: DevExpress/testcafe-action@latest
501501
with:
502-
args: '"chrome --headless --no-sandbox" portal-ui/tests/permissions-7/ --skip-js-errors'
502+
args: '"firefox --headless --no-sandbox" portal-ui/tests/permissions-7/ --skip-js-errors'
503503
all-permissions-8:
504504
name: Permissions Tests Part 8
505505
needs:
@@ -579,7 +579,7 @@ jobs:
579579
- name: Run TestCafe Tests
580580
uses: DevExpress/testcafe-action@latest
581581
with:
582-
args: '"chrome --headless --no-sandbox" portal-ui/tests/permissions-9/ --skip-js-errors -c 3'
582+
args: '"firefox --headless --no-sandbox" portal-ui/tests/permissions-9/ --skip-js-errors -c 3'
583583

584584
- name: Clean up users & policies
585585
run: |
@@ -624,7 +624,7 @@ jobs:
624624
- name: Run TestCafe Tests
625625
uses: DevExpress/testcafe-action@latest
626626
with:
627-
args: '"chrome --headless --no-sandbox" portal-ui/tests/permissions-A/ --skip-js-errors -c 3'
627+
args: '"firefox --headless --no-sandbox" portal-ui/tests/permissions-A/ --skip-js-errors -c 3'
628628

629629
- name: Clean up users & policies
630630
run: |
@@ -669,7 +669,7 @@ jobs:
669669
- name: Run TestCafe Tests
670670
uses: DevExpress/testcafe-action@latest
671671
with:
672-
args: '"chrome --headless --no-sandbox" portal-ui/tests/permissions-B/ --skip-js-errors -c 3'
672+
args: '"firefox --headless --no-sandbox" portal-ui/tests/permissions-B/ --skip-js-errors -c 3'
673673

674674
- name: Clean up users & policies
675675
run: |

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
# Changelog
44

5+
## Release v0.34.0
6+
Features:
7+
- Updated Buckets components
8+
9+
Bug Fix:
10+
11+
- Fixed SUBNET Health report upload
12+
- Updated Download Handler
13+
- Fixes issue with rewind
14+
- Avoid 1 hour expiration for IDP credentials
15+
---
516
## Release v0.33.0
617
Features:
718
- Updated OpenID, LDAP components

portal-ui/build/asset-manifest.json

+131-135
Large diffs are not rendered by default.

portal-ui/build/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><base href="/"/><meta content="width=device-width,initial-scale=1" name="viewport"/><meta content="#081C42" media="(prefers-color-scheme: light)" name="theme-color"/><meta content="#081C42" media="(prefers-color-scheme: dark)" name="theme-color"/><meta content="MinIO Console" name="description"/><meta name="minio-license" content="apgl"/><link href="./styles/root-styles.css" rel="stylesheet"/><link href="./apple-icon-180x180.png" rel="apple-touch-icon" sizes="180x180"/><link href="./favicon-32x32.png" rel="icon" sizes="32x32" type="image/png"/><link href="./favicon-96x96.png" rel="icon" sizes="96x96" type="image/png"/><link href="./favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"/><link href="./manifest.json" rel="manifest"/><link color="#3a4e54" href="./safari-pinned-tab.svg" rel="mask-icon"/><title>MinIO Console</title><script defer="defer" src="./static/js/main.90ab1516.js"></script><link href="./static/css/main.7f39beab.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div id="preload"><img src="./images/background.svg"/> <img src="./images/background-wave-orig2.svg"/></div><div id="loader-block"><img src="./Loader.svg"/></div></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><base href="/"/><meta content="width=device-width,initial-scale=1" name="viewport"/><meta content="#081C42" media="(prefers-color-scheme: light)" name="theme-color"/><meta content="#081C42" media="(prefers-color-scheme: dark)" name="theme-color"/><meta content="MinIO Console" name="description"/><meta name="minio-license" content="apgl"/><link href="./styles/root-styles.css" rel="stylesheet"/><link href="./apple-icon-180x180.png" rel="apple-touch-icon" sizes="180x180"/><link href="./favicon-32x32.png" rel="icon" sizes="32x32" type="image/png"/><link href="./favicon-96x96.png" rel="icon" sizes="96x96" type="image/png"/><link href="./favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"/><link href="./manifest.json" rel="manifest"/><link color="#3a4e54" href="./safari-pinned-tab.svg" rel="mask-icon"/><title>MinIO Console</title><script defer="defer" src="./static/js/main.6166ac41.js"></script><link href="./static/css/main.7f39beab.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"><div id="preload"><img src="./images/background.svg"/> <img src="./images/background-wave-orig2.svg"/></div><div id="loader-block"><img src="./Loader.svg"/></div></div></body></html>

portal-ui/build/static/js/1353.4c769f84.chunk.js

-3
This file was deleted.

portal-ui/build/static/js/1353.4c769f84.chunk.js.LICENSE.txt

-1
This file was deleted.

portal-ui/build/static/js/1353.4c769f84.chunk.js.map

-1
This file was deleted.

portal-ui/build/static/js/1432.30248eac.chunk.js

-2
This file was deleted.

portal-ui/build/static/js/1432.30248eac.chunk.js.map

-1
This file was deleted.

portal-ui/build/static/js/1516.216550a5.chunk.js

-2
This file was deleted.

portal-ui/build/static/js/1516.216550a5.chunk.js.map

-1
This file was deleted.

portal-ui/build/static/js/1516.b3513b8c.chunk.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

portal-ui/build/static/js/1516.b3513b8c.chunk.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

portal-ui/build/static/js/1520.af5d5afd.chunk.js

-2
This file was deleted.

portal-ui/build/static/js/1520.af5d5afd.chunk.js.map

-1
This file was deleted.

portal-ui/build/static/js/1569.eb3c10a7.chunk.js

-2
This file was deleted.

portal-ui/build/static/js/1569.eb3c10a7.chunk.js.map

-1
This file was deleted.

portal-ui/build/static/js/1581.a911ee27.chunk.js

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)