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

33 Commits

Author SHA1 Message Date
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
900cfcf713 fixed redirects to handle saving the session when set 2019-08-05 18:47:42 -08:00
7a7510cdc5 Fixed web-app from breaking changes 2019-08-05 17:23:56 -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
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
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
32cb554dfa completed flash messages 2019-08-03 15:01:17 -08:00
0344473c1e fix translations 2019-08-02 16:23:13 -08:00
b6069de9cf Fixed validation errors 2019-08-02 16:10:30 -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
97e0249d38 Auto generate random password for creation of RDS database instance. 2019-07-15 18:34:58 -08:00
72ef940eb1 issue#7 fix applyClaimsSelect when empty conditions
When audience and subject are both empty, don't apply a subquery
2019-07-15 16:05:02 -08:00
4867b207f2 update project readme 2019-07-15 12:52:17 -08:00
7fd0e5187b delete config_sync.go that impliments fsnotify to watch for local files
to be created/updated and uploads them to S3.
2019-07-14 19:16:13 -08:00
df55acf654 add web-app to gitlab cicd 2019-07-14 19:13:09 -08:00
db07498192 Load AWS region from meta data if not set for deploy 2019-07-14 00:41:58 -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