Commit graph

16 commits

Author SHA1 Message Date
mikestefanello
1809b154e3 Lint check adjustments. 2022-02-10 08:56:07 -05:00
mikestefanello
cb58b89b6c Fixed missing port in database connection string. 2022-02-08 20:21:05 -05:00
mikestefanello
5def458946 Use a separate cache db when running tests. 2022-02-06 10:07:25 -05:00
mikestefanello
a8bd9f8b2d Added asynq and a task client to the container to faciliate task queues. 2022-02-02 21:24:52 -05:00
mikestefanello
eb1e42bb02 Updated echo and ent. 2022-01-28 08:45:16 -05:00
mikestefanello
bfbb9669aa Added custom cache client for much easier cache operations. 2022-01-13 21:13:41 -05:00
mikestefanello
a986686247 Changed module name. 2022-01-01 10:44:18 -05:00
mikestefanello
eafde27809 Force user email to lower case. Include action on all forms. 2021-12-25 21:30:22 -05:00
mikestefanello
6501621136 Aded test coverage for form submissions. Added validator as a service. 2021-12-25 00:11:59 -05:00
mikestefanello
3b41e1dfd8 Misc cleanup. 2021-12-22 19:18:33 -05:00
mikestefanello
0e2625bf51 Provide combined parse and execute method for the template renderer. 2021-12-21 11:00:32 -05:00
mikestefanello
337ebb67b4 Add template parsing and execution to mail service. 2021-12-19 20:37:51 -05:00
mikestefanello
38cf009b70 Added template renderer service. 2021-12-19 20:09:01 -05:00
mikestefanello
d2ce5c34c4 Minor cleanup. 2021-12-19 16:34:19 -05:00
mikestefanello
85981e75a7 Added shutdown method to container. 2021-12-19 13:22:44 -05:00
mikestefanello
1fe906a6f9 Renamed container package services. 2021-12-18 10:07:12 -05:00
Renamed from container/container.go (Browse further)