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

31 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
58b436860e fix panic from datadog disabled 2019-08-28 23:57:33 -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
edfb706200 disable awslogs-datetime-format for ecs task def 2019-08-13 20:26:39 -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
49c28c5aea invite users 2019-08-05 13:27:23 -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
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
232648a2cc signup autocomplete 2019-08-01 11:34:03 -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
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