• Joined on 2022-09-24
savanni pushed to fitnesstrax/swappable at savanni/monorepo 2024-01-16 04:30:09 +00:00
104760c754 Be able to switch into edit mode
savanni created branch fitnesstrax/swappable in savanni/monorepo 2024-01-15 20:55:35 +00:00
savanni pushed to fitnesstrax/swappable at savanni/monorepo 2024-01-15 20:55:35 +00:00
1e6555ef61 Create a day detail view
2e2ff6b47e Create a Singleton component and use it to simplify the weight view
Compare 2 commits »
savanni opened issue savanni/monorepo#159 2024-01-15 17:50:51 +00:00
Players can see the cards within a few seconds of the GM revealing them.
savanni opened issue savanni/monorepo#158 2024-01-15 17:50:31 +00:00
The GM can create a card with written text and designate it to be visible to the users
savanni opened issue savanni/monorepo#157 2024-01-15 17:50:03 +00:00
The admin can designate GM and player users
savanni opened issue savanni/monorepo#156 2024-01-15 17:49:42 +00:00
The admin can create users
savanni pushed to main at savanni/monorepo 2024-01-09 13:11:11 +00:00
2d22397382 Bump the dashboard version
savanni pushed to main at savanni/monorepo 2024-01-09 13:10:20 +00:00
2c7666304a Fix the year in the current date view
savanni deleted branch fitnesstrax/validated-text-entry from savanni/monorepo 2024-01-02 05:11:59 +00:00
savanni merged pull request savanni/monorepo#155 2024-01-02 05:11:58 +00:00
Create a validated text entry widget and a structure for tracking view vs. edit state
savanni closed issue savanni/monorepo#137 2024-01-02 05:11:58 +00:00
Create a checked text entry widget
savanni closed issue savanni/monorepo#136 2024-01-02 05:11:58 +00:00
Create a reusable component that seemlessly toggles between view and edit modes.
savanni pushed to main at savanni/monorepo 2024-01-02 05:11:58 +00:00
0007522b26 Extract the Weight and Time Distance widgets
b7b9b1b29f Create an EditView "component"
2e3d5fc5a4 Clean up the parameters to TextEntry and populate the field
a25b76d230 Create a validated text entry widget
Compare 4 commits »
savanni created pull request savanni/monorepo#155 2024-01-02 05:11:09 +00:00
Create a validated text entry widget and a structure for tracking view vs. edit state
savanni pushed to fitnesstrax/validated-text-entry at savanni/monorepo 2024-01-02 05:00:48 +00:00
0007522b26 Extract the Weight and Time Distance widgets
savanni pushed to fitnesstrax/validated-text-entry at savanni/monorepo 2024-01-02 04:51:41 +00:00
b7b9b1b29f Create an EditView "component"
savanni pushed to fitnesstrax/validated-text-entry at savanni/monorepo 2024-01-02 03:58:19 +00:00
2e3d5fc5a4 Clean up the parameters to TextEntry and populate the field
savanni created branch fitnesstrax/validated-text-entry in savanni/monorepo 2023-12-31 16:19:24 +00:00
savanni pushed to fitnesstrax/validated-text-entry at savanni/monorepo 2023-12-31 16:19:24 +00:00
a25b76d230 Create a validated text entry widget