1627 Commits

Author SHA1 Message Date
mattwr18
a55fab16d2
Merge pull request #1651 from Human-Connection/1650-change_slug
Change your own slug
2019-09-23 10:06:32 +02:00
mattwr18
4b65d6d1ca
Merge pull request #1668 from Human-Connection/pwa
Make Human Connection a Progressive Web App
2019-09-23 09:40:17 +02:00
roschaefer
cd3829e84d Update manifest.json 2019-09-22 23:49:55 +02:00
roschaefer
6e35b37e49 Fix lint 2019-09-22 23:27:56 +02:00
roschaefer
2e57a17064 Setup @nuxt/pwa
Following this tutorial here: https://pwa.nuxtjs.org/setup.html
2019-09-22 22:21:12 +02:00
mattwr18
c771504275 Remove contentExcerpt from comments
- this does not work with html content:
2019-09-21 13:30:56 +02:00
mattwr18
dc18ac3723 Fix bug- mentions/links in comments scrubbed 2019-09-21 10:52:45 +02:00
mattwr18
7fe1d39303 Increase limit for displaying show more/less link
- the limit was too short because of the html saved for mentions and
link
2019-09-21 10:45:55 +02:00
roschaefer
b58b4dca4f Write a test for UniqueSlugForm 2019-09-20 22:37:38 +02:00
roschaefer
c378505293 Add one test case for update user form 2019-09-20 20:30:57 +02:00
roschaefer
e8f47cb004 Frontend validations for regex 2019-09-20 20:24:04 +02:00
roschaefer
b4ffa13517 Fix webapp tests by disabling the slug validations 2019-09-20 20:05:27 +02:00
roschaefer
be6c4a6f7c Refactor to use FormSchema
That way we can re-use the code for slug validation in the
CreateUserAccount component
2019-09-20 20:05:27 +02:00
roschaefer
efe9c96edb Obviously your own slug does not matter 2019-09-20 20:05:27 +02:00
roschaefer
e6d7d1a936 Fix #1650 2019-09-20 20:05:27 +02:00
Robert Schäfer
f8e009c1bc
Merge pull request #1653 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/apollo-4.0.0-rc13.1
Bump @nuxtjs/apollo from 4.0.0-rc13 to 4.0.0-rc13.1 in /webapp
2019-09-20 18:15:46 +02:00
Vasily Belolapotkov
37a0ab6902 update client to use proper follow/unfollow mutation 2019-09-20 16:57:55 +03:00
dependabot-preview[bot]
c83a4e7a8f
Bump @nuxtjs/apollo from 4.0.0-rc13 to 4.0.0-rc13.1 in /webapp
Bumps [@nuxtjs/apollo](https://github.com/nuxt-community/apollo-module) from 4.0.0-rc13 to 4.0.0-rc13.1.
- [Release notes](https://github.com/nuxt-community/apollo-module/releases)
- [Commits](https://github.com/nuxt-community/apollo-module/compare/v4.0.0-rc.13...v4.0.0-rc.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-20 04:20:48 +00:00
Alexander Friedland
006d6e8eeb
Merge pull request #1646 from Human-Connection/changelog
Point the changelog to Github
2019-09-19 20:19:26 +02:00
Robert Schäfer
d830fa4ae4
Merge pull request #1596 from Human-Connection/1583-follow-mutation
Improve follow/ufollow mutation
2019-09-19 16:54:35 +02:00
mattwr18
0430ab0f74 Fix styling issue in comments list
- add back class comments which adds spaces between comments
2019-09-19 15:57:57 +02:00
Robert Schäfer
5ef5947760
Merge pull request #1643 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-prettier-3.1.1
Bump eslint-plugin-prettier from 3.1.0 to 3.1.1 in /webapp
2019-09-19 13:53:01 +02:00
roschaefer
b761eea700 Point the changelog to Github
The justification for this change is that the releases page on Github
is more likely to keep up to date than our changelog.

This also means that our changelog is not translated. But I think that's
fine.
2019-09-19 13:21:51 +02:00
Vasily Belolapotkov
39db954ec6 improve follow/unfollow mutation usage 2019-09-19 12:10:59 +03:00
mattwr18
f3c44711e4
Merge pull request #1641 from Human-Connection/1639_no_limits_for_post_length
Fix #1639 - No limits for post length
2019-09-19 09:16:57 +02:00
dependabot-preview[bot]
f8cad0d202
Bump eslint-plugin-prettier from 3.1.0 to 3.1.1 in /webapp
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19 04:21:21 +00:00
roschaefer
6a3d534ead Fix #1639 2019-09-19 01:05:43 +02:00
Robert Schäfer
0e22be00c7
Merge pull request #1640 from Human-Connection/1486_make_slug_more_usable
1486 make slug more usable
2019-09-19 00:42:41 +02:00
Robert Schäfer
97df38639d
Merge pull request #1625 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.2.1
Bump @storybook/addon-actions from 5.2.0 to 5.2.1 in /webapp
2019-09-18 23:57:38 +02:00
roschaefer
ec7d9753db Follow @alina-beck's PR review
https://github.com/Human-Connection/Human-Connection/pull/1640#pullrequestreview-290089879
2019-09-18 23:32:10 +02:00
roschaefer
af24693be4 Fix lint 2019-09-18 18:18:13 +02:00
roschaefer
85f1773211 Add slug to user profile page 2019-09-18 17:15:04 +02:00
roschaefer
ade92e387d Add slug to User component, fix #1486 2019-09-18 17:15:01 +02:00
roschaefer
7da49ea54a Fix storybook 2019-09-18 16:31:50 +02:00
Martin Döring
e5f9c8c650
Update de.json
Fixed an minor typo. "Neuste" -> "Neueste"
2019-09-18 15:45:07 +02:00
dependabot-preview[bot]
0b997e24e8
Bump @storybook/addon-actions from 5.2.0 to 5.2.1 in /webapp
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.2.1/addons/actions)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 12:43:42 +00:00
Robert Schäfer
f4afda0e4c
Merge pull request #1624 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/vue-5.2.1
Bump @storybook/vue from 5.2.0 to 5.2.1 in /webapp
2019-09-18 14:41:15 +02:00
Robert Schäfer
efd103c158
Merge pull request #1618 from Human-Connection/1547-fix-disappearing-comment-embeds
Fix disappearing embeds on comments
2019-09-18 14:40:02 +02:00
Wolfgang Huß
7af247f1d9
Merge pull request #1615 from Human-Connection/links_to_imprint_and_privacy_policy_changed_to_human-connection.org
links_to_imprint_and_privacy_policy_changed_to_human-connection.org
2019-09-18 11:54:09 +02:00
dependabot-preview[bot]
b01f73e0ba
Bump @storybook/vue from 5.2.0 to 5.2.1 in /webapp
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.2.1/app/vue)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 08:45:26 +00:00
Robert Schäfer
643a7773c0
Merge pull request #1627 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-a11y-5.2.1
Bump @storybook/addon-a11y from 5.2.0 to 5.2.1 in /webapp
2019-09-18 10:42:50 +02:00
ogerly
b5cc716475 Merge branch 'links_to_imprint_and_privacy_policy_changed_to_human-connection.org' of https://github.com/Human-Connection/Human-Connection into links_to_imprint_and_privacy_policy_changed_to_human-connection.org 2019-09-18 10:12:07 +02:00
ogerly
c23212b306 Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into links_to_imprint_and_privacy_policy_changed_to_human-connection.org 2019-09-18 10:10:59 +02:00
ogerly
94599c624b Delete dead code 2019-09-18 10:10:24 +02:00
mattwr18
b1003d8685 Disable tests because of difficulty testing tiptap 2019-09-18 08:56:41 +02:00
dependabot-preview[bot]
c39d905cc7
Bump @storybook/addon-a11y from 5.2.0 to 5.2.1 in /webapp
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.2.1/addons/a11y)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 04:23:05 +00:00
dependabot-preview[bot]
f3b1a7636b
Bump cross-env from 5.2.1 to 6.0.0 in /webapp
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.2.1 to 6.0.0.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v5.2.1...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 04:22:31 +00:00
mattwr18
fd8cec55ad Fix disappearing embed on comments
- by passing the prop content to the content-viewer with the comments
content if it is less than 180 characters or if it's different from the
contentExcerpt
2019-09-17 17:50:40 +02:00
Robert Schäfer
d16c27893c
Merge pull request #1607 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/apollo-4.0.0-rc13
Bump @nuxtjs/apollo from 4.0.0-rc12 to 4.0.0-rc13 in /webapp
2019-09-17 16:41:14 +02:00
Alexander Friedland
4bed7435ec
update add backslash 2019-09-17 16:23:01 +02:00