Robert Schäfer
09b6cbaba5
Trigger rollout with a change to spec.template
...
The documentation clearly says:
```
Note: A Deployment’s rollout is triggered if and only if the
Deployment’s pod template (that is, .spec.template) is changed, for
example if the labels or container images of the template are updated.
Other updates, such as scaling the Deployment, do not trigger a
rollout.
```
Read: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#updating-a-deployment
2019-03-25 16:47:08 +01:00
Martin Döring
ecbdfdfb55
Merge pull request #233 from Human-Connection/212-change-password
...
[User profile] Change password
2019-03-25 13:11:21 +01:00
Robert Schäfer
16c58b77ba
Fix cypress test, green 🥒
2019-03-23 02:04:17 +01:00
Robert Schäfer
22367417de
Implement component test
2019-03-23 01:37:36 +01:00
Robert Schäfer
47e67fe334
Merge pull request #194 from Human-Connection/dependabot/npm_and_yarn/backend/@babel/core-7.4.0
...
Bump @babel/core from 7.3.4 to 7.4.0 in /backend
2019-03-22 20:41:50 +01:00
Robert Schäfer
369669012f
Merge pull request #198 from Human-Connection/dependabot/npm_and_yarn/backend/helmet-3.16.0
...
Bump helmet from 3.15.1 to 3.16.0 in /backend
2019-03-22 20:41:21 +01:00
Robert Schäfer
8827add1c7
Improve 🥒 *must* fail if not implemented
...
cc @mattwr18
2019-03-22 20:03:25 +01:00
Robert Schäfer
26ab3b9bbe
Oops, moved the components to a wrong folder
2019-03-22 16:03:34 +01:00
Matt Rider
eb2552c9a9
Add cypress test, update variables
...
- change to confirmPassword to be more consistent with oldPassword, newPassword
- change to validate, $t is used for a function for translation
2019-03-22 15:53:01 +01:00
Robert Schäfer
e0432b2fd9
Styleguide blocks development
...
cc @appinteractive
We're trying to cross-validate two form fields and don't know how.
We (ie. @kachulio1, @aonomike, myself) gave up after
we discovered https://github.com/Human-Connection/Nitro-Styleguide/issues/46
2019-03-22 15:53:01 +01:00
Robert Schäfer
51a1678a38
[ChangePassword] Implement disabled property
2019-03-22 15:53:01 +01:00
Robert Schäfer
a900435d58
Sketch ChangePassword component + spec
2019-03-22 15:53:01 +01:00
dependabot[bot]
e676a8fa1d
Bump @babel/core from 7.3.4 to 7.4.0 in /backend
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.3.4 to 7.4.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.3.4...v7.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 14:51:22 +00:00
Robert Schäfer
3a768a66d5
Merge pull request #190 from Human-Connection/dependabot/npm_and_yarn/webapp/@vue/cli-shared-utils-3.5.1
...
Bump @vue/cli-shared-utils from 3.4.1 to 3.5.1 in /webapp
2019-03-22 15:49:48 +01:00
Robert Schäfer
53a2cc0429
Merge pull request #195 from Human-Connection/dependabot/npm_and_yarn/webapp/@babel/core-7.4.0
...
Bump @babel/core from 7.3.4 to 7.4.0 in /webapp
2019-03-22 15:48:49 +01:00
Robert Schäfer
073659b2a1
Merge pull request #200 from Human-Connection/dependabot/npm_and_yarn/webapp/vue-svg-loader-0.12.0
...
Bump vue-svg-loader from 0.11.0 to 0.12.0 in /webapp
2019-03-22 12:50:26 +01:00
dependabot[bot]
05c80f5991
Bump helmet from 3.15.1 to 3.16.0 in /backend
...
Bumps [helmet](https://github.com/helmetjs/helmet ) from 3.15.1 to 3.16.0.
- [Release notes](https://github.com/helmetjs/helmet/releases )
- [Changelog](https://github.com/helmetjs/helmet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/helmetjs/helmet/compare/v3.15.1...v3.16.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 11:28:48 +00:00
Robert Schäfer
dfdced941c
Merge pull request #192 from Human-Connection/dependabot/npm_and_yarn/backend/supertest-4.0.2
...
Bump supertest from 4.0.0 to 4.0.2 in /backend
2019-03-22 12:26:14 +01:00
Robert Schäfer
84ca1e474d
Merge pull request #197 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-5.3.1
...
Bump graphql-shield from 5.3.0 to 5.3.1 in /backend
2019-03-22 12:23:53 +01:00
dependabot[bot]
e1a0a9535b
Bump @babel/core from 7.3.4 to 7.4.0 in /webapp
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.3.4 to 7.4.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.3.4...v7.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 11:11:14 +00:00
dependabot[bot]
1e67976ade
Bump @vue/cli-shared-utils from 3.4.1 to 3.5.1 in /webapp
...
Bumps [@vue/cli-shared-utils](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-shared-utils ) from 3.4.1 to 3.5.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.5.1/packages/@vue/cli-shared-utils )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 11:10:13 +00:00
Robert Schäfer
3c14fa5b69
Merge pull request #228 from Human-Connection/dependabot/npm_and_yarn/webapp/@babel/preset-env-7.4.2
...
Bump @babel/preset-env from 7.3.4 to 7.4.2 in /webapp
2019-03-22 12:07:29 +01:00
Robert Schäfer
a1848e8dda
Merge pull request #223 from Human-Connection/204-tests-for-rewarding-badges
...
204 tests for rewarding badges
2019-03-22 11:49:42 +01:00
dependabot[bot]
d8d0775308
Bump @babel/preset-env from 7.3.4 to 7.4.2 in /webapp
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.3.4 to 7.4.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.3.4...v7.4.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 09:55:09 +00:00
Robert Schäfer
1d977cac1c
Merge pull request #227 from Human-Connection/dependabot/npm_and_yarn/backend/@babel/preset-env-7.4.2
...
Bump @babel/preset-env from 7.3.4 to 7.4.2 in /backend
2019-03-22 10:52:21 +01:00
Robert Schäfer
292d3bba22
Merge pull request #191 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-5.15.3
...
Bump eslint from 5.15.1 to 5.15.3 in /backend
2019-03-22 10:51:44 +01:00
Robert Schäfer
3ef0e11847
Merge pull request #229 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-config-prettier-4.1.0
...
Bump eslint-config-prettier from 3.6.0 to 4.1.0 in /webapp
2019-03-22 10:51:24 +01:00
Robert Schäfer
6cbdad096d
One more path fix
2019-03-22 10:19:43 +01:00
dependabot[bot]
fb5f31a1bb
Bump @babel/preset-env from 7.3.4 to 7.4.2 in /backend
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.3.4 to 7.4.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.3.4...v7.4.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 08:35:09 +00:00
dependabot[bot]
c222275ad6
Bump eslint-config-prettier from 3.6.0 to 4.1.0 in /webapp
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 3.6.0 to 4.1.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v3.6.0...v4.1.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 08:34:03 +00:00
dependabot[bot]
5ed38636b3
Bump eslint from 5.15.1 to 5.15.3 in /backend
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.15.1 to 5.15.3.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.15.1...v5.15.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 08:33:50 +00:00
Robert Schäfer
59c194ac7b
Merge pull request #224 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-link-http-1.5.14
...
Bump apollo-link-http from 1.5.13 to 1.5.14 in /backend
2019-03-22 09:32:44 +01:00
Robert Schäfer
39012e8c96
Merge pull request #225 from Human-Connection/dependabot/npm_and_yarn/backend/eslint-plugin-jest-22.4.1
...
Bump eslint-plugin-jest from 22.3.2 to 22.4.1 in /backend
2019-03-22 09:32:19 +01:00
Robert Schäfer
8dbef2a7fa
Merge pull request #226 from Human-Connection/dependabot/npm_and_yarn/backend/@babel/register-7.4.0
...
Bump @babel/register from 7.0.0 to 7.4.0 in /backend
2019-03-22 09:31:57 +01:00
Robert Schäfer
1af581fa14
Merge pull request #231 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-5.15.3
...
Bump eslint from 5.15.1 to 5.15.3 in /webapp
2019-03-22 09:31:36 +01:00
Robert Schäfer
a8c3fae17b
Specify path to patch-deployment.yaml
2019-03-22 09:24:48 +01:00
dependabot[bot]
4cb24dc9f7
Bump eslint from 5.15.1 to 5.15.3 in /webapp
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.15.1 to 5.15.3.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v5.15.1...v5.15.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 04:40:16 +00:00
dependabot[bot]
8a5b9b9b53
Bump @babel/register from 7.0.0 to 7.4.0 in /backend
...
Bumps [@babel/register](https://github.com/babel/babel ) from 7.0.0 to 7.4.0.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.0.0...v7.4.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 04:25:03 +00:00
dependabot[bot]
4506b2858a
Bump eslint-plugin-jest from 22.3.2 to 22.4.1 in /backend
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 22.3.2 to 22.4.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.3.2...v22.4.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 04:24:56 +00:00
dependabot[bot]
075757ecd6
Bump apollo-link-http from 1.5.13 to 1.5.14 in /backend
...
Bumps [apollo-link-http](https://github.com/apollographql/apollo-link ) from 1.5.13 to 1.5.14.
- [Release notes](https://github.com/apollographql/apollo-link/releases )
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-link/compare/apollo-link-http@1.5.13...apollo-link-http@1.5.14 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-22 04:24:29 +00:00
Robert Schäfer
58c3986e51
Setup kubectl once
2019-03-22 00:25:33 +01:00
Robert Schäfer
cad486c9cf
Fix mkdir
2019-03-22 00:12:13 +01:00
Robert Schäfer
9703e2d5e5
Import changes from @Tirokk
2019-03-21 23:53:29 +01:00
Robert Schäfer
d0fd15a977
Merge pull request #202 from Human-Connection/autodeployment
...
Install kubectl and deploy automatically
2019-03-21 22:34:57 +01:00
Robert Schäfer
f102046ffc
Install kubectl and deploy
2019-03-21 22:34:37 +01:00
dependabot[bot]
45b5040930
Bump vue-svg-loader from 0.11.0 to 0.12.0 in /webapp
...
Bumps [vue-svg-loader](https://github.com/visualfanatic/vue-svg-loader ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/visualfanatic/vue-svg-loader/releases )
- [Commits](https://github.com/visualfanatic/vue-svg-loader/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-21 21:19:26 +00:00
dependabot[bot]
f935ae17ff
Bump graphql-shield from 5.3.0 to 5.3.1 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v5.3.0...v5.3.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-21 21:18:30 +00:00
dependabot[bot]
232314ff65
Bump supertest from 4.0.0 to 4.0.2 in /backend
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Commits](https://github.com/visionmedia/supertest/compare/v4.0.0...v4.0.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-21 21:17:59 +00:00
Robert Schäfer
15053f1bbd
Emails are not clickable
2019-03-21 22:00:11 +01:00
Robert Schäfer
a439d4846f
Update README
2019-03-21 21:58:09 +01:00