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

241 Commits

Author SHA1 Message Date
Lucas Brown
920d413c97 Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup 2019-08-05 01:20:00 -08:00
Lucas Brown
85c04b7638 updates to user and account pages along with fixed fontawesome icons. 2019-08-05 01:19:11 -08:00
Lee Brown
a616249be3 completed user management 2019-08-05 01:13:03 -08:00
Lee Brown
6680064cd5 fix signup validation 2019-08-04 23:27:02 -08:00
Lee Brown
ed6147260a fixed signup 2019-08-04 23:24:30 -08:00
Lee Brown
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
Lee Brown
ba96e8b367 Completed virtual user login and switch accounts 2019-08-04 21:28:02 -08:00
Lee Brown
bb9820ffcc moved auth from user package and added timezone to context values 2019-08-04 14:48:43 -08:00
Lucas Brown
b603f55db0 Added more pages to site when not authenticated and added more content on the pages. 2019-08-03 17:36:17 -08:00
Lee Brown
fad0801379 checkpoint 2019-08-03 16:35:57 -08:00
Lee Brown
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
Lucas Brown
c76744a897 Add new pages for website when not authenicated for saas app. 2019-08-03 15:02:00 -08:00
Lee Brown
32cb554dfa completed flash messages 2019-08-03 15:01:17 -08:00
Lee Brown
0344473c1e fix translations 2019-08-02 16:23:13 -08:00
Lee Brown
88c97c18b3 Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup 2019-08-02 16:11:20 -08:00
Lee Brown
b6069de9cf Fixed validation errors 2019-08-02 16:10:30 -08:00
Lucas Brown
a939d9fcb4 Updated formatting of the signup, login and error pages. 2019-08-02 15:50:02 -08:00
Lee Brown
c625ace88d Completed implimentation of forgot password 2019-08-02 15:03:32 -08:00
Lee Brown
1d69ea88a3 Fix unittests 2019-08-01 16:17:47 -08:00
Lee Brown
b3d30a019e completed initial signup with autocompletes for region and city 2019-08-01 13:45:38 -08:00
Lee Brown
232648a2cc signup autocomplete 2019-08-01 11:34:03 -08:00
Lee Brown
2f51649340 Added bootstrap layout sb-admin-2 for web-app 2019-07-31 18:36:50 -08:00
Lee Brown
e81e4690af Completed user login with session authentication 2019-07-31 18:34:27 -08:00
Lee Brown
227af02f31 issue#16 web-app account signup
Account signup works with validation and translations.
2019-07-31 13:47:30 -08:00
Lee Brown
a225f9f24e Fix random password for database instance. 2019-07-15 18:49:28 -08:00
Lee Brown
97e0249d38 Auto generate random password for creation of RDS database instance. 2019-07-15 18:34:58 -08:00
Lee Brown
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
Lee Brown
4867b207f2 update project readme 2019-07-15 12:52:17 -08:00
Lee Brown
d6c77f9a1c enable cloudfront for webapp static files 2019-07-15 01:09:38 -08:00
Lee Brown
4134cf1140 Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-07-15 00:37:38 -08:00
Lee Brown
0ce9b0f50a support cloudfront for static files 2019-07-15 00:37:07 -08:00
Lucas Brown
ceac4cbc17 Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-07-15 00:36:19 -08:00
Lucas Brown
efd67d2fc9 Added new diagram of architecture to main readme file. 2019-07-15 00:35:29 -08:00
Lee Brown
cf77e9d9eb fix web-app static file prefix for s3 2019-07-14 23:53:31 -08:00
Lee Brown
5df14e5162 fix deploy file sync using absolute paths 2019-07-14 22:08:14 -08:00
Lee Brown
0131905678 Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-07-14 21:26:40 -08:00
Lee Brown
b9fa73ae50 fix deploy static file sync 2019-07-14 21:26:19 -08:00
Lucas Brown
0d42039a3c updated main readme and both service readmes 2019-07-14 21:11:46 -08:00
Lee Brown
845e3d6be2 fix readme web-api example 2019-07-14 20:24:52 -08:00
Lee Brown
0e3f18b2b2 Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-07-14 20:14:11 -08:00
Lee Brown
44ac98a19b fix gitlab ci yaml 2019-07-14 20:13:56 -08:00
Lucas Brown
44e0a36163 Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-07-14 20:13:17 -08:00
Lucas Brown
7c3f84791f updated readme documentation 2019-07-14 20:12:54 -08:00
Lee Brown
931795a7ba Add missing ecs task def for web-app 2019-07-14 19:17:18 -08:00
Lee Brown
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
Lee Brown
df55acf654 add web-app to gitlab cicd 2019-07-14 19:13:09 -08:00
Lee Brown
2cd374a130 updated readme 2019-07-14 17:59:06 -08:00
Lee Brown
8ae8c97af9 Fixed web-app redirects 2019-07-14 17:03:08 -08:00
Lee Brown
6188b05b2f gitlab json encode build info fields title and description 2019-07-14 16:39:17 -08:00
Lee Brown
55a4664bde devops:schema - when no db credentails skip instead of error to ensure
when deploying to a fresh account, deploy runs first to create the
database.
2019-07-14 16:16:25 -08:00