16408 Commits

Author SHA1 Message Date
Grzegorz Leoniec
28ed218d99 updated nodemon due to possible security issue: https://github.com/dominictarr/event-stream/issues/116 2018-11-27 11:27:19 +01:00
Grzegorz Leoniec
f71c4a1b12
Merge pull request #22 from Human-Connection/fix-proxy-reload-issue
Fix proxy reload issue
2018-11-27 10:45:06 +01:00
Grzegorz Leoniec
1b8cdca266
Merge pull request #23 from Human-Connection/updated-docker-repository
updated kubernetes documentation - use humanconnection/nitro-backend
2018-11-27 10:38:36 +01:00
Grzegorz Leoniec
8e2f4eb6fb
Merge pull request #24 from Human-Connection/fix-badges-seeder-and-url-fix
Fixed Badges Seeder and URL Fix Middleware
2018-11-27 10:38:02 +01:00
Grzegorz Leoniec
2f6f7cc1b7
Merge pull request #25 from Human-Connection/updated-seed-documentation
Update Seed Command in README.md
2018-11-27 10:37:34 +01:00
dependabot[bot]
c9d191c172
Merge pull request #67 from Human-Connection/dependabot/submodules/API-a64fff7 2018-11-27 04:17:18 +00:00
dependabot[bot]
d3e9664c12
Bump API from 4437261 to a64fff7
Bumps [API](https://github.com/Human-Connection/API) from `4437261` to `a64fff7`.
- [Release notes](https://github.com/Human-Connection/API/releases)
- [Commits](4437261d59...a64fff79be)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-27 04:16:32 +00:00
Grzegorz Leoniec
b6906e3708
Fixed seed command 2018-11-26 18:15:22 +01:00
Grzegorz Leoniec
ebcec50a09
Update README.md 2018-11-26 18:03:59 +01:00
Grzegorz Leoniec
5306dfff13 Fix proxy reload issue 2018-11-26 17:55:39 +01:00
Grzegorz Leoniec
5597e34dab Fixed Badges Seeder and URL Fix Middleware 2018-11-26 17:18:09 +01:00
Grzegorz Leoniec
3511b380e9
Merge branch 'master' into integration-testing 2018-11-26 15:55:08 +01:00
Grzegorz Leoniec
efb95a1625 unified eslint settings 2018-11-26 15:51:27 +01:00
Grzegorz Leoniec
329fe0ac63 merged master in 2018-11-26 15:31:13 +01:00
Grzegorz Leoniec
621f5fbc89
Merge pull request #21 from Human-Connection/proxy
Proxy API Requests
2018-11-26 15:00:22 +01:00
Grzegorz Leoniec
a71fefd599 merge master in 2018-11-26 12:32:01 +01:00
Grzegorz Leoniec
b087f1880e
Merge branch 'master' into integration-testing 2018-11-26 11:28:01 +01:00
Grzegorz Leoniec
b3187d7f88 added correct login rewrite 2018-11-26 11:19:45 +01:00
Grzegorz Leoniec
9604dffb40 proxy api requests for more security and easyer configuration 2018-11-26 11:07:19 +01:00
Grzegorz Leoniec
9103f242c6
Merge pull request #20 from Human-Connection/travis-ci-build
Add travis configuration
2018-11-26 10:21:15 +01:00
Grzegorz Leoniec
088336dd2a try to improve build process and remove styleguide node modules after build 2018-11-26 10:08:48 +01:00
Grzegorz Leoniec
e218773dd5 fixed build by using install instead before_script 2018-11-25 14:23:52 +01:00
Grzegorz Leoniec
860a2f4a93 Merge branch 'travis-ci-build' of github.com:appinteractive/hc-prototype-ui into travis-ci-build 2018-11-25 14:14:18 +01:00
Grzegorz Leoniec
ab65881239 fixed linting 2018-11-25 14:14:15 +01:00
Robert Schäfer
dadd62ed87
Update .travis.yml, try install instead of before_script
Co-Authored-By: appinteractive <greg@app-interactive.de>
2018-11-24 14:27:02 +01:00
Grzegorz Leoniec
50ccccd2b5 improved docker file 2018-11-24 12:58:18 +01:00
Grzegorz Leoniec
e2f7bc516c improved docker file 2018-11-24 12:58:13 +01:00
Grzegorz Leoniec
b25a7d673e
user humanconnection/nitro-backend 2018-11-24 12:41:17 +01:00
Grzegorz Leoniec
80e036c0fb updated travis build 2018-11-24 12:38:51 +01:00
Grzegorz Leoniec
7a9d2823cc updated travis build 2018-11-24 12:38:42 +01:00
Grzegorz Leoniec
f33c988ba2 unified travis.yml and prefixed docker image 2018-11-24 12:10:55 +01:00
Grzegorz Leoniec
89d30c01a0 unified travis.yml and prefixed docker image 2018-11-24 12:10:50 +01:00
Grzegorz Leoniec
ff41f0a0bf Merge remote-tracking branch 'origin/master' into travis-ci-build 2018-11-24 10:35:46 +01:00
Robert Schäfer
f0d5641990 Merge remote-tracking branch 'origin/master' into travis-ci-build 2018-11-23 20:55:50 +01:00
Robert Schäfer
bdcfabfd17
Merge pull request #19 from Human-Connection/fix-seeder
adjust user relation after changing the author relation in the backend
2018-11-23 20:51:56 +01:00
Robert Schäfer
c50b881089
Merge pull request #18 from Human-Connection/fix-seeder
Seed the database with authentication
2018-11-23 20:51:12 +01:00
Robert Schäfer
8bb90e52a6 Copy .env.template in Dockerfile to seed on travis 2018-11-23 20:49:09 +01:00
Robert Schäfer
d74aa6dd02 Build and run docker container on Travis
The docker container environment should be the single source of truth
2018-11-23 20:45:17 +01:00
Robert Schäfer
ef2ce82e74 Run commands from within docker container
+ Remove broken notification script
2018-11-23 17:39:59 +01:00
Robert Schäfer
68b143be7e
Update src/middleware/index.js
Co-Authored-By: appinteractive <greg@app-interactive.de>
2018-11-23 16:51:29 +01:00
Grzegorz Leoniec
1d038070ca Added travis configuration 2018-11-23 16:16:37 +01:00
Grzegorz Leoniec
2f67cfc741 fixed tag 2018-11-23 16:09:59 +01:00
Grzegorz Leoniec
e5b89dc1c6 Added travis configuration 2018-11-23 16:08:02 +01:00
Grzegorz Leoniec
18697e3063 adjust user relation after changing the author relation in the backend 2018-11-23 15:56:40 +01:00
Grzegorz Leoniec
8780bbaa81
Merge pull request #18 from Human-Connection/fix-styleguide
Fix container build with styleguide
2018-11-23 15:52:57 +01:00
Robert Schäfer
107a8ada14 Add missing styleguid:build and fix css import 2018-11-23 14:06:12 +01:00
Robert Schäfer
a0634d3d87 Yarn install in styleguide/, fix container build 2018-11-23 13:40:01 +01:00
Grzegorz Leoniec
208751602a fixed issue with styleguide 2018-11-23 13:16:03 +01:00
Robert Schäfer
881e94c423
Merge pull request #17 from ionphractal/fix-styleguide-packages
Fix vuep package source
2018-11-22 21:11:11 +01:00
Michael Both
8399d22979 Fix vuep source 2018-11-22 17:24:24 +01:00