1922 Commits

Author SHA1 Message Date
Daniel Valdivia
40c789e7cb Github Actions v3 (#2556)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
v0.22.4
2023-01-05 21:54:55 -06:00
Alex
6084212bf6 Release v0.22.4 (#2542)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2023-01-05 16:23:34 -08:00
Daniel Valdivia
944b56751d Remove GKE Integration (#2552)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
2023-01-05 17:54:12 -06:00
Pedro Juarez
c9e53542e0 Show the DNS helpbox on tenant edit, as is shown in tenant create (#2545) 2023-01-05 17:37:15 -06:00
Javier Adriel
7001067baa Increase threshold (#2555) 2023-01-05 17:31:32 -06:00
Alex
aece2251cf Migrated moment.js to Luxon (#2540)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2023-01-05 15:16:21 -08:00
Javier Adriel
756f0048f0 Add tests for admin info (#2553) 2023-01-05 14:54:00 -08:00
Daniel Valdivia
1cb2fca7a5 Increase coverage (#2551)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
2023-01-05 14:36:21 -08:00
Kaan Kabalak
287af260b7 Fix Copy URL snackbar styling in Share File modal (#2549) 2023-01-05 14:27:36 -06:00
Daniel Valdivia
9fd76362dc Upgrade Go Dependencies (#2546)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
2023-01-04 16:44:08 -08:00
Javier Adriel
733517fa76 Fix replication test (#2547)
Before the test was expecting an error while making the request but now the request is successful but it returns a 500 instead, this change will fix it
2023-01-04 15:07:03 -08:00
Daniel Valdivia
d8b3d0715f Change Go version to 1.19 (#2543)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
2023-01-04 13:43:13 -08:00
Javier Adriel
1d951b28aa Allow Put* actions in console (#2544) 2023-01-04 12:51:46 -06:00
Alex
65ab6870e6 Updated mds to v0.0.9 (#2541)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2023-01-03 12:46:16 -06:00
Alex
255e3d14d0 Added delete governance bypass option when deleting file versions (#2536)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2023-01-03 10:35:37 -08:00
Javier Adriel
25e486ef18 Fix Operator login when openID provider is configured (#2533) 2023-01-03 10:35:15 -08:00
Alex
92123bd243 Changed selected styles for deleted rows (#2537)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2022-12-29 19:57:40 -06:00
Alex
6d5026d17e Update json5 & testcafe (#2538)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2022-12-29 17:11:17 -06:00
Prakash Senthil Vel
1e6ca131d9 update route path for idp screens as per menu placement (#2529) 2022-12-27 15:42:44 -06:00
Javier Adriel
21c6a441aa Upgrade jsonwebtoken - vulnerabilities found in current version (#2530) 2022-12-27 12:59:09 -06:00
Pedro Juarez
e23c110057 Run test with ubi 8.7 (#2532) 2022-12-22 14:26:18 -06:00
Kaan Kabalak
de16b73ce8 Capitalize Kubernetes in Login page text (#2526) 2022-12-22 09:49:02 -06:00
Alex
f269d67ec6 Release v0.22.3 (#2525)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
v0.22.3
2022-12-21 15:41:25 -08:00
Alex
7f3490974b First Phase of Luxon migration (#2521)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2022-12-21 11:56:05 -06:00
Javier Adriel
a42eef376d Support wildcard list actions (#2520) 2022-12-21 11:55:43 -06:00
Alex
bbf115dc71 Updated Login Front page for Console (#2522)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2022-12-21 10:33:05 -06:00
Prakash Senthil Vel
77bcdcfb08 fix crash on add user to group in user details (#2523) 2022-12-20 11:24:54 -06:00
jinapurapu
d713dc4933 Add Helpbox to Tier Type selector screen and adjust formatting (#2519) 2022-12-17 00:03:19 -06:00
Daniel Valdivia
0c9a6bf76b Tidy go.mod file (#2518) 2022-12-16 14:38:15 -06:00
Cesar Celis Hernandez
4c4094420b Ignoring message from MinIO (#2515)
As discussed with @harshavardhana , we should ignore the message on delete in the API. After @poornas changed in PR https://github.com/minio/minio/pull/16221 this message is expected and cannot be considered as an error.
2022-12-16 12:16:19 -08:00
Javier Adriel
96e55ca79b UI changes to IDP screen and remove old sections from settings screen (#2513) 2022-12-16 11:46:35 -08:00
jinapurapu
c61c5024d0 Add hover effect to Tier Type buttons (#2509) 2022-12-16 13:41:39 -06:00
Alex
f61d0a68d5 Implements CONSOLE_DEV_MODE env var (#2517)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2022-12-16 13:32:52 -06:00
Javier Adriel
f917f7d167 Remove commented jobs (#2514) 2022-12-16 09:33:12 -08:00
Alex
35541ef323 Fixed Delete all object versions selector functionality (#2516)
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2022-12-16 11:07:40 -06:00
Daniel Valdivia
1f60d4a808 Tweaks to Menu and Bucket Details (#2512) 2022-12-15 18:45:31 -06:00
Alex
adc199b315 Made improvements to title bar & break points (#2508)
Removed extra margin & changed breakpoints for console / operator pages title bar
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2022-12-14 18:13:18 -08:00
Daniel Valdivia
f557c4c550 Split Object Browser and Buckets Admin (#2500)
Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2022-12-14 16:20:13 -08:00
Javier Adriel
0c4a73ff10 Do not regenerate assets for permissions-* tests (#2501) 2022-12-14 13:26:04 -08:00
jinapurapu
203e019e82 Add hover effect to Notification type selector buttons (#2502) 2022-12-14 14:38:34 -06:00
jinapurapu
4d2a39bad2 Added HelpBox to Notification Type Selector screen (#2503) 2022-12-12 22:08:20 -06:00
dependabot[bot]
db4fae3603 Bump d3-color from 2.0.0 to 3.1.0 in /portal-ui (#2504) 2022-12-12 17:51:10 -06:00
Daniel Valdivia
871789a236 Bump UI Dependencies (#2497)
Signed-off-by: Daniel Valdivia
<18384552+dvaldivia@users.noreply.github.com>
2022-12-12 14:44:51 -08:00
Javier Adriel
ba6fb53594 Increase test threshold (#2499) 2022-12-12 12:38:33 -08:00
Javier Adriel
5d74b21bc4 Reduce test execution times (#2498) 2022-12-12 12:37:53 -08:00
Javier Adriel
006490c753 Add admin subnet tests (#2490) 2022-12-11 23:16:30 -08:00
Daniel Valdivia
1614af0128 Upgrade Go Dependencies (#2496)
Upgraded all dependencies except for Kubernetes packages until we
validate 1.26

Signed-off-by: Daniel Valdivia
<18384552+dvaldivia@users.noreply.github.com>
2022-12-10 10:25:51 -08:00
Daniel Valdivia
27fd91ed37 Release v0.22.2 (#2495)
Signed-off-by: Daniel Valdivia
<18384552+dvaldivia@users.noreply.github.com>
v0.22.2
2022-12-09 16:42:57 -08:00
Alex
7df0560104 Updated mds & fixed blank pages on login (#2494)
- Updates mds to v0.0.7
- Fixed an issue with blank pages during login
- Fixes an issue during logout where path was redirected to
'logout/login'

Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
2022-12-09 14:24:58 -08:00
Javier Adriel
2368199e03 IDP management UI (#2487)
Adds UI to interact with IDP Configurations (CRUD)
2022-12-09 14:13:10 -08:00