3916 Commits

Author SHA1 Message Date
Grzegorz Leoniec
aba517337b
Pinned some more versions and updated some minors 2019-02-12 17:51:37 +01:00
Grzegorz Leoniec
93da772685
Match vue versions for frontend and styleguide 2019-02-12 15:18:04 +01:00
Grzegorz Leoniec
87eb7b3c4b
Match vue versions for frontend and styleguide 2019-02-12 15:13:48 +01:00
Grzegorz Leoniec
f5ca8d9e9b
Downgraded vue-svg-loader as it breaks our build 2019-02-12 15:13:27 +01:00
Grzegorz Leoniec
8c07826d71
Try to fix styleguide 2019-02-12 14:38:04 +01:00
Grzegorz Leoniec
62b3f16a3d
Try to fix styleguide 2019-02-12 14:07:06 +01:00
Grzegorz Leoniec
7328c708c1
Use nuxt modern mode if possible 2019-02-12 14:06:45 +01:00
Wolfgang Huß
5c178394ee Replaced input by ds-input etc. 2019-02-12 13:43:27 +01:00
Wolfgang Huß
01b8f0dcba Add comments to the code and overtake some additional code from the Alpha 2019-02-12 12:01:57 +01:00
dependabot[bot]
c390856027
Bump nodemon from 1.18.9 to 1.18.10
Bumps [nodemon](https://github.com/remy/nodemon) from 1.18.9 to 1.18.10.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v1.18.9...v1.18.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-11 04:29:23 +00:00
Grzegorz Leoniec
4d6c888253
Merge pull request #7 from Human-Connection/certmanager
Certmanager
2019-02-09 17:32:55 +01:00
Robert Schäfer
ec0b229e61 Tiny fix in README 2019-02-09 16:39:31 +01:00
Robert Schäfer
84da458ff1 Repeat HTTPS tutorial and update README 2019-02-09 16:04:22 +01:00
Robert Schäfer
9dfedfd317 ReadWriteOnce cannot scale the backend
This kind of voume access apparently does not scale on a multi node
setup. Last time I tried, it worked, but last time was on just one node.
So I assume that's why I see the following error:
```
Multi-attach error for volume XY volume is already used by pod XZ
```
2019-02-09 14:57:12 +01:00
Grzegorz Leoniec
5ec21b5cb9
Removed polyfil and added moder build 2019-02-09 11:14:22 +01:00
Grzegorz Leoniec
72da18d1a7
Upgrade nuxt to 2.4 2019-02-09 10:57:30 +01:00
Grzegorz Leoniec
f45606a66b
Small updates 2019-02-09 10:08:21 +01:00
Grzegorz Leoniec
873e73860d
Set node target to 10 and format .babelrc 2019-02-09 09:33:44 +01:00
Grzegorz Leoniec
549b211372
fixed issues with babel test 2019-02-09 09:32:56 +01:00
Grzegorz Leoniec
17468c48f7
Updated yarn.lock 2019-02-08 18:34:28 +01:00
Grzegorz Leoniec
dc5a7180e7
Upgraded Styleguide dependencies 2019-02-08 17:21:01 +01:00
Robert Schäfer
7e4a616a7a Git grep for quickstart and replace it
@appinteractive I'm having serious issues with kubernetes and I'm not
able to connect with the cluster anymore. If your
```
kubectl get nodes
```
returns anything, could you try out the current deployment README?
2019-02-08 15:48:20 +01:00
Robert Schäfer
3cc65f0db5
Merge pull request #149 from Human-Connection/upgrade-dependencies
Upgrade dependencies
2019-02-08 14:42:32 +01:00
Grzegorz Leoniec
d0c9d9c922
Updated yarn.lock 2019-02-08 14:18:40 +01:00
Robert Schäfer
6aea79608e Slight improvements of README 2019-02-08 14:15:16 +01:00
Robert Schäfer
85f9a5ef13 Save some money and decrease volume size
We can resize it later
2019-02-08 13:58:33 +01:00
Grzegorz Leoniec
3042bcfa35
Upgraded babel 2019-02-08 13:56:16 +01:00
Grzegorz Leoniec
17ad1879d6
Fixed Apollo SSR issue 2019-02-08 13:32:32 +01:00
Robert Schäfer
5d04c4ccc0 HTTPS works! 2019-02-08 11:03:18 +01:00
Robert Schäfer
9bb2361b18 Unverified documentation of TLS setup 2019-02-08 11:03:18 +01:00
Robert Schäfer
5d5db1ea47 Use single configmap for simplicity 2019-02-08 11:03:18 +01:00
Robert Schäfer
a25f806d0e Add missing kubernetes dashboard deployment 2019-02-08 11:03:18 +01:00
Robert Schäfer
066adb9b6e Bulk rename namespace staging->human-connection 2019-02-08 11:02:19 +01:00
Robert Schäfer
3bbe1f1471 Create ingress server and add documentation 2019-02-08 11:02:19 +01:00
Grzegorz Leoniec
edd6c60230
Pinned dependencies and added some missing peer dependencies too 2019-02-08 10:48:29 +01:00
Grzegorz Leoniec
871d8318ce
Pinned dependencies and upgraded neo4j-graphql-js to 2.3.1 2019-02-08 09:50:28 +01:00
Grzegorz Leoniec
b70eea8919
Fixed eslint 2019-02-08 09:49:22 +01:00
Matt Rider
6f70f2131c Write test for default props, searchValue 2019-02-07 16:01:58 -02:00
Grzegorz Leoniec
ad51372228
Upgraded neo4j-graphql-js 2019-02-07 15:57:41 +01:00
Grzegorz Leoniec
788566a7e4
Upgraded remaining dependencies 2019-02-07 15:56:15 +01:00
Grzegorz Leoniec
9dba9b5cf4
Upgraded graphql-shield and graphql-middleware 2019-02-07 15:54:07 +01:00
Grzegorz Leoniec
d84def310b
Upgraded apollo-server and graphql-yoga 2019-02-07 15:52:07 +01:00
Grzegorz Leoniec
ae9ebcc3ab
Upgraded graphql from 0.13.0 to 14.1.1 2019-02-07 15:36:07 +01:00
Grzegorz Leoniec
407b304bea
Fixed typo 2019-02-07 13:21:49 +01:00
Grzegorz Leoniec
2f2bc5e507
Improved link cleaning 2019-02-07 08:46:34 +01:00
Grzegorz Leoniec
f310a70037
Fixed more info responsiveness 2019-02-07 08:32:27 +01:00
Grzegorz Leoniec
d996350683
Merge pull request #131 from Human-Connection/dependabot/submodules/Nitro-Backend-13c6743
Bump Nitro-Backend from `8b8caae` to `13c6743`
2019-02-06 22:53:17 +01:00
Grzegorz Leoniec
db672a4955
Merge pull request #130 from Human-Connection/dependabot/submodules/Nitro-Web-9ba2200
Bump Nitro-Web from `70aca85` to `9ba2200`
2019-02-06 22:53:07 +01:00
Grzegorz Leoniec
cb91f1629a
Merge pull request #118 from Human-Connection/dependabot/submodules/WebApp-e153eb6
Bump WebApp from `fa26d7c` to `e153eb6`
2019-02-06 22:52:56 +01:00
Grzegorz Leoniec
15581de701
Merge pull request #4 from Human-Connection/add_db_migration_worker_deployment
Add db migration worker deployment
2019-02-06 22:51:51 +01:00