Cesar N
06f333395e
Move trace and logs UI to Operator Console ( #375 )
...
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-11-04 21:45:48 -08:00
Alex
3cd024ea2c
Changed sizes for main container & table paper ( #377 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-11-04 16:36:51 -08:00
Alex
9c0a407db6
Fixed page refresh on buckets creation ( #372 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-11-04 15:25:36 -08:00
Alex
dc3c619f3f
Added animation & disabled button / fields on sending ( #369 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-11-03 11:12:41 -08:00
Alex
5000aafba6
Added functionality for create folder & replaced icons ( #368 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-11-02 21:45:47 -08:00
Cesar N
b9f2a39d50
Fix tenant creation ( #363 )
...
Memory size request was not being sent, hence the tenant was not being created.
2020-11-02 11:03:40 -08:00
Alex
547eb41e96
Added navigation to object browser ( #358 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-10-31 00:22:46 -07:00
Alex
f967058409
Updated Heal section ( #351 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-27 21:06:24 -07:00
Alex
078e09ba76
Fixed inconsistences in create tenant modal ( #349 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-10-27 12:43:12 -07:00
Lenin Alevski
619ac124b3
Bucket encryption checkbox and endpoints for Console ( #343 )
...
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-10-25 12:56:23 -07:00
Alex
a2180e123d
Removed warnings on console ( #345 )
...
For Operator modules this will be removed after upgrading component to use redux/formik
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-24 00:05:26 -07:00
Alex
ed6d6e8b9d
Fixed audit issues ( #342 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-23 02:03:49 -07:00
Alex
406709f66b
Updated Watch view to have console consistent styles ( #341 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-10-22 17:15:40 -07:00
Alex
4ef498f0c3
Updated Logs page to be more consistent with current styles ( #338 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-22 12:08:36 -07:00
Alex
5e764e61ba
Changed trace view to be a table ( #337 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-10-22 11:27:24 -07:00
Lenin Alevski
0c43e5c3f4
React Router fixes for Console ( #336 )
...
- Adding protectedRoute component
- Removed unnecessary redirect login
2020-10-21 13:13:40 -07:00
Alex
7e9d581277
Updated styles & behavior for settings page ( #334 )
...
Updated styles & behavior for settings page, also implemented a couple of performance improvements on some fields
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-20 16:31:08 -07:00
Cesar N
c928972137
Change Users label to Tenants on Tenants Page ( #330 )
2020-10-20 11:24:52 -07:00
Daniel Valdivia
78884e3806
Make logs, trace and watch have fixed height ( #333 )
2020-10-20 09:06:23 -07:00
Alex
e1fdf3fb28
Modals UI style changes ( #331 )
...
Implements new input styles & adjusts information on modal boxes for console.
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-19 11:27:54 -07:00
Cesar N
e4510cbc18
Add upload api and integrate it with object browser on UI ( #327 )
2020-10-14 23:09:33 -07:00
Kaan Kabalak
1caa3f2ce8
Implement License page ( #324 )
...
* Implement License page
Fixes #320
* License Assets
* Fix endpoint tests
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-10-12 11:56:15 -07:00
Alex
6501a4b13f
First set of Modal style changes ( #322 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-09 12:01:24 -07:00
Cesar N
7e6e64c729
Add download objects api and integrate it with UI ( #321 )
2020-10-09 11:43:15 -07:00
Kaan Kabalak
9007c7dd14
Consolidate Remote Buckets and Replication modals ( #317 )
...
* Consolidate Remote Buckets and Replication modals
This commit consolidates Remote Buckets and Replication modals into a
single modal in the Add Replication Rule modal located in the Buckets
section
Fixes #301
* Remove Remote Buckets section
* Properly align tabs and button on Buckets page
2020-10-08 09:55:31 -07:00
Alex
850fd3e371
Changed buttons & search boxes styles ( #318 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-06 21:37:13 -07:00
Alex
7166717688
Changed styles for Login page ( #316 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-10-06 16:37:25 -07:00
Alex
dccdfb5533
Customization of Dashboard page & improved some styles ( #315 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-05 21:30:52 -07:00
Daniel Valdivia
4f065bdedf
Change Menu Order. ( #313 )
2020-10-05 20:48:10 -07:00
Alex
78f4978a9a
Changed navbar & header styles ( #311 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-05 11:33:27 -07:00
Cesar N
42d617caf9
Add list objects UI and integrate with listing and delete api ( #310 )
2020-10-02 17:37:08 -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
Alex
a42f1ff4ee
Added buckets-object browser view ( #307 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-10-01 13:21:55 -07:00
Alex
98f897ed5b
Added object browser main paths ( #302 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-09-30 17:46:07 -07:00
Alex
8313a62f17
Add support for Remote Buckets and Replication ( #287 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
Co-authored-by: Daniel Valdivia <hola@danielvaldivia.com >
2020-09-28 10:46:08 -07:00
Alex
459e2bf61c
Added file name visualization in file select ( #289 )
...
* Added missing validations in add tenant modal
* Added file name visualization in file selector
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-09-28 10:36:31 -07:00
Daniel Valdivia
b72d424ec9
UI: Tweaks to multiple elements ( #284 )
2020-09-22 20:31:00 -07:00
Lenin Alevski
666904f902
fix regression when calculating token using chacha20 ( #281 )
2020-09-17 18:21:54 -07:00
Lenin Alevski
1768af9026
Fix tenant details screen ( #277 )
2020-09-16 23:01:28 -07:00
Alex
cb7513e9f0
Replaces create tenant functionality ( #278 )
...
Co-authored-by: Benjamin Perez <benjamin@bexsoft.net >
2020-09-16 21:47:38 -07:00
Lenin Alevski
645b45cf35
fix tenant details screen ( #276 )
2020-09-15 14:00:28 -07:00
Daniel Valdivia
25fa2f3275
YARN upograde Dependencies ( #247 )
2020-08-15 21:52:36 -07:00
Lenin Alevski
cff712f071
rename SSL to TLS in labels, env variables and normal variables/constants ( #242 )
2020-08-09 16:08:58 -07:00
Daniel Valdivia
a9d8f3fc41
Return Disk Usage ( #226 )
...
* Return Disk Usage
* Address comments
2020-08-03 12:11:48 -07:00
Lenin Alevski
c3e34dc220
Support for deploying minio/console with IDP integration ( #221 )
2020-08-02 23:45:54 -07:00
dependabot[bot]
3760c783d0
Bump elliptic from 6.5.2 to 6.5.3 in /portal-ui ( #223 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-02 09:36:01 -07:00
Daniel Valdivia
27a57b1e51
Add Tenant Usage API ( #208 )
2020-07-27 14:19:40 -07:00
Daniel Valdivia
769c8caa71
Rename MCS to Console in codebase ( #205 )
2020-07-26 00:34:17 -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
Lenin Alevski
697bc4cd1d
Refactor for session management ( #193 )
...
Previously every Handler function was receiving the session token in the
form of a jwt string, in consequence every time we want to access the
encrypted claims of the jwt we needed to run a decryption process,
additionally we were decrypting the jwt twice, first at the session
validation then inside each handler function, this was also causing a
lot of using related to the merge between m3 and mcs
What changed:
Now we validate and decrypt the jwt once in `configure_mcs.go`, this
works for both, mcs (console) and operator sessions, and then pass the
decrypted claims to all the functions that need it, so no further token
validation or decryption is need it.
2020-07-10 19:14:28 -07:00