summaryrefslogtreecommitdiff
path: root/wotonomy-web-test/src/main/webapp/WEB-INF/classes
AgeCommit message (Collapse)Author
2025-03-12General updateworkingBenjamin Culkin
It's been a bit too long for me to recall what all I was doing here and what it should've been doing. Just looking at the files, I was attempting to figure out how the EO stuff works. Think I had some basic results, but just mostly added a tracing store to help w/ debugging
2024-10-14Add basic blog enttry listBenjamin Culkin
This adds a basic blog entry list to the front page. Currently, the blog entries are just populated from code, but eventually they will be pulled from the database
2024-10-13Add CSS to the blogBenjamin Culkin
Adds a proper set of CSS styles to the blog test application
2024-07-01Further improvements to the test projectBenjamin Culkin
Improve further on the test project. The current end-goal for what that will be is a basic blog, with a capability to do basic CRM for the blog entries using the browser
2024-05-21More work on getting a working exampleBenjamin Culkin
Took a little bit, but I fixed the bindings and found the place where they are supposed to be
2024-05-21Rename to avoid name conflictBenjamin Culkin