1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-06-17 00:17:59 +02:00

18 Commits

Author SHA1 Message Date
998d1bf13e updates from review, WIP 2019-08-22 17:33:47 -08:00
d3b97a6608 Merge branch 'prod' into jsign/aws2 2019-08-22 11:16:51 -08:00
3999f30232 fix listing ecr images 2019-08-21 17:32:51 -08:00
62f9cff7fe tools/text-translator: new extractor tool & README.md 2019-08-20 21:30:23 -03:00
0658ab1ad3 web-app: use universal-translator files to externalize translatable texts 2019-08-20 21:25:09 -03:00
9f01a6180e fixed user oauth token to support form post 2019-08-07 23:00:12 -08:00
7217deaf15 improved unique validation function to support multiple fields. 2019-08-07 21:17:57 -08:00
bf1ec63d85 Added api example error responses and some minor bug fixes 2019-08-07 16:17:17 -08:00
ba96e8b367 Completed virtual user login and switch accounts 2019-08-04 21:28:02 -08:00
bb9820ffcc moved auth from user package and added timezone to context values 2019-08-04 14:48:43 -08:00
fad0801379 checkpoint 2019-08-03 16:35:57 -08:00
32cb554dfa completed flash messages 2019-08-03 15:01:17 -08:00
0344473c1e fix translations 2019-08-02 16:23:13 -08:00
b6069de9cf Fixed validation errors 2019-08-02 16:10:30 -08:00
c625ace88d Completed implimentation of forgot password 2019-08-02 15:03:32 -08:00
1d69ea88a3 Fix unittests 2019-08-01 16:17:47 -08:00
e81e4690af Completed user login with session authentication 2019-07-31 18:34:27 -08:00
227af02f31 issue#16 web-app account signup
Account signup works with validation and translations.
2019-07-31 13:47:30 -08:00