2024-10-01T16:47:19Z - 2025-03-31T16:47:19Z
Overview
21 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
1 Issue closed from 1 user
Closed
#284 A user can log in and get to a landing page
28 Issues created by 1 user
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
3 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