strimzi-ui icon indicating copy to clipboard operation
strimzi-ui copied to clipboard

Strimzi UI

Results 15 strimzi-ui issues
Sort by recently updated
recently updated
newest added

- always return index if a path cannot be met - security tests to ensure index is protected Contributes to: strimzi/strimzi-ui#154 Signed-off-by: Nic Townsend

- restructure ConfigFeatureFlag assets so they are no longer exporting test code as runtime dependencies Contributes to: strimzi/strimzi-ui#152 Signed-off-by: Nic Townsend

Contributes: #68 Signed-off-by: Jordan

We plan to ship carbon as the default view layer. However we do need a way to switch between the patternfly view. We should add an example implementation of this...

- This commit adds a new `useTopics` model hook, which makes GraphQL requests to the server to administer Kafka topics. - The hook returns a set of sub-hooks, with just...

Addresses: #37 Signed-off-by: Ramakrishna Pattnaik

- introduce passport - add a passport local strategy for authentication - introduce Authentication interface to contain the multiple auth checks (authenticate, checkAuth, logout) Contributes to: strimzi/strimzi-ui#106 Signed-off-by: Nic Townsend

Fixes issue #20 using cypress axe. Signed-off-by: Donald Labaj [email protected]

A user should be able to search the list of topics they have in strimzi-ui PatternFly. If a topic matches the search filter it will be shown in the results...

enhancement
Stale
UX