2332 Commits

Author SHA1 Message Date
Robert Schäfer
803e613c4b Clean way to seed the database
1. Temporarily open another backend with permissions disabled
2. Connect to this backend and run seed data
2018-11-20 21:43:13 +01:00
Grzegorz Leoniec
96da90a255 first attempt to automate dynamic seeding 2018-11-16 20:59:05 +01:00
Grzegorz Leoniec
090ae9bb11
added nitro hint 2018-11-16 13:10:23 +01:00
Grzegorz Leoniec
6c7353bb21 ignore cypress video 2018-11-16 12:51:48 +01:00
Grzegorz Leoniec
9b4fd8ed68 added integration testing, starting with basic authentication testing 2018-11-16 12:34:09 +01:00
Grzegorz Leoniec
9159fb47fe improved input and button accessibility 2018-11-16 12:33:23 +01:00
Grzegorz Leoniec
59e9b9df1d fixed date format 2018-11-15 12:44:41 +01:00
Grzegorz Leoniec
8b0be5fb89 try to fix seeder with authentication 2018-11-15 12:33:05 +01:00
mcwimpy
af57a6aa02
Update README.md
another minor fix on wrong path
2018-11-14 18:01:02 +01:00
mcwimpy
9a7cb99d89
Update README.md
path corrections to have no problem copy pasting (had commands with a . at the end that could hardly be seen)
2018-11-14 17:58:40 +01:00
mcwimpy
3d10944c94
Update README.md
correcting little typo
2018-11-14 17:43:45 +01:00
mcwimpy
d5895bfaca
Update README.md
adding additontional install and download steps
2018-11-14 17:33:39 +01:00
mcwimpy
a0a194b288
Update README.md
adding dashboard issue solution
2018-11-14 13:44:22 +01:00
mcwimpy
3287d96ff7
Update README.md
adding info about my experience of getting this to work
2018-11-14 13:24:26 +01:00
Grzegorz Leoniec
3571ab66b8 improved navigation and made profile top navigation sticky 2018-11-13 13:04:52 +01:00
Grzegorz Leoniec
555bf58ae1 fixed merge conflict 2018-11-12 16:10:38 +01:00
Grzegorz Leoniec
626eab7f32 Merge remote-tracking branch 'origin/master' into locations 2018-11-12 14:27:35 +01:00
Grzegorz Leoniec
f57c45bb3b added locations and about me text 2018-11-12 14:27:12 +01:00
Grzegorz Leoniec
009b3898c1 added locations 2018-11-12 14:22:51 +01:00
Grzegorz Leoniec
b662aaba97
Update README.md 2018-11-12 13:53:16 +01:00
Grzegorz Leoniec
db719a2327
Update README.md 2018-11-12 13:52:38 +01:00
Grzegorz Leoniec
f39d52df06
Merge pull request #14 from Mastercuber/issue-template
Add Issue template and modify README
2018-11-12 13:22:22 +01:00
Grzegorz Leoniec
7d5593ed80
Merge branch 'master' into issue-template 2018-11-12 13:22:04 +01:00
Grzegorz Leoniec
4bb1dd80ac
Merge pull request #6 from roschaefer/test_setup
Test and build server setup
2018-11-12 12:30:00 +01:00
Grzegorz Leoniec
09a5c68676
Merge pull request #12 from Human-Connection/kompose
Kompose
2018-11-12 12:21:33 +01:00
Grzegorz Leoniec
fd0b3922d3
Update README.md 2018-11-12 12:16:49 +01:00
Armin Kunkel
0f29c3513d Add github issue templates 2018-11-09 13:32:46 +01:00
Armin Kunkel
8af3790395 Put APOC plugin in right directory + modify README 2018-11-09 13:32:35 +01:00
Grzegorz Leoniec
c7cf4bf4d2
Merge pull request #13 from appinteractive/fix_env_template
Delete .gitignored file .env
2018-11-04 13:36:48 +01:00
Robert Schäfer
cc65cfe175 Delete .gitignored file .env
On my machine, changes to .env are visible if I run `git status`. I
think we should delete all .gitignored files and clearly state in the
README what needs to be done.

Also the .env.template did not have a JWT secret. Probably because sb.
edited the local .env file and forgot to edit it in the template.
2018-11-04 10:48:10 +01:00
Robert Schäfer
0fea8d8dd4 Add deployment to give dashboard user full access 2018-11-04 10:35:42 +01:00
Robert Schäfer
d8fd1bdde4 Set up build server 2018-11-03 18:25:26 +01:00
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