Alex
5c73137d60
Fixed Console Widgets to match grafana information ( #737 )
...
* Fixed Console Widgets to match grafana information
* Fix the Prometheus queries
Signed-off-by: Daniel Valdivia <hola@danielvaldivia.com >
* Add missing steps
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* adjust interval
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
* Fixed inconsistence with backend names
* Reimplemented step calc to avoid issues on multime times request
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com >
2021-05-12 13:35:14 -07:00
Alex
cd5f5cb635
Updated project dependencies ( #571 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-01-22 11:06:54 -08:00
Cesar N
d6aceb5430
Add get healthInfo api using websockets ( #543 )
...
Integrate also HealthInfo API with Console UI
2021-01-13 12:43:34 -08:00
Alex
1c109769df
Implemented Log Search API & Prometheus functionality ( #549 )
...
Implemented Log Search API & Prometheus functionality in console, also fixed minor issues in all the platform
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2021-01-13 12:08:32 -08:00
Daniel Valdivia
06f259f190
Run React Tests ( #508 )
...
Co-authored-by: Cesar N <ces.nietor@gmail.com >
2020-12-14 12:10:37 -08:00
Alex
8404baecd8
Removed unused pagination items ( #470 )
...
Removed unused pagination items, also updated dependencies of material-ui
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-12-07 10:13:12 -08:00
Alex
cb35dcf971
Updated console to use React 17 ( #469 )
2020-12-04 20:05:32 -06:00
Alex
1f832fa294
Connected Object details page to navigation ( #394 )
...
Connected Object details page to navigation schema. Also connected file details view with backend
Co-authored-by: Kaan Kabalak <kaan@minio.io >
2020-11-17 13:03:50 -08:00
Alex
bc27db4a69
Migrated tablewrapper to use react-virtualized ( #387 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-11-11 20:14:48 -08:00
Alex
ed6d6e8b9d
Fixed audit issues ( #342 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-23 02:03:49 -07:00
Daniel Valdivia
28eb8784a9
Set Bucket Quota on Creation ( #308 )
...
Introces the capability to set bucket quota on bucket creation and adds the API to set the bucket on it's own
2020-10-01 18:59:20 -07:00
dependabot[bot]
e6a3bd5af5
Bump lodash from 4.17.15 to 4.17.19 in /portal-ui ( #197 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-20 09:13:50 -07:00
César Nieto
fa068b6d4a
Add admin heal api and ui ( #142 )
2020-05-26 17:28:14 -07:00
César Nieto
511cc47d2b
Add console logs api and integrate it with UI ( #90 )
...
Uses same behavior as the Trace feature using websockets.
For displaying it on the UI it needed to handle colors
since the log message comes with unicode colors embbeded
on the message.
Also a special case when an error log comes needed to be handled
to show all sources of the error.
2020-05-05 15:12:04 -07:00
Lenin Alevski
44d8e9b975
idp integration for mcs ( #75 )
...
This PR adds support for oidc in mcs, to enable idp
authentication you need to pass the following environment variables and
restart mcs.
```
MCS_IDP_URL=""
MCS_IDP_CLIENT_ID=""
MCS_IDP_SECRET=""
MCS_IDP_CALLBACK=""
```
2020-05-01 08:38:52 -07:00
Alex
f3d7e61ddb
Updated material-ui dependency ( #88 )
...
Updated material-ui dependency and fixed a couple os issues that could cause the application to crash
2020-04-30 18:11:34 -07:00
Daniel Valdivia
fe1acaa4b6
Admin Trace UI ( #86 )
2020-04-30 11:53:50 -07:00
Lenin Alevski
c6f7a5b995
[WIP] Policy editor & builder ( #21 )
...
* display policy info
* formatting json string
2020-04-03 14:47:20 -07:00
Lenin Alevski
cfa5fa9826
list policies screen ( #9 )
...
delete policy modal
add policy editor modal
uncommenting chart
removing comments from chart
2020-04-02 17:39:03 -07:00
Daniel Valdivia
49c0cac62c
Upgrade React ( #5 )
...
* Upgrade React
* remove unnecesary file
* Downgrade Recharts
2020-04-02 12:21:39 -07:00
Alex
44c6c9f46a
Users List & Creation ( #4 )
...
* Updated dependencies
* Imported changes from old repo for users reconnect
* Added add group buttons
* Removed console logs
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-04-02 11:36:37 -07:00
Daniel Valdivia
e2c95b5be1
Make swagger main stop being generated. Default Port 9090 ( #3 )
...
* Make swagger main stop being generated
* Update Readme
* Remove Warning
2020-04-02 11:31:48 -07:00
Daniel Valdivia
92319bb356
Intial Commit Migrating from github.com/minio/m3
2020-04-01 18:18:57 -07:00