| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add multi-stage dockerfile as node:alpine image | Kevin J Hoerr | 2019-12-10 | 1 | -0/+1 |
| | | |||||
| * | Fix reported license and update changelog | Kevin J Hoerr | 2019-12-10 | 1 | -1/+4 |
| | | |||||
| * | Add linting to project using Eslint | Kevin J Hoerr | 2019-12-09 | 1 | -0/+5 |
| | | |||||
| * | Change start script to start:dev with watcher | Kevin J Hoerr | 2019-12-09 | 1 | -0/+4 |
| | | | | | | There is currently no prod start command - this can be adopted later when desired. | ||||
| * | Overhaul error handling for controllers | Kevin J Hoerr | 2019-12-08 | 1 | -0/+12 |
| | | | | | | | | | | | | This change fixes various issues with the GET endpoints to return more accurate error messages. It adds business logic error objects that are returned in a union type in the controllers. This change should help separate the business logic from the actual errors from upstream services. There may be required changes still with handling those upstream errors via Promises. Integration tests should be added to verify issues. | ||||
| * | Prepare repository for 0.2.0 release | Kevin J Hoerr | 2019-12-08 | 1 | -0/+13 |
| | | |||||
| * | Prepare repository for 0.1.0 release | Kevin J Hoerr | 2019-11-30 | 1 | -0/+22 |
