Joaquim Rocha

Results 128 issues of Joaquim Rocha

There should be a settings view to allow the user to configre several aspects of the dashboard / clusters. **Acceptance Criteria:** - [ ] There is a settings button and...

kind/roadmap
frontend

## Current situation We show the Role/ClusterRole and bound resource in the Role/ClusterRoleBinding, so it'd be useful to link to their details page. ![Example mockup](https://user-images.githubusercontent.com/1029635/184176214-3a6a36c5-9e4a-45f6-a63e-c6bbc22f1e4d.png)

**Description** The resources list and details show some information related to the resources, but not all the useful information is showing. We need to review what's missing from each list...

kind/roadmap
frontend

## Current situation We allow up to 50 rows per page in tables, but as reported by #522 , maybe we should have a way to customize the number of...

frontend

## Current situation If a cluster has a very long name, it will show up in the cluster button with that name, making the cluster button very wide beyond what's...

enhancement
frontend

## Current situation We have the notifications popup which show a fixed number of notifications. ## Impact If we happen to have more than that number of notifications, it is...

enhancement
frontend

## Current situation We are not displaying limit related configs like Horizontal Pod Autoscalers, Pod Disruption Budgets, and Resource Quotas. ## Impact Users who want to check and change those...

enhancement
frontend

This PR does: * Simplify how menus are built in app's main.ts * Allow to keep menus translated even after they've been altered by a plugin (default menus that is)...

plugins
app

## Current situation So far, we left the responsibility of ensuring Headlamp's plugins are compatible with the Headlamp core to whoever is running/deploying the plugins. However, if we are to...

plugins

## Current situation We have a subset of the kubernetes resource types declared by us and getting up to date/completed on a need-basis. ## Impact It takes take and it's...

frontend