Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
beed489
Apply permission check for create accesskey button (#2822)
prakashsvmx May 22, 2023
dc90db6
Changed SSO Login screen to hide login form by default (#2807)
bexsoft May 22, 2023
6e314a2
Fix crash when backend has no rrSCParity property (#2826)
geektheripper May 22, 2023
920fc7d
Fix Subpath behavior (#2818)
dvaldivia May 22, 2023
17e791a
Replace RIGHT-TO-LEFT OVERRIDE unicode (#2828)
dvaldivia May 23, 2023
7a9b775
Changed Share Object logic to use Access Keys (#2827)
bexsoft May 24, 2023
bda1cd1
mds-released-V0.4.3 (#2830)
minio-bot May 24, 2023
0285702
Migrated Access Keys page components to mds (#2834)
bexsoft May 26, 2023
57bfe97
Release v0.28.0 (#2831)
bexsoft May 26, 2023
9053e64
Fixed multiselection of items after deleting one service account (#2836)
bexsoft May 26, 2023
c0cf735
Removed hardcoded background in access keys table (#2837)
bexsoft May 29, 2023
9897991
Move Login to Typescript Swagger API (#2839)
dvaldivia May 29, 2023
84c5fd5
Display error snack bar on raw policy edit error (#2841)
bexsoft May 30, 2023
5a77054
Update Service Acct fns based on new ListServiceAccounts type (#2824)
kaankabalak May 30, 2023
1c55932
Updated console dependencies (#2849)
bexsoft Jun 2, 2023
411670e
Release v0.29.0 (#2850)
bexsoft Jun 2, 2023
e1bb1e0
mds-released-v0.5.1 (#2851)
minio-bot Jun 3, 2023
6ae03fa
Fix spelling in file sharing menu (#2853)
BlockListed Jun 4, 2023
b33b931
Fix fast-xml-parser vulnerability (#2855)
reivaj05 Jun 6, 2023
b460354
Add tests for remote buckets handlers (#2843)
reivaj05 Jun 8, 2023
fe7be4e
Fixed an issue with subpaths in resources policies (#2856)
bexsoft Jun 8, 2023
b3b6df9
Minor fixes to Config screen tooltips (#2857)
jinapurapu Jun 9, 2023
6432681
Minor tooltip fixes (#2861)
jinapurapu Jun 12, 2023
a5066fe
Update mds to v0.6.0 (#2862)
bexsoft Jun 12, 2023
bf9acd7
Share File access key / secret key rollback (#2863)
bexsoft Jun 12, 2023
de13119
Use swagger autogenerated ts API for session endpoint (#2859)
reivaj05 Jun 12, 2023
9fa49b4
Console help menu (#2804)
jinapurapu Jun 12, 2023
ee8fac8
Removed debugging line (#2870)
jinapurapu Jun 13, 2023
08a3ff6
Updated menu component to use mds (#2866)
bexsoft Jun 13, 2023
253053c
Refactor session to avoid duplicate calls to apis (#2868)
cesnietor Jun 13, 2023
0904f83
Fix playwright (#2867)
bexsoft Jun 13, 2023
aa9b735
Refactor to swagger ts API (#2860)
reivaj05 Jun 13, 2023
c1b9b4c
Add Git job to add new issues to project (#2873)
cesnietor Jun 13, 2023
fc4263e
Define action version to Git action (#2875)
cesnietor Jun 14, 2023
4a172fa
Pass Client IP address to MinIO on x-forwarded-for header (#2864)
dvaldivia Jun 14, 2023
559a727
Bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26 (#2879)
dependabot[bot] Jun 14, 2023
d49bdf7
Add staticcheck to console API (#2883)
reivaj05 Jun 15, 2023
cbd2c46
Raise error on upload artifact if no files (#2884)
cesnietor Jun 15, 2023
b76f460
Remove dead code and add job in CI to find it (#2882)
reivaj05 Jun 15, 2023
864cf7a
Apply policy resource restrictions for file extensions (#2842)
prakashsvmx Jun 15, 2023
b9ebfe0
Removed console.log (#2885)
jinapurapu Jun 15, 2023
58aad85
Release v0.30.0 (#2886)
bexsoft Jun 15, 2023
1f481e6
Add CHANGELOG file for Releases (#2887)
cesnietor Jun 15, 2023
c12415c
Virtualize download/upload object list (#2889)
ali-garajian Jun 16, 2023
a9ef6eb
Fix download of folders (#2891)
reivaj05 Jun 19, 2023
28c4abe
audit only the dependencies and exclude dev dependencies in ci for ui…
prakashsvmx Jun 19, 2023
a411e7c
Create bug_report.md (#2893)
allanrogerr Jun 20, 2023
eac2734
Update mds to v0.6.2 (#2894)
bexsoft Jun 20, 2023
e3aec3f
Updated mds to v0.6.4 (#2895)
bexsoft Jun 20, 2023
527eb16
Refactor to swagger TS API (#2888)
reivaj05 Jun 20, 2023
0c3a941
Bump up madmin-go to v3.0.2 (#2896)
donatello Jun 21, 2023
643a9c6
Updated Audit Logs page to use mds (#2897)
bexsoft Jun 21, 2023
c3da876
Added placeholder image to HelpMenu if links unavailable (#2899)
jinapurapu Jun 22, 2023
c55e0a0
Format number of objects (#2901)
dvaldivia Jun 22, 2023
0e11098
Upgrade semver version to address vulnerability (#2902)
cesnietor Jun 22, 2023
9935b83
Help menu cleanup (#2905)
jinapurapu Jun 23, 2023
b7b0271
Bump fast-xml-parser from 4.2.4 to 4.2.5 in /portal-ui (#2904)
dependabot[bot] Jun 23, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
48 changes: 48 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: community, triage
assignees: ''

---

## NOTE
If this case is urgent, please subscribe to [Subnet](https://min.io/pricing) so that our 24/7 support team may help you faster.

<!--- Provide a general summary of the issue in the title above -->

## Expected Behavior
<!--- If you're describing a bug, tell us what should happen -->
<!--- If you're suggesting a change/improvement, tell us how it should work -->

## Current Behavior
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
<!--- If suggesting a change/improvement, explain the difference from current behavior -->

## Possible Solution
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
<!--- or ideas how to implement the addition or change -->

## Steps to Reproduce (for bugs)
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->

1.
2.
3.
4.

## Context
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->

## Regression
<!-- Is this issue a regression? (Yes / No) -->
<!-- If Yes, optionally please include the MinIO version or commit id or PR# that caused this regression, if you have these details. -->

## Your Environment
<!--- Include as many relevant details about the environment you experienced the bug in -->
* MinIO version used (`minio --version`):
* Server setup and configuration:
* Operating System and version (`uname -a`):
18 changes: 18 additions & 0 deletions .github/workflows/issues.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# @format

name: Issue Workflow

on:
issues:
types:
- opened

jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/miniohq/projects/2
github-token: ${{ secrets.BOT_PAT }}
Loading