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

26 Commits

Author SHA1 Message Date
35242354d5 issue #28 - renamed project to checklist 2020-01-18 15:36:16 -09:00
9b3176952b ECS service autoscaling policy option in cicd config 2019-08-27 22:26:42 -08:00
4894f2a3d8 fix schema migration requiring web context 2019-08-21 19:28:23 -08:00
9e0f105e2f Fix crazy cros project dep because we had to use interfaces 2019-08-21 18:34:14 -08:00
d277b0ec25 Use interface in the handlers of web-api/web-app 2019-08-17 11:21:31 +07:00
04e73c8f4e completed updating web-api 2019-08-14 12:53:40 -08:00
3bc814a01e WIP: not sure how to solve user_account calling account.CanModifyAccount 2019-08-13 23:41:06 -08:00
e1e9454ce3 Added support for building lambda functions 2019-08-08 01:12:04 -08:00
9f01a6180e fixed user oauth token to support form post 2019-08-07 23:00:12 -08:00
d617400e5a web-api remove validation reference to removed methods 2019-08-07 21:20:58 -08:00
bf1ec63d85 Added api example error responses and some minor bug fixes 2019-08-07 16:17:17 -08:00
69a2a40369 switch devops docker stage to use busybox instead of scratch 2019-08-06 19:45:29 -08:00
6948572f15 fix build info 2019-08-06 18:38:45 -08:00
e54702712d Added sitemap to webapp 2019-08-06 17:04:37 -08:00
ae1e1c0556 fixing build cache target name 2019-08-06 12:29:00 -08:00
6523cbc481 fix api route for app page for docs 2019-08-05 19:49:30 -08:00
4c25d50c76 fix where, auth use request arg 2019-08-05 17:12:28 -08:00
bb9820ffcc moved auth from user package and added timezone to context values 2019-08-04 14:48:43 -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
2cd374a130 updated readme 2019-07-14 17:59:06 -08:00
8ae8c97af9 Fixed web-app redirects 2019-07-14 17:03:08 -08:00
6607d719d9 web-app remove AWS requirement 2019-07-13 16:32:29 -08:00
6117a813f2 Completed removing example-project directory and moving all files back a
a directory
2019-07-13 12:16:28 -08:00
bcf022aa18 moved example-project files back a directory 2019-07-13 11:42:37 -08:00