Commit Graph

98 Commits

Author SHA1 Message Date
b3c4b2fb8e add reference to pytest.ini
All checks were successful
flaskbuild / build (push) Successful in 20s
2024-07-21 19:05:49 +01:00
eb779ec24b will this be the last typo?
All checks were successful
flaskbuild / build (push) Successful in 21s
2024-07-21 18:55:42 +01:00
986e92bbd9 fix yet another typo
Some checks failed
flaskbuild / build (push) Failing after 19s
2024-07-21 18:53:57 +01:00
67d8db7846 fix typo 2024-07-21 17:51:00 +00:00
da5cca78aa add gitea actions 2024-07-21 18:50:00 +01:00
a0b08f515e pruning the creature data json 2024-07-17 23:24:39 +01:00
670e19f496 fix stupid javascript shit 2024-07-17 01:15:39 +01:00
79eece9ca9 fix index.html sigh 2024-07-17 01:10:31 +01:00
554f93f6cc fix more stupid image shit 2024-07-17 01:08:58 +01:00
96ffba405a fix stupid pathing mistakes 2024-07-17 00:50:14 +01:00
00ed3d48fc use more globals for doc root 2024-07-17 00:23:53 +01:00
38aad36fc8 fix pathing for production 2024-07-17 00:12:31 +01:00
5f86de040b completely restructured and refactored the front end. 2024-07-16 23:44:46 +01:00
1231787636 add creatures from legion of gold; update a few other images 2024-07-15 22:59:29 +01:00
240de39c0a fix typo in json data 2024-07-14 23:13:17 +01:00
81207b708d completed the bestiary. Also colorized a number of images. 2024-07-14 23:04:58 +01:00
a8fc61e5e8 fix ability check input validation 2024-07-14 10:35:15 +01:00
4f5c39111d more work on the bestiary 2024-07-13 17:19:26 +01:00
90b34ae4c6 merge conflict 2024-07-11 19:29:34 +01:00
79c759aa32 :test commit 2024-07-11 19:27:54 +01:00
50eb031bc9 test commit 2024-07-11 19:21:49 +01:00
Greg Gauthier
f1f3cdf590 suppress pytest deprecation warnings 2024-07-08 22:41:55 +01:00
Greg Gauthier
1fed7c750e testing powershell 2024-07-08 22:32:43 +01:00
Greg Gauthier
6dbff09621 first attempt at modularizing the javascript to reduce duplication 2024-07-06 18:38:50 +01:00
a5dd8f1610 updated readme with new project name 2024-07-05 18:56:36 +00:00
3ed7f0879e finally solved the mystery of the forward-slash 2024-07-05 18:55:01 +01:00
d6fe2300a5 clean up some more bestiary art 2024-07-05 00:57:35 +01:00
91b610c342 add the forward-slash back to the flask app. Something on the front end keeps inserting it :( 2024-07-04 08:18:12 +01:00
0650c89109 more tests, and some bug fixes 2024-07-04 00:32:28 +01:00
217c4e32f8 ok, ok. It's time to start testing this thing;git push 2024-07-03 23:01:01 +01:00
6c0254f664 add a bestiary search form and catalog 2024-07-03 14:52:13 +01:00
327651ee6e fix formatting of dice mnemonics 2024-07-03 11:30:41 +01:00
a9d8564d62 fix the flow of android containers 2024-07-03 08:16:37 +01:00
4d0f140384 backout the work-around. No good. 2024-07-03 00:17:22 +01:00
632e26f9fb workaround for the iframe height problem 2024-07-03 00:14:27 +01:00
c0fcd51cf6 working my way through the bestiary 2024-07-03 00:00:10 +01:00
57dd85d3ae more fixes to encounters 2024-07-02 13:19:47 +01:00
2620720b47 more fixes to encounters 2024-07-02 13:15:12 +01:00
5e3e241dec add images to the encounter table 2024-07-01 23:28:05 +01:00
5a502fb308 refactor encounter check to take advantage of our new creature database 2024-07-01 22:35:47 +01:00
b915484190 try to make the forms slightly less hideous 2024-07-01 18:28:16 +01:00
c4411006fe sigh. javascript. switching to back-ticks for fetch on index.html 2024-07-01 17:01:25 +01:00
c2b8364b6d embed the base url config directly into the inline js on index.html 2024-07-01 16:56:43 +01:00
b63cc810d7 put config.js just before the inline script. 2024-07-01 16:51:15 +01:00
f631735783 fix probability url 2024-07-01 16:46:49 +01:00
98579ca17f refactor web pages to work with new endpoints 2024-07-01 16:03:40 +01:00
963d4cc475 fix problem with boolean on the flask app;setup the front end to use query parameters;fail trying to get environment variables to work 2024-07-01 14:24:27 +01:00
77aa5f8b69 refactoring completed. Extracted routes.py. Eliminated both schemas and models. Restructured project runner. All endpoints now GET 2024-07-01 11:26:54 +01:00
f3ec123d6b yet another GARGANTUAN refactor. Completely harmonized with REST conventions now. 2024-07-01 01:56:11 +01:00
2767a438f3 add ability check to the web page 2024-06-30 14:00:30 +01:00