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

20 Commits

Author SHA1 Message Date
ee5739fb10 gofmt -s 2020-01-18 18:46:23 -09: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
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
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
a616249be3 completed user management 2019-08-05 01:13:03 -08:00
ed6147260a fixed signup 2019-08-04 23:24:30 -08:00