16800 Commits

Author SHA1 Message Date
Robert Schäfer
5d370cea1e Add moduleNameMapper for ~ 2018-11-03 18:08:04 +01:00
Robert Schäfer
dc83f5281f Add first example test case for Badges 2018-11-03 18:06:18 +01:00
Robert Schäfer
bd10d5dca3 Update snapshot fixes CopyField component test 2018-11-03 17:51:51 +01:00
Robert Schäfer
f469b6b908 Fix issue with webpack placeholder 2018-11-03 17:49:55 +01:00
Robert Schäfer
50a3926e53 Setup vue-test-utils
Following: https://vue-test-utils.vuejs.org/guides/testing-single-file-components-with-jest.html
2018-11-03 17:42:50 +01:00
Robert Schäfer
29086ab7cf Remove super annoying postinstall script 2018-11-03 16:52:49 +01:00
Robert Schäfer
c37d58a9c3 Automatically expose services 2018-11-02 14:48:29 +01:00
Robert Schäfer
5e47b5fb99 Set imagePullPolicity to fix image pull errors 2018-11-02 14:28:26 +01:00
Robert Schäfer
e81f2344c3 Fix README 2018-11-02 13:59:37 +01:00
Robert Schäfer
0699b22137 Move volume declaration for backend to .override
+ lowercase working directory
+ download plugins to correct location /var/lib/neo4j/plugins
2018-11-02 11:22:38 +01:00
Robert Schäfer
4e13c6abe8 Tag edge to latest for better understanding 2018-11-02 11:14:29 +01:00
Robert Schäfer
5a844b4bfb Add documentation 2018-11-02 11:14:29 +01:00
Robert Schäfer
90c9e38437 Add image tag to kubernetes setup 2018-11-02 11:14:29 +01:00
Robert Schäfer
3cbee31f01 Use commands that overwrite existing files
For strange reasons, I could not `docker-compose up --build` because
apoc plugin existed at the given location
2018-11-02 11:14:29 +01:00
Robert Schäfer
e1da9f1f90 Run kompose -f docker-compose.yml convert
Move files to folder kubernetes
2018-11-02 11:14:29 +01:00
Robert Schäfer
8c30959de8 Move kompose incompatible parts to .override
Only version 3.7 is left, changing it would create a version mismatch.
2018-11-02 11:14:29 +01:00
Grzegorz Leoniec
99531a3f7b
Merge pull request #11 from appinteractive/create_volumes_for_backend
Add volumes to use docker for development
2018-11-01 23:49:16 +01:00
Grzegorz Leoniec
3b5d1148cb
Merge pull request #10 from appinteractive/expose_neo4j_browser
Expose neo4j-browser ports
2018-11-01 23:48:13 +01:00
Robert Schäfer
f3c0678611 Add volumes to use docker for development 2018-11-01 14:11:06 +01:00
Robert Schäfer
8aa3fea718 Expose neo4j-browser ports
This helps developers to access the neo4j database from the browser.
Visit http://localhost:7474/ to see it in action.
2018-10-31 17:44:56 +01:00
Grzegorz Leoniec
fb3d88f3d7 improved postcard excerpts 2018-10-30 18:51:19 +01:00
Grzegorz Leoniec
431f024430 Merge branch 'master' of github.com:appinteractive/hc-prototype-api 2018-10-30 18:40:19 +01:00
Grzegorz Leoniec
e7c6bf1656 fixed permissions 2018-10-30 18:40:15 +01:00
Grzegorz Leoniec
76d607033f added user menu and fixed auth store 2018-10-30 18:40:04 +01:00
Grzegorz Leoniec
21742e9266
Merge pull request #9 from appinteractive/xipio
Use xip.io trick for server/client side rendering
2018-10-30 16:31:31 +01:00
Grzegorz Leoniec
f1a88bda10
Merge pull request #3 from roschaefer/docker
Docker
2018-10-30 13:56:37 +01:00
Grzegorz Leoniec
dd89c52156 added permissions middleware and introduced walkRecursive helper 2018-10-30 13:03:05 +01:00
Grzegorz Leoniec
530c06f30e display contribution name in page title for better back navigation and bookmarking 2018-10-30 13:00:59 +01:00
Grzegorz Leoniec
d0036213d8 improved follow and following naming 2018-10-30 13:00:29 +01:00
Grzegorz Leoniec
5d2a578250 improved content styling 2018-10-30 12:56:35 +01:00
dependabot[bot]
072c61a671
Merge pull request #63 from Human-Connection/dependabot/submodules/WebApp-6f88ca7 2018-10-30 04:40:15 +00:00
dependabot[bot]
f27945d175
Bump WebApp from afb8ba9 to 6f88ca7
Bumps [WebApp](https://github.com/Human-Connection/WebApp) from `afb8ba9` to `6f88ca7`.
- [Release notes](https://github.com/Human-Connection/WebApp/releases)
- [Commits](afb8ba9d48...6f88ca733f)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-30 04:40:03 +00:00
Robert Schäfer
2ab1b0778c Use xip.io trick for server/client side rendering 2018-10-29 23:39:49 +01:00
Robert Schäfer
41ece7dce1 Provide an Installation with Docker 2018-10-29 23:39:09 +01:00
Robert Schäfer
fda241ae11 Yarn run start should not set NODE_ENV=production
Running the app without nodemon is a valid use case.
2018-10-29 23:07:58 +01:00
Grzegorz Leoniec
712ac12580 removed whitespace 2018-10-29 14:39:37 +01:00
Grzegorz Leoniec
0cbe082899 added babel polyfill for better browser support 2018-10-29 14:38:47 +01:00
Grzegorz Leoniec
406271fbda improved content formatting 2018-10-29 14:38:32 +01:00
Grzegorz Leoniec
0bb4213593 remove links from post card exceprts to prevent invalid html as its already an a tag 2018-10-29 14:38:19 +01:00
Grzegorz Leoniec
4e153c9ce8 commented xss middleware 2018-10-29 13:54:12 +01:00
dependabot[bot]
c6fe26d88b
Merge pull request #62 from Human-Connection/dependabot/submodules/WebApp-afb8ba9 2018-10-29 04:52:27 +00:00
dependabot[bot]
35c98d66e6
Bump WebApp from de99fa4 to afb8ba9
Bumps [WebApp](https://github.com/Human-Connection/WebApp) from `de99fa4` to `afb8ba9`.
- [Release notes](https://github.com/Human-Connection/WebApp/releases)
- [Commits](de99fa4391...afb8ba9d48)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-29 04:51:43 +00:00
Grzegorz Leoniec
1d009acded added createAt date to user, improved content formatting, added keep-alive (disabled) 2018-10-28 18:48:28 +01:00
Grzegorz Leoniec
00cc53e045 added xss protection, automatic links and, date middleware 2018-10-28 18:47:24 +01:00
Grzegorz Leoniec
6449d2a99c upgraded neo4j-graphql-js to 1.0.5 and removed blacklisted mutations for Statistics and LoggedInUser 2018-10-28 14:56:30 +01:00
Grzegorz Leoniec
508838179d fixed newsfeed data that was not unique 2018-10-28 14:50:29 +01:00
Grzegorz Leoniec
8a60b417ee
Merge pull request #8 from appinteractive/Lulalaby-patch-1
Update schema.graphql
2018-10-26 20:58:57 +02:00
Grzegorz Leoniec
201b02ac1d made load more a component and added it to the newsfeed too 2018-10-26 17:38:25 +02:00
Grzegorz Leoniec
5561cda13e output uniqe users and posts on profile page 2018-10-26 16:10:12 +02:00
Grzegorz Leoniec
024ba81cd2 cleanup and some notes 2018-10-26 15:53:39 +02:00