Commit graph

27 commits

Author SHA1 Message Date
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
bb4c24329a Add TableCreator to the API 2025-05-03 21:48:42 -06:00
Oliver-Akins
6a83209a58 Make TableCreator disable the button when the dice syntax doesn't pass validation 2025-05-03 21:48:29 -06:00
Oliver-Akins
c5c1c67efe Use references to my apps and Database via a CONFIG object that contains all of them rather than only the DB 2025-05-03 21:45:39 -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
8c9fd1930a Call a hook to get all of the sidebar controls 2025-05-01 21:09:48 -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
179bc070e7 Pull the graph type from the new location 2025-04-30 21:59:35 -06:00
Oliver-Akins
7ac0e75b29 Allow specifying the user list when opening a StatsViewer 2025-04-30 21:58:38 -06:00
Oliver-Akins
b96c64875d Add a very primitive new sidebar tab for the module 2025-04-30 21:58:11 -06:00
Oliver-Akins
34be2b0626 Add an abstract Database class 2025-04-30 21:57:32 -06:00
Oliver-Akins
d614c415c3 Make graph, graph 2025-04-27 21:32:44 -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
d858aa5b66 Extend Foundry's MultiSelectElement so that I can provide a label to it 2025-04-27 20:46:55 -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
65856b650c Add a meh placeholder to the select 2025-04-21 22:29:14 -06:00
Oliver-Akins
87ce956368 Add support for the user data filter that defaults to only the user's data 2025-04-21 01:48:55 -06:00
Oliver-Akins
9eafba6165 Improve subtable handling in data prep 2025-04-21 01:01:14 -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