Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some details on audit logs page #1156

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

bexsoft
Copy link
Collaborator

@bexsoft bexsoft commented Oct 26, 2021

fixes #1152

What does this do?

  • Changed default port to 5005 due 5000 port is not available to use in new MacOS versions

  • Added an option to show full log information in a modal

  • Fixed issue with column selector dropdown & mui v5

  • Fixed advanced filters table population

  • Replaced date range component

How does it look?

Screen Shot 2021-10-26 at 17 48 16

Screen Shot 2021-10-26 at 17 48 05

Screen Shot 2021-10-26 at 17 47 48

Screen Shot 2021-10-26 at 17 47 41

Screen Shot 2021-10-27 at 11 51 10

Signed-off-by: Benjamin Perez benjamin@bexsoft.net

dvaldivia
dvaldivia previously approved these changes Oct 27, 2021
@bexsoft bexsoft added the WIP This PR is WIP and cannot be merged yet label Oct 27, 2021
- Changed default port to 5005 due 5000 port is not available to use in new MacOS versions

- Added an option to show full log information in a modal

- Fixed issue with column selector dropdown & mui v5

- Fixed advanced filters table population

- Changed date range selector picker for audit logs

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
@bexsoft bexsoft removed the WIP This PR is WIP and cannot be merged yet label Oct 27, 2021
@dvaldivia dvaldivia merged commit 5740c11 into minio:master Oct 27, 2021
@bexsoft bexsoft deleted the audit-logs-improvement branch November 12, 2021 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to show full log message for Audit Logs
3 participants