1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-07-13 01:30:19 +02:00
Commit Graph

287 Commits

Author SHA1 Message Date
ff74c080f6 Added some additional logging to sqlxmigrate to help debug 2019-08-22 18:22:46 -08:00
50151310ad fix env vars to deploy services 2019-08-22 00:46:20 -08:00
e560de769d schema check for type before create 2019-08-22 00:23:05 -08:00
05c6a766bb fix broken sql query 2019-08-22 00:03:11 -08:00
736ca13660 try to fix broken schema migration for accounts table 2019-08-21 23:51:42 -08:00
e8a920c44c ignore missing static directory for deploy 2019-08-21 22:52:28 -08:00
f006057157 remove use of statements since its not being used multiple times 2019-08-21 20:54:12 -08:00
5291ddd726 lower geonames batch size 2019-08-21 20:33:54 -08:00
515138db51 fix deployment config 2019-08-21 19:39:06 -08: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
651b3c11d6 updated schema readme 2019-08-21 18:01:02 -08:00
3999f30232 fix listing ecr images 2019-08-21 17:32:51 -08:00
d0b44f21d7 fix build error 2019-08-21 16:41:00 -08:00
6688b14b20 Merge branch 'master' into issue8/datadog-lambda-func 2019-08-21 16:31:11 -08:00
3efba4fc1e completed devops migration 2019-08-21 16:28:50 -08:00
f9273881bd devops migration 2019-08-21 14:31:28 -08:00
4f95d991d1 Merge branch 'webappReadmeImprovements' into 'master'
web-app readme improvements

See merge request geeks-accelerator/oss/saas-starter-kit!11
2019-08-20 05:06:25 +00:00
ee3db2686a updated project readme 2019-08-19 20:54:45 -08:00
3130cffb51 Merge branch 'saas-starter-review' into 'master'
Merge request to expose review features on these files

See merge request geeks-accelerator/oss/saas-starter-kit!8
2019-08-20 04:52:23 +00:00
1a49f8c4fb updates for new devops transition 2019-08-19 20:21:48 -08:00
a990922ecc Apply suggestion to README.md 2019-08-20 04:17:31 +00:00
c9956acf22 Merge branch 'master' into 'saas-starter-review'
# Conflicts:
#   cmd/web-app/README.md
2019-08-20 02:49:21 +00:00
248b84f97a web-app: add information about Middleware and Routes in README.md 2019-08-19 10:21:32 -03:00
f64fee69eb web-app: README minor syntax improvements 2019-08-19 10:21:29 -03:00
1b9f7eec7b Updates to the web-app service readme. 2019-08-18 12:57:33 -08:00
0679a1e4ba Enhancements to the readme files. Main change was updating references to status of the web app:
instead of the readmes for the web app saying it was still in development with limited functionality,
updated references for the web app to say it is fully functioning and provided details.
2019-08-18 02:42:10 -08:00
732e203abc Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-08-18 00:47:37 -08:00
55627248f3 Updates to main readme, linking to new saasstartupkit.com. 2019-08-18 00:47:07 -08:00
a175c5e28a Merge branch 'apply-dependency-injection' into 'master'
Separate concern between web-api/handlers and internal package.

See merge request geeks-accelerator/oss/saas-starter-kit!7
2019-08-17 19:30:44 +00:00
7869f23bd3 Merge branch 'master' into apply-dependency-injection 2019-08-17 11:29:50 -08:00
295e46a885 Cache geonames download 2019-08-17 11:15:45 -08:00
81d79c4424 Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-08-17 10:58:59 -08:00
666eafceec Fix random errors from tests 2019-08-17 10:58:45 -08:00
e786c1c565 Merge branch 'improve_geonames_insertion_perfomance' into 'master'
Improve the performance of geonames population

See merge request geeks-accelerator/oss/saas-starter-kit!9
2019-08-17 18:58:05 +00:00
c7106f089f Copper Valley was here 2019-08-16 20:42:40 -08:00
15a2f72282 Copper Valley was here 2019-08-16 20:40:48 -08:00
d277b0ec25 Use interface in the handlers of web-api/web-app 2019-08-17 11:21:31 +07:00
83118e85ca Remove POD architecture from readme 2019-08-16 14:52:57 -08:00
85714558ed Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue8/datadog-lambda-func 2019-08-16 13:36:04 -08:00
dd4cf51c94 WIP: code migration complete 2019-08-16 13:33:57 -08:00
059900e4f8 WIP: migrate out devops to new repo 2019-08-16 01:59:16 -08:00
c61a934279 Add more comment 2019-08-15 14:47:00 +07:00
7171328072 Use ctx param from outer function 2019-08-15 14:40:39 +07:00
8c28261fee Update GetGeoNames and Migration functions. 2019-08-15 14:27:25 +07:00
ad14c5b879 Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-08-14 19:48:43 -08:00
9dad6f5935 Merge request to expose review features on these files 2019-08-15 02:24:00 +00:00
102ca82125 Completed web-api and web-app updates 2019-08-14 17:59:47 -08:00
04e73c8f4e completed updating web-api 2019-08-14 12:53:40 -08:00
e45dd56149 Completed updating biz logic packages to use repository pattern 2019-08-14 11:40:26 -08:00