feat: upgrade to Phoenix 1.8 / Elixir 1.19 and modernize UI - #39
Merged
Conversation
jeroenbourgois
commented
Mar 11, 2026
Member
- Upgrade Elixir, Phoenix, LiveView and dependencies
- Migrate all templates from .eex to .heex with CoreComponents
- Add dark/light theme support with CSS custom properties
- Redesign log viewer: colored event badges, arrow indicators, improved layout
- Fix event filter dropdown ("all" option) and pagination
- Replace Scrivener with Flop for cursor-based pagination
- Add user profile page with theme preference
- Remove deprecated modules (Pager, PartialView, UserSocket)
- Upgrade Elixir, Phoenix, LiveView and dependencies
- Migrate all templates from .eex to .heex with CoreComponents
- Add dark/light theme support with CSS custom properties
- Redesign log viewer: colored event badges, arrow indicators, improved layout
- Fix event filter dropdown ("all" option) and pagination
- Replace Scrivener with Flop for cursor-based pagination
- Add user profile page with theme preference
- Remove deprecated modules (Pager, PartialView, UserSocket)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Wire up ML_PAGESIZE env var to Flop's default_limit - Remove Travis CI config and badge - Document SECRET_KEY_BASE, HOST, PORT, ML_DB_PORT - Fix config filename reference (config.exs not config.ex) - Fix SQL code block language tag - Remove deprecated docker-compose version key - Add requirements section (Elixir ~> 1.17, Phoenix ~> 1.8) - Update contributing section with correct config defaults Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.