Skip to content

Conversation

@bexsoft
Copy link
Collaborator

@bexsoft bexsoft commented Mar 13, 2021

fixes https://github.com/miniohq/engineering/issues/32

What does this do?

Adds versioning edit modal to console

How does it look?

Screen Shot 2021-03-12 at 22 32 18

Screen Shot 2021-03-12 at 22 32 07

@bexsoft bexsoft added enhancement New feature or request UI User Interface labels Mar 13, 2021
@bexsoft bexsoft self-assigned this Mar 13, 2021
dvaldivia
dvaldivia previously approved these changes Mar 19, 2021
@dvaldivia dvaldivia merged commit 03dc83a into minio:master Mar 20, 2021
@dvaldivia dvaldivia deleted the enable-versioning branch March 20, 2021 03:43
adfost pushed a commit to adfost/console that referenced this pull request Mar 24, 2021
continuing rebase# This is a combination of 2 commits.

continuing rebase # This is a combination of 5 commits.tree 03d4bd0e2d374d903f129ab8fe42344cb8fb7dbb
parent 934e8c9
author Adam Stafford <[email protected]> 1616022296 -0700
committer Adam Stafford <[email protected]> 1616543805 -0700

squashing part 2 This is a combination of 6 commits.

squashing all comits# This is a combination of 13 commits.

api for listing policies attatched to a bucket

Reverting go.mod and go.sum.

removing admin.json

getting rid of ./swagger

Attempting to add blank line

deleting commented code

new menu

adding ViewBucket.tsx

Bug fix with screens

Removing debug print statement

Committing types.tsx

api for listing policies attatched to a bucket (minio#660)

api for listing policies attatched to a bucket

Added versioning edit in console (minio#645)

Bump react-dev-utils from 11.0.1 to 11.0.4 in /portal-ui (minio#644)

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.1 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Valdivia <[email protected]>

Allow to assign multiple policies to to a user or group (minio#646)

* Allow to assign multiple policies to to a user or group

* Latest assets

console license page improvements and fixes (minio#647)

- fixed issue when deploying tenant with tls disabled
- applied new design for tenant details and license screens
- added license refresh job to operator console
- added new refresh license endpoint
- console operator not longer store CONSOLE_ACCESS_KEY and
  CONSOLE_SECRET_KEY values in the tenant-console-secret

Co-authored-by: Daniel Valdivia <[email protected]>

Interactive Feedback when list objects take a long time (minio#655)

* Interactive Feedback when list objects take a long time

* Remove cancel button

Co-authored-by: Alex <[email protected]>

Add Bucket Locking option and fix versioning configuration. (minio#661)

* Add Bucket Locking option and fix versioning configuration.

* Addres comments

* Rework the View Bucket options

* Remove extra padding

Update ViewBucket.tsx

Update portal-ui/src/screens/Console/Buckets/ViewBucket/PolicySelectors.tsx

Co-authored-by: Alex <[email protected]>

Update ViewBucket.tsx

Deleting unnecessary files

update ldap development example (minio#664)
adfost pushed a commit to adfost/console that referenced this pull request Mar 24, 2021
…5d49cb82c7a795d681469486d6961008d665fded

parent e088431
author Adam Stafford <[email protected]> 1616022296 -0700
committer Adam Stafford <[email protected]> 1616606382 -0700

Adding UI to Bucket Policy

Adding UI for bucket policy

Adding UI for Bucket Policy API

api for listing policies attatched to a bucket (minio#660)

api for listing policies attatched to a bucket

Added versioning edit in console (minio#645)

Bump react-dev-utils from 11.0.1 to 11.0.4 in /portal-ui (minio#644)

Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.1 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Valdivia <[email protected]>

Allow to assign multiple policies to to a user or group (minio#646)

* Allow to assign multiple policies to to a user or group

* Latest assets

console license page improvements and fixes (minio#647)

- fixed issue when deploying tenant with tls disabled
- applied new design for tenant details and license screens
- added license refresh job to operator console
- added new refresh license endpoint
- console operator not longer store CONSOLE_ACCESS_KEY and
  CONSOLE_SECRET_KEY values in the tenant-console-secret

Co-authored-by: Daniel Valdivia <[email protected]>

Interactive Feedback when list objects take a long time (minio#655)

* Interactive Feedback when list objects take a long time

* Remove cancel button

Co-authored-by: Alex <[email protected]>

Add Bucket Locking option and fix versioning configuration. (minio#661)

* Add Bucket Locking option and fix versioning configuration.

* Addres comments

* Rework the View Bucket options

* Remove extra padding

Update ViewBucket.tsx

Update portal-ui/src/screens/Console/Buckets/ViewBucket/PolicySelectors.tsx

Co-authored-by: Alex <[email protected]>

Update ViewBucket.tsx

Deleting unnecessary files

update ldap development example (minio#664)

removing admin.json

getting rid of ./swagger

Attempting to add blank line

deleting commented code

new menu

adding ViewBucket.tsx

Bug fix with screens

Removing debug print statement

Committing types.tsx

Update ViewBucket.tsx

Update portal-ui/src/screens/Console/Buckets/ViewBucket/PolicySelectors.tsx

Co-authored-by: Alex <[email protected]>

Update portal-ui/src/screens/Console/Buckets/ViewBucket/PolicySelectors.tsx

Co-authored-by: Alex <[email protected]>

Update portal-ui/src/screens/Console/Buckets/ViewBucket/PolicySelectors.tsx

Co-authored-by: Alex <[email protected]>

Update portal-ui/src/screens/Console/Buckets/ViewBucket/PolicySelectors.tsx

Co-authored-by: Alex <[email protected]>

Deleting unnecessary files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request UI User Interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants