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

46 Commits

Author SHA1 Message Date
945ccfcba3 Switch aws runner accounts 2020-03-28 13:37:48 -08:00
0ffe9de1e3 Optional minify response 2020-01-19 22:55:29 -09:00
35242354d5 issue #28 - renamed project to checklist 2020-01-18 15:36:16 -09:00
0027bef370 Renamed project_routes and template-renderer 2020-01-18 13:30:41 -09:00
9ed3c37c87 set db connection lifetime to one hour 2019-10-26 18:14:55 -08:00
28cf4924ff Scale db middleware
Ensure the database is active and has not been auto paused by RDS.
Resume database for signup and login pages.
2019-10-26 16:52:38 -08:00
d2ed2397fd Include new devops changes to fix s3 urls 2019-09-03 22:10:25 -08:00
ac080e0ce2 replace internal devops package 2019-09-03 15:00:47 -08:00
e333a56ca0 fix webapp masterdb 2019-08-29 01:07:49 -08:00
864f7972fd updated devops package 2019-08-26 05:21:55 -08:00
965f42ef18 Change AWS_REGION to AWS_DEFAULT_REGION 2019-08-26 04:07:19 -08:00
e756362c15 Merge branch 'master' into Jsign/aws2 2019-08-26 03:38:26 -08:00
a66031ede5 disable http2 2019-08-26 03:35:54 -08:00
998d1bf13e updates from review, WIP 2019-08-22 17:33:47 -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
102ca82125 Completed web-api and web-app updates 2019-08-14 17:59:47 -08:00
04e73c8f4e completed updating web-api 2019-08-14 12:53:40 -08:00
edfb706200 disable awslogs-datetime-format for ecs task def 2019-08-13 20:26:39 -08:00
f03738b772 change eproc.tech to example.saasstartupkit.com 2019-08-13 16:06:11 -08:00
ce5ad37ac8 Updates from aurora.cam 2019-08-12 21:28:16 -08:00
195754432c fix docker-compose up - webapp required sender email to be set 2019-08-07 17:49:21 -08:00
e8f0f68d20 fix devops upload content type 2019-08-07 13:10: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
27fc20d4a1 Updated virtual login functionality and top navbar when not authenicated. 2019-08-05 16:48:32 -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
c625ace88d Completed implimentation of forgot password 2019-08-02 15:03:32 -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
b9fa73ae50 fix deploy static file sync 2019-07-14 21:26:19 -08:00
44e0a36163 Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-07-14 20:13:17 -08:00
7c3f84791f updated readme documentation 2019-07-14 20:12:54 -08:00
df55acf654 add web-app to gitlab cicd 2019-07-14 19:13:09 -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
1a36b52113 reworked tools/devops to better support gitlab cicd 2019-07-14 14:55:34 -08:00
5276254db5 pull aws region from ec2 metadata 2019-07-14 01:07:14 -08:00
8f5ff1ec1e Init aws session with region when using role 2019-07-14 00:54:51 -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