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
Cesar N
ebab2e1648
Update docs for go version required ( #632 )
2021-03-05 17:59:55 -06:00
Harshavardhana
9a875a6f14
add console systemd service ( #627 )
...
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2021-03-05 15:20:22 -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
Cesar N
e7838ebc47
Add right image for logsearchapi ( #626 )
2021-03-03 16:26:44 -08:00
Minio Trusted
e6705b685c
update to v0.6.3
v0.6.3
2021-03-02 20:46:04 -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
Daniel Valdivia
8958cbec69
Fix container image for log search ( #619 )
2021-03-02 11:07:31 -06:00
Lenin Alevski
5ef66c3cfc
Fixes for license page ( #620 )
2021-03-01 22:25:08 -08:00
Harshavardhana
d4395e1409
add update command to self-update console ( #618 )
2021-03-01 16:30:53 -08:00
Minio Trusted
8a4139c8e7
update to v0.6.2
v0.6.2
2021-02-26 13:01:28 -08:00
Lenin Alevski
34bcd25c9f
Disable Users and Groups Menu options when LDAP is enabled on MinIO ( #614 )
2021-02-26 11:20:17 -08:00
Minio Trusted
7853aa6bb9
update to v0.6.1
2021-02-25 10:20:32 -08:00
Lenin Alevski
9c1f0c47b0
Custom HTTP Client TLS transport for STSWebIdentity ( #612 )
...
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
v0.6.1
2021-02-25 09:09:55 -08:00
Daniel Valdivia
6ac95e40a4
Get Tenants endpoints check hostname ( #609 )
2021-02-23 12:49:46 -08:00
Joshua Hoblitt
70fb7291f5
fix docker "dev" tag string ( #611 )
2021-02-23 10:28:05 -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
Minio Trusted
2a5c1afbdf
release console version v0.6.0
2021-02-18 12:23:47 -08:00
Lenin Alevski
51a9482e91
Fixes issue that prevents LDAP users to authenticate ( #605 )
v0.6.0
2021-02-18 13:06:02 -06:00
Harshavardhana
d01eeb43a7
update minio dependency to latest release ( #603 )
...
iam/policies now support wildcard actions for
all actions such as 's3:Get*', 's3:Put*'
new policies such as CreateBucket now honors
LocationConstraint set but rejecting calls
that do not honor region.
2021-02-16 12:53:18 -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
Lenin Alevski
7174892231
New design for subscription page ( #568 )
...
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2021-02-05 12:49:31 -08:00
Minio Trusted
3262212bd0
update README.md to link the binaries
2021-02-04 23:49:56 -08:00
Alex
ee1a6718d7
Changed policy API to receive name param in query instead or URL ( #591 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-02-04 15:57:10 -08:00
Lenin Alevski
1c6a29bc20
Support for adding ExternalCaCert secrets ( #576 )
2021-02-02 16:49:40 -08:00
Daniel Valdivia
6b02f472e6
Upgrade console to use operator v4.0.0 ( #581 )
...
* Upgrade console to use operator v4.0.0
* Use latest Operator
2021-02-01 12:13:51 -08:00
Harshavardhana
eddb6a810b
update console deps ( #582 )
...
- github.com/minio/minio/pkg/licverifier
- github.com/minio/minio/pkg/madmin
- github.com/minio/operator/
Co-authored-by: Minio Trusted <trusted@minio.io >
2021-01-27 19:55:56 -08:00
Lenin Alevski
3b1449c029
Default TLS redirect if Console runs with HTTPS ( #580 )
...
TLS redirect default behavior is `TRUE` only if Console is running with
HTTPS
2021-01-26 20:08:21 -08:00
Harshavardhana
365778eecb
fix: turn-off TLS redirects if configured ( #574 )
...
fixes #573
2021-01-25 23:15:34 -08:00
Alex
52fac7f542
Fixed some issues with dashboard ( #570 )
...
-Added padding to the bottom of dashboard
-Added calculations for linear chart tick interval
-Added default min width configurations to panels.
- Fixed crash on clean tenant
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-01-25 10:12:50 -08:00
Minio Trusted
5c96eb9e25
update to v0.5.2
v0.5.2
2021-01-22 11:43:21 -08:00
Alex
cd5f5cb635
Updated project dependencies ( #571 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-01-22 11:06:54 -08:00
Alex
e17a371744
Removed extra padding in logs container sections ( #567 )
2021-01-21 11:33:29 -06:00
Cesar N
4f72aa969b
Add loading circle on health info UI ( #566 )
...
Also hides the result of health info since it is only valuable when it is downloaded
2021-01-20 15:14:17 -06:00