syntaxbullet
11e07a0068
feat: implement visual analytics and activity charts
2026-01-08 21:36:19 +01:00
syntaxbullet
5d2d4bb0c6
refactor: improve type safety and remove forced casts in dashboard service
2026-01-08 21:31:40 +01:00
syntaxbullet
19206b5cc7
fix: address security review findings, implement real cache clearing, and fix lifecycle promises
2026-01-08 21:29:09 +01:00
syntaxbullet
0f6cce9b6e
feat: implement administrative control panel with real-time bot actions
2026-01-08 21:19:16 +01:00
syntaxbullet
3f3a6c88e8
fix(dash): resolve test regressions, await promises, and improve TypeScript strictness
2026-01-08 21:12:41 +01:00
syntaxbullet
8253de9f73
fix(dash): address safety constraints, validation, and test quality issues
2026-01-08 21:08:47 +01:00
syntaxbullet
1251df286e
feat: implement real-time dashboard updates via WebSockets
2026-01-08 21:01:33 +01:00
syntaxbullet
fff90804c0
feat(dash): Revamp dashboard UI with glassmorphism and real bot data
2026-01-08 20:58:57 +01:00
syntaxbullet
8ebaf7b4ee
docs: update ticket status to In Review with implementation notes
2026-01-08 18:51:58 +01:00
syntaxbullet
17cb70ec00
feat: integrate real data into dashboard
...
- Created dashboard service with DB queries for users, economy, events
- Added client stats provider with 30s caching for Discord metrics
- Implemented /api/stats endpoint aggregating all dashboard data
- Created useDashboardStats React hook with auto-refresh
- Updated Dashboard.tsx to display real data with loading/error states
- Added comprehensive test coverage (11 tests passing)
- Replaced all mock values with live Discord and database metrics
2026-01-08 18:50:44 +01:00
syntaxbullet
a207d511be
docs: clarify drizzle studio access via proxy URL
2026-01-08 18:20:27 +01:00
syntaxbullet
cf4f180124
fix: add web network to studio for port publishing
2026-01-08 18:17:27 +01:00
syntaxbullet
5df1396b3f
chore: update docker compose
2026-01-08 18:12:39 +01:00
syntaxbullet
daad7be01c
chore: attempt fixing drizzle studio
2026-01-08 18:04:40 +01:00
syntaxbullet
05f27ca604
refactor: fix frontend
2026-01-08 17:01:36 +01:00
syntaxbullet
d37059d50f
chore: remove tickets from future commits
2026-01-08 16:45:49 +01:00
syntaxbullet
caafe6b34d
refactor: update graphics paths
2026-01-08 16:42:14 +01:00
syntaxbullet
017f5ad818
refactor: fix stale imports
2026-01-08 16:39:34 +01:00
syntaxbullet
f92415b89c
refactor: move drizzle to shared
2026-01-08 16:29:31 +01:00
syntaxbullet
3f028eb76a
refactor: consolidate config loading
2026-01-08 16:21:25 +01:00
syntaxbullet
2b641c952d
refactor: move config loading to shared directory
2026-01-08 16:15:55 +01:00
syntaxbullet
88b266f81b
refactor: initial moves
2026-01-08 16:09:26 +01:00
syntaxbullet
53a2f1ff0c
chore: combine processes
2026-01-08 15:13:09 +01:00
syntaxbullet
dc15212ecf
web: mock dashboard
2026-01-08 14:49:59 +01:00
syntaxbullet
99e847175e
chore: remove frontend boilerplate
2026-01-08 14:26:16 +01:00
syntaxbullet
b2c7fa6e83
feat: improvements to update command
2026-01-08 14:13:24 +01:00
syntaxbullet
9e7f18787b
feat: improvements to web dashboard
2026-01-08 13:56:25 +01:00
47507dd65a
Merge pull request 'added react app' ( #4 ) from HotPlate/discord-rpg-concept:reactApp into main
...
Reviewed-on: syntaxbullet/AuroraBot-discord#4
2026-01-08 11:51:18 +00:00
Vraj Ved
e6f94c3e71
added react app
2026-01-08 17:15:28 +05:30
syntaxbullet
66af870aa9
fix: make dashboard locally accessible only
2026-01-07 14:33:19 +01:00
syntaxbullet
8047bce755
feat: add bot action controls and real-time vital statistics to the web dashboard
2026-01-07 14:26:37 +01:00
syntaxbullet
9804456257
docs: Remove completed and draft feature tickets from the tickets directory.
2026-01-07 13:49:04 +01:00
syntaxbullet
259b8d6875
feat: replace mock dashboard data with live telemetry
2026-01-07 13:47:02 +01:00
syntaxbullet
a2cb684b71
Merge branch 'feat/web-interface-expansion-mockup' into main
2026-01-07 13:39:41 +01:00
syntaxbullet
9c2098bc46
fix(test): use dynamic port for websocket tests
2026-01-07 13:37:21 +01:00
syntaxbullet
618d973863
feat: expansion of web dashboard with live activity feed and metrics
2026-01-07 13:34:29 +01:00
syntaxbullet
63f55b6dfd
feat: implement dashboard mockup and route
2026-01-07 13:29:06 +01:00
syntaxbullet
ac4025e179
feat: implement websocket realtime data streaming
2026-01-07 13:25:41 +01:00
syntaxbullet
ff23f22337
feat: move status to footer and clean up home page
2026-01-07 13:21:36 +01:00
syntaxbullet
292991c605
feat: responsive mobile layout and touch optimizations
2026-01-07 13:08:02 +01:00
syntaxbullet
4640cd11a7
feat: ux enhancements (animations, dynamic backgrounds, micro-interactions)
2026-01-07 13:05:42 +01:00
syntaxbullet
43a003f641
feat: visual design system overhaul (HSL palette, fonts, components)
2026-01-07 13:04:40 +01:00
syntaxbullet
6f4426e49d
feat: save progress on web server foundation and add new tickets
2026-01-07 13:02:36 +01:00
syntaxbullet
894cad91a8
feat: Implement secure static file serving with path traversal protection and XSS prevention for template titles.
2026-01-07 12:51:08 +01:00
syntaxbullet
2a1c4e65ae
feat(web): implement web server foundation
2026-01-07 12:40:21 +01:00
syntaxbullet
022f748517
feat: implement agent workflows for ticket creation, development, and code review.
2026-01-07 12:12:57 +01:00
syntaxbullet
ca392749e3
refactor: replace cleanup service with focused temp role service and fix daily streaks
2026-01-07 11:04:34 +01:00
syntaxbullet
4a1e72c5f3
chore: add additional stats to terminal
2026-01-06 21:05:51 +01:00
syntaxbullet
d29a1ec2b7
chore: update terminal adding nicer graphics
2026-01-06 20:51:39 +01:00
syntaxbullet
1dd269bf2f
chore: update terminal service
2026-01-06 20:36:26 +01:00