summaryrefslogtreecommitdiff
path: root/wotonomy-web-test
AgeCommit message (Collapse)Author
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-14Add local deploy supportBenjamin Culkin
Add support to the POMusing maven profiles to deploy to local tomcat or the live server
2024-10-14Add additional commented out loggingBenjamin Culkin
Add some additional logging that I used to figure out how associations and the like work
2024-10-13Add CSS to the blogBenjamin Culkin
Adds a proper set of CSS styles to the blog test application
2024-07-05More cleanupBenjamin Culkin
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-21Tweak gitignore moreBenjamin Culkin
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