Lee Brown
d617400e5a
web-api remove validation reference to removed methods
2019-08-07 21:20:58 -08:00
Lee Brown
a08becba0f
web-api fixed dockerfile conditional error
2019-08-07 21:19:30 -08:00
Lee Brown
7217deaf15
improved unique validation function to support multiple fields.
2019-08-07 21:17:57 -08:00
Lee Brown
b387ccb827
forked swaggo/swag and added caching to reduce build times
2019-08-07 20:19:09 -08:00
Lee Brown
195754432c
fix docker-compose up - webapp required sender email to be set
2019-08-07 17:49:21 -08:00
Lee Brown
bf1ec63d85
Added api example error responses and some minor bug fixes
2019-08-07 16:17:17 -08:00
Lee Brown
e8f0f68d20
fix devops upload content type
2019-08-07 13:10:17 -08:00
Lee Brown
69a2a40369
switch devops docker stage to use busybox instead of scratch
2019-08-06 19:45:29 -08:00
Lee Brown
17ed09708c
disable min css and js for web-app
2019-08-06 19:14:22 -08:00
Lee Brown
6948572f15
fix build info
2019-08-06 18:38:45 -08:00
Lee Brown
73b8257667
enable email sender
2019-08-06 17:33:13 -08:00
Lee Brown
e54702712d
Added sitemap to webapp
2019-08-06 17:04:37 -08:00
Lee Brown
ae1e1c0556
fixing build cache target name
2019-08-06 12:29:00 -08:00
Lee Brown
7e5cc45c73
fix docker build gitlab image
2019-08-06 12:19:18 -08:00
Lee Brown
a916aa5f46
Added build stage caching
2019-08-06 12:01:43 -08:00
Lee Brown
45e6e37aa6
fix swaggo dep issue
2019-08-06 04:15:42 -08:00
Lee Brown
6523cbc481
fix api route for app page for docs
2019-08-05 19:49:30 -08:00
Lee Brown
4c25d50c76
fix where, auth use request arg
2019-08-05 17:12:28 -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
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
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
cf77e9d9eb
fix web-app static file prefix for s3
2019-07-14 23:53:31 -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
Lucas Brown
7c3f84791f
updated readme documentation
2019-07-14 20:12:54 -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
1a36b52113
reworked tools/devops to better support gitlab cicd
2019-07-14 14:55:34 -08:00
Lee Brown
e46c6317e5
Switch from golang docker client to executing direct docker commands
...
github.com/docker/docker/client adds an additional 30 deps to the
project and encoutering random errors when running on gitlab.
Can't add file cmd/web-app/static/assets/images/glacier-example-pic.jpg to tar
Error response from daemon: invalid reference format
2019-07-14 12:25:58 -08:00
Lee Brown
5276254db5
pull aws region from ec2 metadata
2019-07-14 01:07:14 -08:00
Lee Brown
8f5ff1ec1e
Init aws session with region when using role
2019-07-14 00:54:51 -08:00
Lee Brown
db07498192
Load AWS region from meta data if not set for deploy
2019-07-14 00:41:58 -08:00
Lee Brown
6607d719d9
web-app remove AWS requirement
2019-07-13 16:32:29 -08:00
Lee Brown
6117a813f2
Completed removing example-project directory and moving all files back a
...
a directory
2019-07-13 12:16:28 -08:00
Lee Brown
bcf022aa18
moved example-project files back a directory
2019-07-13 11:42:37 -08:00