1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00
Commit Graph

56 Commits

Author SHA1 Message Date
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
5dd7c02287 Fix web-app reference to web-api docs 2019-10-15 14:46:42 -08:00
58b436860e fix panic from datadog disabled 2019-08-28 23:57:33 -08: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
7869f23bd3 Merge branch 'master' into apply-dependency-injection 2019-08-17 11:29:50 -08:00
666eafceec Fix random errors from tests 2019-08-17 10:58:45 -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
edfb706200 disable awslogs-datetime-format for ecs task def 2019-08-13 20:26:39 -08:00
58d645dacb fix account signup 2019-08-13 00:41:10 -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
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
670781ac0c Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup 2019-08-05 19:53:32 -08:00
6523cbc481 fix api route for app page for docs 2019-08-05 19:49:30 -08:00
9a57a56886 Enhancements to users when status is invited. 2019-08-05 19:21:24 -08:00
74c0223fe6 Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup 2019-08-05 18:48:10 -08:00
900cfcf713 fixed redirects to handle saving the session when set 2019-08-05 18:47:42 -08:00
b63e4eb7bd Update formatting for user pages in web app. 2019-08-05 18:47:07 -08:00
7909dc4ca4 Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup 2019-08-05 17:28:04 -08:00
209e18f5b9 Added breakcrumbs 2019-08-05 17:26:27 -08:00
7a7510cdc5 Fixed web-app from breaking changes 2019-08-05 17:23:56 -08:00
53b9424e95 Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup 2019-08-05 17:15:32 -08:00
4c25d50c76 fix where, auth use request arg 2019-08-05 17:12:28 -08:00
27fc20d4a1 Updated virtual login functionality and top navbar when not authenicated. 2019-08-05 16:48:32 -08:00
33a7fb14b6 Completed user invite 2019-08-05 14:32:45 -08:00
9fbab53b4c comment out invite accept auth 2019-08-05 13:33:18 -08:00
49c28c5aea invite users 2019-08-05 13:27:23 -08:00
56363828aa fix invalid login response 2019-08-05 03:32:46 -08:00
99843e7868 completed project section 2019-08-05 03:25:24 -08:00
d574f8e284 Fixed example responsive images page. 2019-08-05 02:36:54 -08:00
a616249be3 completed user management 2019-08-05 01:13:03 -08:00
6680064cd5 fix signup validation 2019-08-04 23:27:02 -08:00
ed6147260a fixed signup 2019-08-04 23:24:30 -08:00
f7dfa5b089 Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup 2019-08-04 21:30:26 -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
b603f55db0 Added more pages to site when not authenticated and added more content on the pages. 2019-08-03 17:36:17 -08:00
fad0801379 checkpoint 2019-08-03 16:35:57 -08:00
d4baa7a619 Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup 2019-08-03 15:04:08 -08:00
c76744a897 Add new pages for website when not authenicated for saas app. 2019-08-03 15:02:00 -08:00
32cb554dfa completed flash messages 2019-08-03 15:01:17 -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
b3d30a019e completed initial signup with autocompletes for region and city 2019-08-01 13:45:38 -08:00