bcgov / api-services-portal

API Services Portal provides a multi-tenant frontend integrating API Gateway and Authorization services from Kong CE and Keycloak.
https://api.gov.bc.ca
Apache License 2.0
22 stars 7 forks source link

Namespace to Gateway - Portal UI labelling updates #1067

Closed ikethecoder closed 4 months ago

ikethecoder commented 5 months ago

With the change from namespace to gateway, the following label changes should be made to the portal:

Old New
Namespace Gateway
Namespaces Gateways
Manage Namespace Manage Gateway
Namespace Access Administration Access
Namespace Actions Gateway Actions
Create New Namespace Create New Gateway

Scope:

rustyjux commented 5 months ago

just showing Sodiq the integration

rustyjux commented 5 months ago
Also in scope: Old New
Namespace 'name' (if referenced by name, rather than the actual data) Gateway 'ID'
namespace.name (data) namespace.displayName
page / path namespace-access admin-access
visible occurrences of access scopes/permissions Namespace.View and Namespace.Manage Gateway.View etc
rustyjux commented 5 months ago

Every sheet in the gateway report (except the first Gateways sheet) includes a 'Gateway' column with the ID. I propose adding a second column for the display name to all sheets. Ye?

image

ikethecoder commented 5 months ago

sure