Robert Schäfer
c4a1c23e0e
Edit summary, remove duplicates
2019-04-12 11:32:43 +02:00
Robert Schäfer
18fb3bd7ce
Specify location of SUMMARY.md
...
cc @mattwr @tirokk @ulfgebhardt
Found it here: https://docs.gitbook.com/integrations/github/content-configuration
2019-04-12 11:26:13 +02:00
Robert Schäfer
5339aa72d1
Rename h1 section titles
...
This is a great way to find out how Gitbook maps the title: Is it the
filename or the first section header?
2019-04-12 11:19:17 +02:00
Matt Rider
e9e6104699
Readd .github directory
...
- deleted in the gitbook ui
2019-04-11 19:16:19 -03:00
mattwr18
4383431260
GitBook: [342-merge_documentation] 56 pages and 14 assets modified
2019-04-11 22:12:37 +00:00
Matt Rider
9bede1913b
Move .gitbook/assets to root level
...
- contain images for the other markdown files
2019-04-11 19:03:47 -03:00
Matt Rider
0bec423a81
Delete/move documentation markdown files
2019-04-11 19:02:55 -03:00
Matt Rider
4393c66a7e
Add general installation instruction
2019-04-11 18:59:55 -03:00
Matt Rider
807642f91c
Add Docker installation instructions
2019-04-11 18:20:37 -03:00
Matt Rider
6d703c73d1
Add Installation, assets directory
...
- with screenshot of where to fork a repo
2019-04-11 17:53:53 -03:00
6721b0d094
Merge branch 'master' into 342-merge_documentation
2019-04-06 09:45:37 +02:00
Robert Schäfer
471a7affb1
Merge pull request #362 from Human-Connection/quick-fix
...
Fixes #361
2019-04-06 00:28:46 +02:00
1b9ce269cf
Merge branch 'master' into quick-fix
2019-04-05 20:00:14 +02:00
a8e574e8bb
Merge branch 'master' into 342-merge_documentation
2019-04-05 19:59:37 +02:00
c7cb5f3eec
Merge pull request #396 from Human-Connection/github_emojis
...
Use github emojis if possible
2019-04-05 16:07:08 +02:00
Robert Schäfer
c3b320380a
Merge pull request #368 from Human-Connection/dependabot/npm_and_yarn/webapp/@babel/core-7.4.3
...
Bump @babel/core from 7.4.0 to 7.4.3 in /webapp
2019-04-05 13:50:09 +02:00
dependabot[bot]
ca6acb4041
Bump @babel/core from 7.4.0 to 7.4.3 in /webapp
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.4.0 to 7.4.3.
- [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.4.0...v7.4.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 10:45:58 +00:00
Robert Schäfer
2b725aec78
Merge pull request #390 from Human-Connection/dependabot/npm_and_yarn/webapp/jest-24.7.1
...
Bump jest from 24.7.0 to 24.7.1 in /webapp
2019-04-05 12:44:07 +02:00
Robert Schäfer
c543d7558c
Merge pull request #415 from Human-Connection/350-query_current_users_notifications
...
350 query current users notifications
2019-04-05 12:00:11 +02:00
dependabot[bot]
8b27a565e7
Bump jest from 24.7.0 to 24.7.1 in /webapp
...
Bumps [jest](https://github.com/facebook/jest ) from 24.7.0 to 24.7.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v24.7.0...v24.7.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 09:53:58 +00:00
Robert Schäfer
a6c2fcebde
Merge pull request #388 from Human-Connection/dependabot/npm_and_yarn/backend/babel-jest-24.7.1
...
Bump babel-jest from 24.5.0 to 24.7.1 in /backend
2019-04-05 11:51:49 +02:00
Robert Schäfer
710a8515d3
Fix lint
2019-04-05 11:20:19 +02:00
Robert Schäfer
bb3a8525db
Only admins are allowed to query all notifications
2019-04-05 02:35:33 +02:00
Robert Schäfer
97d9b6d772
Add notifications to User
2019-04-05 02:35:33 +02:00
Robert Schäfer
03d4c93f96
Add Notification type
2019-04-05 02:35:33 +02:00
Robert Schäfer
8477e71c28
Sketch test for #350
2019-04-05 02:31:32 +02:00
Robert Schäfer
5f43fe77fc
Fix kubeconfig filename
2019-04-05 00:25:59 +02:00
Robert Schäfer
262655a1d8
Another try to setup doctl with the right version
2019-04-04 15:11:36 +02:00
Robert Schäfer
923d106c23
Does --classic install a newer version of doctl?
2019-04-04 15:03:11 +02:00
Robert Schäfer
d5b3383170
Use github emojis if possible
...
cc @ulfgebhardt
Unicode emojis are not displayed in my browser for all font sizes.
Except in the title of an issue or PR you can use `:emoji:` notation
to let Github render emojis. That's possible in commit messages as well
as the description of PRs/issues and in comments.
2019-04-04 14:56:23 +02:00
Robert Schäfer
8ce4e9be11
Merge pull request #363 from Human-Connection/dependabot/npm_and_yarn/backend/@babel/core-7.4.3
...
Bump @babel/core from 7.4.0 to 7.4.3 in /backend
2019-04-04 13:40:28 +02:00
Robert Schäfer
e899a91469
Create missing .kube/ directory
2019-04-04 13:41:03 +02:00
dependabot[bot]
c30f0164eb
Bump babel-jest from 24.5.0 to 24.7.1 in /backend
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.5.0 to 24.7.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v24.7.1/packages/babel-jest )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 10:51:46 +00:00
dependabot[bot]
ae5f60684b
Bump @babel/core from 7.4.0 to 7.4.3 in /backend
...
Bumps [@babel/core](https://github.com/babel/babel ) from 7.4.0 to 7.4.3.
- [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.4.0...v7.4.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 10:51:32 +00:00
Robert Schäfer
38949ac9b4
Merge pull request #391 from Human-Connection/dependabot/npm_and_yarn/webapp/babel-jest-24.7.1
...
Bump babel-jest from 24.6.0 to 24.7.1 in /webapp
2019-04-04 12:49:45 +02:00
Robert Schäfer
66f6987ab2
Merge pull request #383 from Human-Connection/338-fix_flaky_cucumbers
...
Fix flaky cucumbers
2019-04-04 12:49:23 +02:00
dependabot[bot]
8bd437be07
Bump babel-jest from 24.6.0 to 24.7.1 in /webapp
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.6.0 to 24.7.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v24.7.1/packages/babel-jest )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 09:00:25 +00:00
Robert Schäfer
3dbb41c6fa
Merge pull request #389 from Human-Connection/dependabot/npm_and_yarn/backend/jest-24.7.1
...
Bump jest from 24.7.0 to 24.7.1 in /backend
2019-04-04 10:58:04 +02:00
Robert Schäfer
a52213fb72
Merge branch 'master' into 338-fix_flaky_cucumbers
2019-04-04 10:57:27 +02:00
Robert Schäfer
83ad821bea
Merge pull request #380 from Human-Connection/344_fix_expired_kubeconfig
...
Setup kubectl so it never expires
2019-04-04 10:56:35 +02:00
dependabot[bot]
cdbe53650a
Bump jest from 24.7.0 to 24.7.1 in /backend
...
Bumps [jest](https://github.com/facebook/jest ) from 24.7.0 to 24.7.1.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v24.7.0...v24.7.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-04 04:54:15 +00:00
Robert Schäfer
138d9a0011
Merging origin to 342-merge_documentation
2019-04-04 00:52:21 +02:00
Robert Schäfer
3c2d79694e
Root commit for 342-merge_documentation branch
2019-04-04 00:48:14 +02:00
Robert Schäfer
25d7d8028c
Move documentation/ into Human-Connection/
2019-04-04 00:40:49 +02:00
Robert Schäfer
f67f1f8cbe
Merging Human-Connection to master
2019-04-04 00:40:15 +02:00
Robert Schäfer
a31fc5066e
Merging documentation to master
2019-04-04 00:40:07 +02:00
Robert Schäfer
0ef0f7497c
Root commit for master branch
2019-04-04 00:40:07 +02:00
Robert Schäfer
4fade121cd
Fix docker-compose routing
2019-04-03 21:52:21 +02:00
Robert Schäfer
6a356dd8b1
Hopefully fix flaky tags and categories test
2019-04-03 21:40:24 +02:00
Robert Schäfer
335d2cf1d6
Install kubectl via snap
2019-04-03 21:34:07 +02:00