Commit graph

115 commits

Author SHA1 Message Date
Oliver-Akins
8f993adb47 Finish removing the Range bucket type that was accidentally still able to be created 2025-06-02 19:26:43 -06:00
Oliver-Akins
3fc8b654c7 Add images for the Foundry package listing 2025-06-01 16:08:34 -06:00
Oliver-Akins
ab3281b288 Update README 2025-06-01 15:47:39 -06:00
Oliver-Akins
cad04690ff Update the release creation to provide a direct manifest url in the description of the release 2025-06-01 15:00:23 -06:00
Oliver-Akins
8e83925abe Have the UserFlagDatabase validate the row's value according to the bucket schema during creation / updating 2025-06-01 14:59:06 -06:00
Oliver-Akins
fc3b041464 Expose the determinePrivacyFromRollMode within the API 2025-06-01 14:23:21 -06:00
Oliver-Akins
3d5e28189a Version bump 2025-06-01 14:23:18 -06:00
Oliver-Akins
bd4c32f65a Update documentation (closes #30) 2025-06-01 13:03:31 -06:00
Oliver-Akins
6ef20e1ec1 Remove action that I haven't implemented yet 2025-06-01 13:03:13 -06:00
Oliver-Akins
21b9cf5b2d Remove logs that aren't helpful for prod 2025-06-01 13:03:03 -06:00
Oliver-Akins
c6161dd312 Prevent errors when the flag is undefined on the user 2025-06-01 12:26:40 -06:00
Oliver-Akins
965cb26b51 Update the tests import not to be bundled for production 2025-06-01 11:25:10 -06:00
Oliver-Akins
c26b4318ee Finish writing the schema tests 2025-06-01 11:24:20 -06:00
Oliver-Akins
946a44edae Add missing import into the extraction script 2025-05-31 23:17:38 -06:00
Oliver-Akins
ac93a3342f Begin work on purging the range bucket type from the codebase 2025-05-31 23:16:13 -06:00
Oliver-Akins
5fe11fda0d Update db schemas 2025-05-31 23:15:42 -06:00
Oliver-Akins
22036c419d Begin writing tests 2025-05-31 23:15:24 -06:00
Oliver-Akins
d49998801f Remove TODO since it is handled by the watcher plugin 2025-05-31 17:28:23 -06:00
Oliver-Akins
60b01c55e1 Fix undefined reference error when updating a table (closes #27) 2025-05-31 15:33:40 -06:00
Oliver-Akins
d11262ad01 Make the bucket validator throw an error rather than returning a weird value 2025-05-31 15:32:22 -06:00
Oliver-Akins
af2dac394f Update the throw to not include the stack trace 2025-05-31 13:26:09 -06:00
Oliver-Akins
de69fdec0f Update vite to make dependabot happier 2025-05-31 11:04:43 -06:00
Oliver-Akins
d11b270019 Throw a more clear error when the compendia build fails 2025-05-31 11:03:55 -06:00
Oliver-Akins
0b89b0e54e Ensure that the manager doesn't error while prepping string buckets without a pre-existing choices config (closes #26) 2025-05-31 10:25:20 -06:00
Oliver-Akins
2c733385ef Close the TableCreator and dice namespace warning when the table is made successfully (closes #25) 2025-05-31 10:17:20 -06:00
Oliver-Akins
c7379a48f4 Increment version number 2025-05-31 10:05:08 -06:00
Oliver-Akins
79780e885b Only copy the licence and readme on production builds 2025-05-31 10:05:00 -06:00
Oliver-Akins
c23a656574 Make it so that I can test the prod build locally easier 2025-05-31 00:50:28 -06:00
Oliver-Akins
d888a0c9be Have the build delete all of the temp files 2025-05-31 00:28:12 -06:00
Oliver-Akins
033be40e80 Read the correct manifest file 2025-05-31 00:22:50 -06:00
Oliver-Akins
cf800f0a51 Update the github action to make it work with the prod.dist folder better 2025-05-31 00:17:45 -06:00
Oliver-Akins
d28f4af088 Add a build step to copy the license and readme into the build output. 2025-05-31 00:14:30 -06:00
Oliver-Akins
b70e4107b7 Add a license 2025-05-31 00:14:08 -06:00
Oliver-Akins
7b41343778 Improve logs in the compendia helpers 2025-05-30 23:59:14 -06:00
Oliver-Akins
777ea69b66 Update manifest version and bugs link 2025-05-30 23:58:50 -06:00
Oliver-Akins
1bcd01ed75 Rename github folder to .github 2025-05-30 23:55:13 -06:00
Oliver-Akins
8e667bf3ac Move the issue templates into the correct location so that they actually work 2025-05-30 23:53:00 -06:00
Oliver-Akins
9e037818a6 Finish creating the build step for prod to handle the compendia pack(s) 2025-05-30 23:50:59 -06:00
Oliver-Akins
66edecc217 Finish the majority of the docs that I feel are necessary for v1.0.0 2025-05-30 23:26:29 -06:00
Oliver-Akins
a7c11acc2f Add an action to delete a table (closes #21) 2025-05-30 23:25:34 -06:00
Oliver-Akins
b4b3becec0 Implement the deleteTable method on the MemoryDatabase 2025-05-30 23:24:51 -06:00
Oliver-Akins
de35935a2d Disable legend clicks in the graphs (closes #4) 2025-05-30 21:28:15 -06:00
Oliver-Akins
c7b9146e34 Remove logs that aren't required 2025-05-30 21:27:55 -06:00
Oliver-Akins
46400ca318 Make the migrationCheck methods synchronous 2025-05-30 21:27:23 -06:00
Oliver-Akins
5c1a332921 Keep writing initial documentation 2025-05-29 23:46:58 -06:00
Oliver-Akins
a13310aaad Allow each database to determine if a user is allowed to perform CRUD operations on tables 2025-05-29 23:42:14 -06:00
Oliver-Akins
2b782fd5ed Add issue templates for bug report and feature request 2025-05-29 23:35:04 -06:00
Oliver-Akins
cfc5b9e70a Add author info and links into the manifest file 2025-05-29 23:16:05 -06:00
Oliver-Akins
7c68dd0c31 Disable requiresReload on autoTrackRolls 2025-05-29 23:15:46 -06:00
Oliver-Akins
0a01528bd3 Set the correct setting name instead of trying to set a setting with the version name 2025-05-29 22:49:35 -06:00