dependabot[bot]
d60cac0122
Bump ssri from 6.0.1 to 6.0.2 in /portal-ui ( #698 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-04-20 23:59:09 -07:00
Alex
62745e9ff2
Added log search & prometheus extra params configuration ( #700 )
2021-04-20 23:39:14 -07:00
Alex
c81da22e8a
Added storage class selector to add pool modal ( #699 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-04-19 18:26:22 -07:00
Alex
7a3c2a3cf8
Disabled selected buttons in table wrapper ( #692 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-04-14 14:20:30 -07:00
Alex
d8ac8cc1e3
Merged object locking & access policy cards into a single one for bucket details ( #691 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-04-14 12:52:29 -07:00
Daniel Valdivia
0e492dae67
Add Restruct with policy selector in add SA modal ( #689 )
2021-04-13 16:16:53 -07:00
Alex
b72217764a
Removed center alignment of forms in full screen ( #690 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-04-13 15:51:39 -07:00
Lenin Alevski
7b4254f525
Display errors during IDP authentication ( #685 )
2021-04-06 00:38:11 -07:00
Alex
68ea3b5d05
Fixed double scroll issue in modal wizard ( #684 )
...
Also changed grid classes for wizard/ modal-wizard
2021-04-05 20:31:00 -05:00
Alex
8a51570d14
Added replication bulk modal to buckets list ( #665 )
...
* Added replication bulk modal to buckets list
* Disabled buttons & inputs in loading state
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-04-05 16:20:08 -07:00
Daniel Valdivia
9c6ed83d63
make tenant breadcrum clickable ( #683 )
2021-04-02 17:04:55 -07:00
adfost
4f29f8457f
Api bucket policy ( #674 )
...
* Adding API for Users with Access to Bucket
* changing error logging
* Delete .yarn-integrity
2021-04-02 17:13:29 -06:00
Lenin Alevski
94747acab2
fixes issue about displaying documentation link multiple times ( #681 )
2021-04-01 23:02:45 -07:00
Alex
d8360737ee
Fixed max width in wizard panels & issue in wide screens for input switchers ( #679 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-04-01 18:35:33 -07:00
Daniel Valdivia
bb91cb66b0
Operator UI improvements ( #678 )
2021-04-01 16:13:57 -07:00
Lenin Alevski
ce473b9286
Adding references for operator and console links in license page ( #675 )
2021-03-30 17:01:56 -07:00
Lenin Alevski
b6938a5888
Check xcerts.Manager is initialized before adding certificates ( #673 )
2021-03-27 15:35:45 -07:00
Lenin Alevski
5155aef802
Add support to load certificates from swagger tls flags ( #672 )
...
- Add support to load certificates via `--tls-certificate`, `--tls-key`
and `--tls-ca` flags (standard TLS flags for the swagger server)
- Certificate keypair will be added to the certificate pool used by the
Console server
2021-03-27 12:21:59 -07:00
adfost
23b3283014
Adding Bucket Policies UI to ViewBucket.tsx ( #669 )
...
* Adding ViewBucket.tsx
* Update ViewBucket.tsx
Co-authored-by: Adam Stafford <adam@minio.io >
2021-03-26 10:06:38 -07:00
Daniel Valdivia
53eb59f5ad
Disable Bucket/Replication (feature) if not enough permissions ( #662 )
...
* Bucket/Replication (feature) if not enough permissions
* Address comments
* Remove Consts fetchPerms
2021-03-25 10:10:54 -07:00
Daniel Valdivia
744ccea842
Add Bucket Locking option and fix versioning configuration. ( #661 )
...
* Add Bucket Locking option and fix versioning configuration.
* Addres comments
* Rework the View Bucket options
* Remove extra padding
2021-03-22 16:28:07 -07:00
Daniel Valdivia
19195e0cd0
Interactive Feedback when list objects take a long time ( #655 )
...
* Interactive Feedback when list objects take a long time
* Remove cancel button
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-03-22 11:36:46 -07:00
Lenin Alevski
7ce36bac42
console license page improvements and fixes ( #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 <hola@danielvaldivia.com >
2021-03-22 11:08:31 -07:00
Daniel Valdivia
2a704d3d59
Allow to assign multiple policies to to a user or group ( #646 )
...
* Allow to assign multiple policies to to a user or group
* Latest assets
2021-03-22 10:45:31 -07:00
dependabot[bot]
897b5b8be5
Bump react-dev-utils from 11.0.1 to 11.0.4 in /portal-ui ( #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] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2021-03-19 22:18:24 -07:00
Alex
03dc83af3a
Added versioning edit in console ( #645 )
2021-03-19 17:48:58 -07:00
dependabot[bot]
934e8c9f4c
Bump elliptic from 6.5.3 to 6.5.4 in /portal-ui ( #640 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-18 18:05:15 -07:00
Alex
7030e80ac8
Allowed edit in policies create form ( #642 )
2021-03-11 16:48:01 -06:00
Alex
6bed9f8f97
Fixed issue with routes ( #641 )
2021-03-10 13:39:07 -06:00
Cesar N
e7263c9a89
Show object versions on UI only when bucket has versioning enabled ( #637 )
2021-03-10 12:37:43 -06:00
Lenin Alevski
9c1e87b1be
Improvements on change-password errors page ( #635 )
...
- Returning correct error when user is unable to change password
- Added support for enable/disable UI elements based on allowed apis
2021-03-09 19:32:09 -06:00
Alex
6f98ecc59f
Revert "Tiers & lifecycle implementation ( #615 )" ( #636 )
...
This reverts commit ac77b8b441 .
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-03-09 14:07:53 -08:00
Alex
ac77b8b441
Tiers & lifecycle implementation ( #615 )
...
* Tiers & lifecycle implementation
* Add a feature flag for ILM
* Update pkg/auth/idp/oauth2/provider.go
Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com >
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
Co-authored-by: Lenin Alevski <alevsk.8772@gmail.com >
2021-03-09 12:36:48 -08:00
Alex
d4a69978fc
Added loader & notification for files download ( #634 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-03-09 09:29:54 -08:00
Alex
81087ae910
Added validation for users to not delete their own account ( #633 )
...
Also Implemented an option to show / hide actions in table wrapper
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-03-08 21:38:19 -08:00
Alex
abc9f2b428
Limited input width size for forms in wide screens ( #628 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-03-05 12:30:01 -08:00
Daniel Valdivia
a2a09b8db1
Upgrade to Go 1.16. Remove Go-Bind-assets in favor of embed. ( #630 )
...
* Upgrade to Go 1.16. Remove Go-Bind-assets in favor of embed. Checking Portal-UI Build folder.
* lint
* Remove assets references
* Fixes for sub fs
* Fix lint
2021-03-05 10:39:17 -08:00
Alex
716aabe782
Fixed max size for widgets ( #624 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-03-04 16:09:22 -08:00
Alex
07a23ab374
Fixes issue in settings page with CSV multiselector scroll ( #622 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2021-03-04 14:53:47 -08:00
Alex
6b11d403a6
Add Tenant page refactor ( #617 )
...
Refactored add tenant page to be working with reducers & settings styles
2021-03-02 20:18:53 -08:00
Lenin Alevski
5ef66c3cfc
Fixes for license page ( #620 )
2021-03-01 22:25:08 -08:00
Lenin Alevski
4b28bf5921
New design for License Page ( #608 )
2021-02-22 16:41:17 -08:00
jinapurapu
99d5e71512
Added refresh tenant functionality ( #604 )
...
* Added refresh tenant functionality
* Delete bindata.go
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com >
2021-02-18 17:33:00 -08:00
Alex
7121dbfcea
Replaced help icon in console ( #602 )
2021-02-12 20:22:05 -08:00
Lenin Alevski
e5fc6e3125
AWS KMS Operator-UI fix ( #601 )
...
- Operator UI was not passing AWS KMS configuration on create tenant
request
2021-02-12 18:15:03 -06:00
Lenin Alevski
396d8fbcfc
GCP KMS many fixes ( #600 )
...
- Operator-UI didnt correctly append gcp kms configuration
2021-02-12 09:20:36 -08:00
Daniel Valdivia
f958b73e48
Show Credentials after adding tenant ( #599 )
...
* Show Credentials after adding tenant
* assets
* Change order of routing
2021-02-10 21:09:35 -08:00
Lenin Alevski
940c7dc5bc
Support for GCP KMS configuration ( #592 )
2021-02-10 18:09:50 -08:00
Daniel Valdivia
cdadb05551
Move Tenant from Modal to Page ( #596 )
...
* Move Tenant from Modal to Page
* Address comments
* Small margin tweak
2021-02-10 15:41:07 -08:00
Daniel Valdivia
1dcdc61ce8
Fix Tenant Details Bugs ( #589 )
...
This fixes #584 by making the expand set a name for the pool
This fixes #585 by making the expand set an affinity for the pool
This fixes #586 by generating a pool name if it's not indicated only
2021-02-05 14:27:29 -08:00