2024-03-31T16:26:47Z - 2025-03-31T16:26:47Z
Overview
1 Release published by 1 user
Published
dashboard-0.1.3
32 Pull requests merged by 1 user
Merged
#299 Start a a new UI framework, providing both a login page and a landing page.
Merged
#303 Set up actions for CI purposes
Merged
#298 Build out the seven-segment font and the 5x7 bitmap font
Merged
#293 Work on abstractions for an ST7789 font and frame buffer
Merged
#292 Create a raspberry pi pico app that draws a blue square to an Adafruit TFT
Merged
#290 Create a little application which manages an l10n messages database
Merged
#289 Build the placeholder for a new app
Merged
#288 Move Visions into a prototype directory
Merged
#287 Clean up old warnings and set up tasks to build all active projects
Merged
#286 Refactor the API, then give the user a landing page that shows their profile
Merged
#283 Set up the user interface state model and set up the admin user onboarding
Merged
#277 Set up a database and serve character sheets from it
Merged
#276 Update sql-based database dependencies
Merged
#275 Create a renderer for Candela Obscura character sheets
Merged
#266 Set up automated tests for the application Core
Merged
#260 Set up a tabletop view for both the GM and the player
Merged
#256 Add a water pattern and disable the brake sensor
Merged
#255 Fully define the geometry for a lid for the bike case
Merged
#254 Create a small application that controls a dotstar from a raspberry pi pico
Merged
#252 Create a slideshow application in my cyberpunk style
Merged
#253 Update to rust 1.81
Merged
#250 Design cases for the bike lighting project
Merged
#249 Switch Dashboard to Gregorian dates
Merged
#248 Enable the brake sensor
Merged
#247 Set up a server that watches pipewire and adds devices as they appear
Merged
#246 Start on a GM dashboard application
Merged
#245 An applicaiton and simulator for a bike lighting system
Merged
#237 Implement game tree navigation
Merged
#236 Switch to a standardized tree library in the game tree and depth tree
Merged
#231 Optimize rendering by pre-loading resources
Merged
#230 Set up image resources for the app
Merged
#229 Set up the game review page along with
4 Issues closed from 1 user
Closed
#284 A user can log in and get to a landing page
Closed
#214 Core should keep an index of games
Closed
#215 Clicking on a game in the games list should take the user into the game review view
Closed
#216 Pressing the up and down buttons in a game review should advance the game backwards and forwards along the current variant line
40 Issues created by 1 user
Opened
#232 Add a window header bar
Opened
#233 Create a .desktop file for the dashboard
Opened
#234 Enable ctrl-q to quit Dashboard
Opened
#235 Implement Debug, Clone, Serialize, and Deserialize for the GameRecord
Opened
#238 Resolve overlap problems with the game tree grid
Opened
#239 Clicking on a node should take the user to that point in the game tree
Opened
#240 Create a basic framework for a React PWA
Opened
#241 Compile the OTG core app into a WASM module
Opened
#242 Render the database view in the web application
Opened
#243 Support rendering and editing pushup and situp workouts
Opened
#244 Support rendering and editing plank workouts
Opened
#251 Create a component for configuring a new game
Opened
#257 Players must be able to see the background image that the GM has selected for the play area
Opened
#258 Developers can create a new card type without changing the Visions core code
Opened
#259 GM View for the play area
Opened
#261 Create an auto-test suite for the application core
Opened
#262 Create an auto-test suite for the Visions API
Opened
#263 Create an auto-test suite for the visions API client
Opened
#264 Create an auto-test suite for components and views in Visions
Opened
#265 Add code coverage reports to the test suite
Opened
#267 Create a Numenera Character sheet structure
Opened
#268 Create a Candela Obscura character sheet structure
Opened
#269 Create a renderer plugin for the Numenera character sheet
Opened
#270 Create a renderer plugin for the Candela character sheet
Opened
#271 Render a fitness graph which shows the user's training data over a rolling window
Opened
#272 Show today's fitness averages
Opened
#273 Serve the Candela character sheet from database
Opened
#274 Automatically reconnect the websocket
Opened
#278 Handle errors in the database layer
Opened
#279 Save the websocket client ID and use it through desktop reloads
Opened
#280 Clean up websockets when the remote connection disappears
Opened
#281 Clean up stale websockets that never got upgraded
Opened
#282 Usernames in the database must be unique
Opened
#294 l10n should not create a new entry if the user didn't add any content
Opened
#295 l10n should gracefully handle all of the errors that can happen in the edit function
Opened
#296 l10n should be able to import new data from an xliff or json file
Opened
#297 l10n edit mode should not load only the individual element to be edited, not the entire database
Opened
#300 A user must change their password on first login
Opened
#301 Create a user settings page
Opened
#302 Send an email to a new user when the user gets created
4 Unresolved Conversations
Open
#105
Set up automatic database migrations
Open
#104
Create a SQLite database to store all application data
Open
#108
Bootstap the initial admin user
Open
#217
Pressing the left and right buttons in the game review switches the user between variants.