Skip to content

Dashboard modernization - #760

Merged
andrehjr merged 3 commits into
mainfrom
dashboard-modernization
Aug 9, 2026
Merged

Dashboard modernization#760
andrehjr merged 3 commits into
mainfrom
dashboard-modernization

Conversation

@andrehjr

@andrehjr andrehjr commented Aug 9, 2026

Copy link
Copy Markdown
Member

This is a big one, I've been working on.

I've used Claude to help refactor the Dashboard Front-End and remove some of the old javascript and jquery stuff. Adding Dark mode too!

The old UI and having an ancient version of jQuery was bugging me for sometime. One thing I'd also like to do in the future, it to remove the requirement Sinatra, or using Rails engines directly.

This PR adds a few niceties, such as displaying the current overrides. This bit me off a few times in the past.

It also made a refactor on the controller side to reduce the number of redis calls made. Improving the overall loading performance.

image

- Remove jQuery; dashboard behaviours are vanilla JS. Make all css/js simpler.
- Add dark mode.
- Make eslint work again.
- Simplify Dashboard logic
- Remove some duplicated Redis calls
@andrehjr
andrehjr merged commit fa42fc0 into main Aug 9, 2026
18 checks passed
@andrehjr
andrehjr deleted the dashboard-modernization branch August 9, 2026 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant