Lucas Brown
|
357ddc7663
|
Add content in the readme files linking to a google slide deck of screen captures
and including image showing similarities/differences between the web app vs web api.
|
2019-08-07 23:35:04 -08:00 |
|
Lee Brown
|
9f01a6180e
|
fixed user oauth token to support form post
|
2019-08-07 23:00:12 -08:00 |
|
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
|
83bcfce508
|
Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit
|
2019-08-07 20:20:08 -08:00 |
|
Lee Brown
|
b387ccb827
|
forked swaggo/swag and added caching to reduce build times
|
2019-08-07 20:19:09 -08:00 |
|
Lucas Brown
|
7d171d41b7
|
Added note on example valiation page.
|
2019-08-07 19:37:22 -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
|
13ad786d02
|
Set static file sync content type by file extension
|
2019-08-07 16:40:56 -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
|
3bb152a146
|
updated devops tool to use scratch image for cache
|
2019-08-06 19:40:11 -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
|
645fd65cd8
|
Fix docker login for devops build
|
2019-08-06 17:28:13 -08:00 |
|
Lee Brown
|
e54702712d
|
Added sitemap to webapp
|
2019-08-06 17:04:37 -08:00 |
|
Lee Brown
|
7daac21138
|
fix build binary permissions
|
2019-08-06 14:26:24 -08:00 |
|
Lee Brown
|
2d8a205c44
|
resolve build permisison errors for devops
|
2019-08-06 14:14:37 -08:00 |
|
Lee Brown
|
3cb4a87f9c
|
fix webapp template error for account-update
|
2019-08-06 14:11:59 -08:00 |
|
Lee Brown
|
959ad32759
|
fix deploy
|
2019-08-06 14:08:43 -08:00 |
|
Lee Brown
|
34886325f6
|
updated gitlab to cache devops tool build
|
2019-08-06 13:38:51 -08:00 |
|
Lee Brown
|
a327dc0197
|
web-app content formatting
|
2019-08-06 13:02:44 -08:00 |
|
Lee Brown
|
098544f83b
|
Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit
|
2019-08-06 12:44:01 -08:00 |
|
Lee Brown
|
d65b77f061
|
fix build script reference to build stage cache
|
2019-08-06 12:37:19 -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
|
9418241408
|
fix registry
|
2019-08-06 12:10:47 -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
|
3c803b3483
|
fix gitlab build issue
|
2019-08-06 04:07:23 -08:00 |
|
Lee Brown
|
08d16ed277
|
update deploy to check for task def placeholders in env vars.
|
2019-08-06 03:59:13 -08:00 |
|
Lucas Brown
|
42ab1ca956
|
Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup
|
2019-08-05 20:03:33 -08:00 |
|
Lucas Brown
|
aea6cf991c
|
Updated the dashboard page to include overview and examples.
|
2019-08-05 20:02:57 -08:00 |
|
Lee Brown
|
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 |
|
Lee Brown
|
f114ae1ad6
|
fix user roles error on create and update
|
2019-08-05 19:53:04 -08:00 |
|
Lee Brown
|
6523cbc481
|
fix api route for app page for docs
|
2019-08-05 19:49:30 -08:00 |
|
Lucas Brown
|
9a57a56886
|
Enhancements to users when status is invited.
|
2019-08-05 19:21:24 -08:00 |
|
Lee Brown
|
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 |
|
Lee Brown
|
900cfcf713
|
fixed redirects to handle saving the session when set
|
2019-08-05 18:47:42 -08:00 |
|
Lucas Brown
|
b63e4eb7bd
|
Update formatting for user pages in web app.
|
2019-08-05 18:47:07 -08:00 |
|
Lucas Brown
|
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 |
|
Lucas Brown
|
209e18f5b9
|
Added breakcrumbs
|
2019-08-05 17:26:27 -08:00 |
|
Lee Brown
|
7a7510cdc5
|
Fixed web-app from breaking changes
|
2019-08-05 17:23:56 -08:00 |
|
Lee Brown
|
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 |
|
Lee Brown
|
4c25d50c76
|
fix where, auth use request arg
|
2019-08-05 17:12:28 -08:00 |
|
Lucas Brown
|
27fc20d4a1
|
Updated virtual login functionality and top navbar when not authenicated.
|
2019-08-05 16:48:32 -08:00 |
|
Lucas Brown
|
0471af921c
|
Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup
|
2019-08-05 14:40:35 -08:00 |
|