Oliver-Akins
|
52a64ca54b
|
Make the schema a bit easier to read
|
2025-05-25 02:01:39 -06:00 |
|
Oliver-Akins
|
354b22da57
|
Add data validation and a world setting for enabling the Global API
|
2025-05-25 02:00:13 -06:00 |
|
Oliver-Akins
|
c3d632274a
|
Ensure we conform to the API specification as closely as possible
|
2025-05-24 16:50:50 -06:00 |
|
Oliver-Akins
|
c7197641b6
|
Fixed a bug with rendering applications that depend on the database mutating the object by reference
|
2025-05-24 15:00:12 -06:00 |
|
Oliver-Akins
|
76fe473cd1
|
Begin implementing Joi validation on the database models
|
2025-05-20 23:43:27 -06:00 |
|
Oliver-Akins
|
64029b9508
|
Always register the database listeners
|
2025-05-19 23:45:16 -06:00 |
|
Oliver-Akins
|
00829eae04
|
Implement the listeners for user updates
|
2025-05-19 23:44:55 -06:00 |
|
Oliver-Akins
|
240fb53b85
|
Add the Databases to the global API
|
2025-05-19 23:22:44 -06:00 |
|
Oliver-Akins
|
b717b0060b
|
Add a user-facing error when the Database is misconfigured.
|
2025-05-19 23:22:17 -06:00 |
|
Oliver-Akins
|
142586536a
|
Remove the manageData control from the sidebar because it's unimplemented for now
|
2025-05-19 02:02:05 -06:00 |
|
Oliver-Akins
|
d345b110ab
|
Correct the errors for the UserFlag database
|
2025-05-19 01:57:33 -06:00 |
|
Oliver-Akins
|
6d82a2acf3
|
Pull the stacked value from the correct location
|
2025-05-19 01:57:10 -06:00 |
|
Oliver-Akins
|
20cc26cc4e
|
Untested implementation of the UserFlag database
|
2025-05-19 01:39:21 -06:00 |
|
Oliver-Akins
|
07b6288408
|
Update Memory db to use the correct Privacy arguments as defaults
|
2025-05-19 01:39:02 -06:00 |
|
Oliver-Akins
|
abc4b1d2ed
|
Make it clearer what arguments are IDs and which aren't
|
2025-05-19 01:38:35 -06:00 |
|
Oliver-Akins
|
6dbc0a817f
|
Update the privacy handling for the rows to be more dynamic and support more than just private or public rolls
|
2025-05-18 20:52:42 -06:00 |
|
Oliver-Akins
|
f66510c811
|
Change region label
|
2025-05-18 12:16:25 -06:00 |
|
Oliver-Akins
|
606d6e14ea
|
Make all of the DB methods async, and update the dependencies in order to make them work with the async DBs
|
2025-05-11 22:49:26 -06:00 |
|
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
|
dff2455dc7
|
Add a setting to disable the auto tracking
|
2025-05-04 22:20:00 -06:00 |
|
Oliver-Akins
|
1a4d764a15
|
Add a preCreateChatMessage hook for auto-logging of dice results
|
2025-05-04 21:36:26 -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
|
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 |
|