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

16 Commits

Author SHA1 Message Date
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
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
4c25d50c76 fix where, auth use request arg 2019-08-05 17:12:28 -08:00
33a7fb14b6 Completed user invite 2019-08-05 14:32:45 -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
bb9820ffcc moved auth from user package and added timezone to context values 2019-08-04 14:48:43 -08:00
227af02f31 issue#16 web-app account signup
Account signup works with validation and translations.
2019-07-31 13:47:30 -08:00