Commit graph

17 commits

Author SHA1 Message Date
Oliver-Akins
8a2d946b63 Create the initial version of the TableManager class for configuring settings 2025-05-11 17:24:09 -06:00
Oliver-Akins
4bfce858ef Convert my notes from paper form into a form that isn't as easy to lose 2025-05-07 23:14:22 -06:00
Oliver-Akins
f2f742e65a Put all the relevant privacy helpers into their own module 2025-05-04 21:36:00 -06:00
Oliver-Akins
8b488f488b Implement a new method to add multiple rows simultaneously without rerenders in-between the row additions 2025-05-04 21:35:22 -06:00
Oliver-Akins
d79597d1e2 Update the Memory database and StatsViewer to better conform to the abstract implementation 2025-05-03 21:44:08 -06:00
Oliver-Akins
b8b8f8f16b Add data validation to the abstract Database table methods 2025-05-03 21:38:25 -06:00
Oliver-Akins
ed845b2189 Add default implementations for create/delete tables 2025-05-03 14:00:13 -06:00
Oliver-Akins
dfc75fceaf Get most of the prompt to create new tables working, and keeping the Dice namespace restricted to a certain bucket type 2025-05-01 23:02:36 -06:00
Oliver-Akins
eac23400a8 Correct data structure 2025-05-01 20:46:24 -06:00
Oliver-Akins
a3900a6c7c Start working on the dialog to make a new table 2025-04-30 22:51:03 -06:00
Oliver-Akins
46a9d46e9a Remove top-level graphType property 2025-04-30 22:12:38 -06:00
Oliver-Akins
34be2b0626 Add an abstract Database class 2025-04-30 21:57:32 -06:00
Oliver-Akins
6b35c10106 Add some utils and update the memory database to "store" rows 2025-04-27 21:32:35 -06:00
Oliver-Akins
5e9b91b199 Get the graph rendering as expected 2025-04-23 00:16:24 -06:00
Oliver-Akins
3796687a72 Begin work on getting the graph data prepared 2025-04-21 23:36:17 -06:00
Oliver-Akins
91863d85a8 Start working on the Stats Viewer application 2025-04-21 00:50:58 -06:00
Oliver-Akins
cb3bc7c86c Initialize module and get base level functionality operating 2025-04-20 15:42:18 -06:00