11943 Commits

Author SHA1 Message Date
Grzegorz Leoniec
f4a9df3e1d
Updated tiptap dependencies 2019-02-13 16:27:46 +01:00
Grzegorz Leoniec
8b764b0e20
Merged master in 2019-02-13 16:25:50 +01:00
Grzegorz Leoniec
4f8f0debbe
Added findPost query 2019-02-13 16:02:25 +01:00
Grzegorz Leoniec
b515da66f9
Merge branch 'master' into editor 2019-02-13 12:55:08 +01:00
Grzegorz Leoniec
b600989d1f
Pin some versions 2019-02-13 12:52:53 +01:00
Grzegorz Leoniec
87b09162fb
Merge branch 'master' into upgrade-nuxt-2.4 2019-02-13 12:48:24 +01:00
dependabot[bot]
d651b2fa31
Bump WebApp from e153eb6 to d4917da
Bumps [WebApp](https://github.com/Human-Connection/WebApp) from `e153eb6` to `d4917da`.
- [Release notes](https://github.com/Human-Connection/WebApp/releases)
- [Commits](e153eb6c07...d4917da335)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-13 04:36:25 +00:00
Robert Schäfer
01d56f71ea
Merge pull request #173 from Human-Connection/upgrade-dependencies
Upgrade dependencies
2019-02-12 23:46:13 +01:00
Grzegorz Leoniec
bfac6e7e09
Removed prettier from styleguide 2019-02-12 19:48:53 +01:00
Grzegorz Leoniec
a43e5bb37f
Fixed styleguide linting fuckup 2019-02-12 19:41:48 +01:00
dependabot[bot]
a2590fe7b8
Merge pull request #151 from Human-Connection/dependabot/npm_and_yarn/graphql-shield-5.1.3 2019-02-12 18:07:48 +00:00
dependabot[bot]
6d86769af6
Bump graphql-shield from 5.1.2 to 5.1.3
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/maticzav/graphql-shield/releases)
- [Commits](https://github.com/maticzav/graphql-shield/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-12 17:58:12 +00:00
dependabot[bot]
45ae883ab4
Merge pull request #150 from Human-Connection/dependabot/npm_and_yarn/nodemon-1.18.10 2019-02-12 17:55:05 +00:00
Grzegorz Leoniec
fe9246d9c4
Downgrade eslint-config-prettier 2019-02-12 18:20:21 +01:00
Grzegorz Leoniec
6c7eae9948
Removed @babel/preset-env from styleguide 2019-02-12 18:11:14 +01:00
Grzegorz Leoniec
ed86347b09
Pinned some more versions and updated some minors 2019-02-12 18:00:55 +01:00
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