Replace frontend with React 19 + TailwindCSS stack, implement all pages#32
Draft
Replace frontend with React 19 + TailwindCSS stack, implement all pages#32
Conversation
…TanStack Router + MobX stack Co-authored-by: phiresky <2303841+phiresky@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Implement new UI with Tailwind and TypeScript
Replace frontend with React 19 + TailwindCSS + TanStack Router + MobX stack
Jan 31, 2026
Copilot
AI
changed the title
Replace frontend with React 19 + TailwindCSS + TanStack Router + MobX stack
Replace frontend with React 19 + TailwindCSS + TanStack Router stack
Jan 31, 2026
…arts Co-authored-by: phiresky <2303841+phiresky@users.noreply.github.com>
Co-authored-by: phiresky <2303841+phiresky@users.noreply.github.com>
Co-authored-by: phiresky <2303841+phiresky@users.noreply.github.com>
Co-authored-by: phiresky <2303841+phiresky@users.noreply.github.com>
Co-authored-by: phiresky <2303841+phiresky@users.noreply.github.com>
- Dashboard: Time range selector, stat cards, category charts - Timeline: Date navigation, 24-hour visualization, event details - TagTree: Hierarchical tree view with expand/collapse - Plot: Tag selector, bin sizes, area/bar charts - RuleEditor: List/edit/add rules with modal editor Fixed code review issues: - Use user's local timezone instead of hardcoded UTC - Use structuredClone instead of JSON.parse/stringify Co-authored-by: phiresky <2303841+phiresky@users.noreply.github.com>
Copilot
AI
changed the title
Replace frontend with React 19 + TailwindCSS + TanStack Router stack
Replace frontend with React 19 + TailwindCSS stack, implement all pages
Jan 31, 2026
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.
Removes incomplete yarn/reactstrap frontend, replaces with modern stack per issue requirements.
Stack
Pages Implemented
Dashboard — Time range selector (day/week/month), 4 stat cards, stacked area chart, pie chart
Timeline — 24-hour horizontal timeline, color-coded activity blocks, click-for-details panel
TagTree — Hierarchical tree grouped by
/delimiter, progress bars, expand/collapse allPlot — Tag filter dropdown, bin size (hourly/daily/weekly), area/bar toggle
RuleEditor — Rule groups list, modal editor for all 6 rule types, save/discard with dirty state
Structure
Screenshots
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.