google-nomulus/core
gbrodman dea7dfcf28
Refactor UI actions to be more reliable (#348)
* Refactor UI actions to be more reliable

- Created HtmlAction to handle the nitty-gritty of login and setting up
HTML pages
- Created a test to verify that all UI actions implement JSON GET, JSON
POST, or HTML classes
- Move CSS renaming into a utility class

* Move logging of request into HtmlAction

* Comment and wording in exception

* mention JsonGetAction in the comment

* JsonGetAction extends Runnable
2019-11-11 16:18:48 -05:00
..
gradle/dependency-locks Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
src Refactor UI actions to be more reliable (#348) 2019-11-11 16:18:48 -05:00
build.gradle Make Joda Money embeddable in entities (#340) 2019-11-07 17:03:00 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00