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

259 Commits

Author SHA1 Message Date
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
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
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
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
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
fa4bf1d765 Updates to readme files to fix some misspellings. 2019-08-14 01:18:21 -08:00
3bc814a01e WIP: not sure how to solve user_account calling account.CanModifyAccount 2019-08-13 23:41:06 -08:00
4be0454421 update gitignore for .devops 2019-08-13 22:26:25 -08:00
e7b403936b remove awslogs-datetime-format from ecs task def 2019-08-13 20:47:51 -08:00
edfb706200 disable awslogs-datetime-format for ecs task def 2019-08-13 20:26:39 -08:00
c4d2f85555 try updating awslogs-datetime-format 2019-08-13 19:49:53 -08:00
5ea41923c7 fix deploy script 2019-08-13 18:12:20 -08:00
c4b7abf685 fix ecr purge images 2019-08-13 17:15:53 -08:00
09b4ff8171 fixing deploy script 2019-08-13 17:08:19 -08:00
56f7fb08b9 update aws to log with milliseconds 2019-08-13 16:50:29 -08:00
f03738b772 change eproc.tech to example.saasstartupkit.com 2019-08-13 16:06:11 -08:00
58d645dacb fix account signup 2019-08-13 00:41:10 -08:00
ce5ad37ac8 Updates from aurora.cam 2019-08-12 21:28:16 -08:00
08d6c88c78 fixed test web-api:TestUserToken from validation change 2019-08-12 21:26:35 -08:00
75f669ece0 Merge branch 'master' of gitlab.com:geeks-accelerator/oss/saas-starter-kit 2019-08-12 17:39:25 -08:00
2c4331d1d0 Adding new section to readme for setting up new project 2019-08-12 17:39:03 -08:00
60a5b46bfc Merge branch 'issue19/auto-restart-service' into 'master'
issue#19 recompile service on file change

See merge request geeks-accelerator/oss/saas-starter-kit!6
2019-08-13 01:35:26 +00:00
e180e05c9b Fix schema migration for unittests 2019-08-12 13:53:03 -08:00
064cebd2ce fix optional auth for middleware in session 2019-08-12 12:48:06 -08:00
c16ab0e3f9 Remove depreciated tool truss 2019-08-12 12:37:23 -08:00
12aef8830f ignore tmp dir from fresh 2019-08-12 12:32:38 -08:00
2e43f95748 issue#19 recompile service on file change
Updated web-app and web-api to auto build the service when running with
docker-compose.
2019-08-12 12:30:35 -08:00
e4094d87c8 Updated readme to include note about geonames. 2019-08-12 10:36:45 -08:00
05ff93555c Reduce countries loaded for geonames to US only by default.
Schema loads in around 1min now.
2019-08-12 10:26:00 -08:00
18b4e7f060 Fixed typo in Readme 2019-08-10 00:49:04 -08:00
92f3d24074 Updated Readme with some minor clarifications 2019-08-09 17:00:24 -08:00