2018 Commits

Author SHA1 Message Date
Alina Beck
d6aa26f8ff add vue guidelines 2019-10-29 15:41:28 +03:00
Alina Beck
d90e3075ee add scss guidelines 2019-10-29 14:10:44 +03:00
Alina Beck
05606bfdaf add html guidelines 2019-10-29 12:24:35 +03:00
Alina Beck
13f14aec25 add component guidelines 2019-10-29 12:22:30 +03:00
Alina Beck
8816f7be2a add migration plan to webapp readme 2019-10-29 11:43:16 +03:00
Alina Beck
5d1f7bd86e remove unused readme files 2019-10-29 11:16:35 +03:00
dependabot-preview[bot]
bb63afdc4c
build(deps-dev): bump eslint-plugin-jest in /webapp
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.0.0 to 23.0.2.
- [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/v23.0.0...v23.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 04:22:58 +00:00
mattwr18
2b76ead330
Merge pull request #2051 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-jest-23.0.0
build(deps-dev): bump eslint-plugin-jest from 22.20.0 to 23.0.0 in /webapp
2019-10-28 10:00:37 +01:00
dependabot-preview[bot]
c84cfc3397
build(deps-dev): bump eslint-plugin-jest in /webapp
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.20.0 to 23.0.0.
- [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.20.0...v23.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 04:22:44 +00:00
dependabot-preview[bot]
d9f48272cb
build(deps-dev): bump eslint-config-prettier in /webapp
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.4.0 to 6.5.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/v6.4.0...v6.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-28 04:21:42 +00:00
mattwr18
00e375c6cb
Merge pull request #2037 from Human-Connection/dependabot/npm_and_yarn/webapp/node-sass-4.13.0
build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp
2019-10-27 12:24:35 +01:00
Moriz Wahl
cd9a15ee32 fix #1993 2019-10-25 15:06:13 +02:00
mattwr18
297875304a
Merge pull request #2030 from Human-Connection/ogerly-patch-2
change Changes & History to Changes
2019-10-25 10:04:10 +02:00
mattwr18
55789547db
Merge pull request #2029 from Human-Connection/ogerly-patch-1
chnage Änderungen & Verlauf zu Änderungen
2019-10-25 10:03:52 +02:00
dependabot-preview[bot]
1316792fc6
build(deps-dev): bump node-sass from 4.12.0 to 4.13.0 in /webapp
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 07:59:55 +00:00
mattwr18
88253308d5
Merge pull request #1990 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/apollo-4.0.0-rc16
build(deps): bump @nuxtjs/apollo from 4.0.0-rc15 to 4.0.0-rc16 in /webapp
2019-10-25 09:57:21 +02:00
Alexander Friedland
fb765ac1d8
change
Changes & History  to  Changes
2019-10-24 15:51:07 +02:00
Alexander Friedland
060f8cc747
chnage
Änderungen & Verlauf zu Änderungen
2019-10-24 15:48:11 +02:00
mattwr18
ad282b8afe
Merge pull request #2028 from Human-Connection/2026_Add_FAQ
add FAQ _blank-href in Footer
2019-10-24 15:15:35 +02:00
ogerly
9308646a56 add FAQ, lint ok 2019-10-24 14:27:53 +02:00
mattwr18
6dfe0ce7af
Merge pull request #2025 from Human-Connection/fix_maintenance_dockerfile
fix: Don't attempt to save locale if not authenticated
2019-10-24 14:22:08 +02:00
Robert Schäfer
d3b3d9231e
Merge pull request #2027 from Human-Connection/new-terms-conditions-version-0.0.3
🍰 New terms and conditions version 0.0.3
2019-10-24 13:52:29 +02:00
mattwr18
5c12914e02 Add test cases for LocaleSwitch
- if there is a currentUser then update their locale in the database,
otherwise, do not.
2019-10-24 13:52:21 +02:00
Wolfgang Huß
d2fd33b102 Fix tests 2019-10-24 12:54:51 +02:00
mattwr18
821ea6d671 Update LocaleSwitch with guard clause
- return if there is no currentUser
- do not copy graphql directory as there is no need to send messages to
backend
2019-10-24 12:45:55 +02:00
Wolfgang Huß
114c7531bb Change terms and condition version to 0.0.3 2019-10-24 11:32:45 +02:00
mattwr18
945033a687
Merge pull request #2023 from Human-Connection/2022-fix-pinned-post-appearing-twice-bug
Remove duplicate pinned post record
2019-10-24 11:24:15 +02:00
roschaefer
9d522353cc fix: import missing files in maintenance image
@ogerly the maintenance page needs just two components of the webapp
folder. For that reason we import only these. If you add imports to
`LocaleSwitch` component, you need to copy those files in the
Dockerfile.
2019-10-24 11:14:22 +02:00
dependabot-preview[bot]
26c21b5b76
build(deps): bump @nuxtjs/apollo in /webapp
Bumps [@nuxtjs/apollo](https://github.com/nuxt-community/apollo-module) from 4.0.0-rc15 to 4.0.0-rc16.
- [Release notes](https://github.com/nuxt-community/apollo-module/releases)
- [Commits](https://github.com/nuxt-community/apollo-module/compare/v4.0.0-rc.15...v4.0.0-rc.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 08:51:42 +00:00
mattwr18
69c0247ae5
Merge pull request #2021 from Human-Connection/dependabot/npm_and_yarn/webapp/nuxtjs/axios-5.8.0
build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp
2019-10-24 10:48:56 +02:00
mattwr18
a38731fcae
Merge pull request #1991 from Human-Connection/Locale_save_by_change_LocalSwitch
Locale save by change local switch
2019-10-24 10:02:46 +02:00
mattwr18
a923cb2e62 Remove duplicate pinned post record
- Maintain consistent orderBy for fetchMore
2019-10-24 09:58:22 +02:00
Alexander Friedland
b584f12bb1
change
change()  change to updateUserLocale()
2019-10-24 08:52:24 +02:00
mattwr18
c40d6a80a6
Merge pull request #1983 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.2.5
build(deps-dev): bump @storybook/addon-actions from 5.2.4 to 5.2.5 in /webapp
2019-10-24 08:52:00 +02:00
mattwr18
cf5405cf62
Merge pull request #2016 from Human-Connection/1995-shouts-hidden-to-other-users
Hide shout count on user profile unless my profile
2019-10-24 08:41:32 +02:00
Alexander Friedland
80736f422b
Merge pull request #2017 from Human-Connection/New_AGB_TermsAndConditions
new terms and conditions
2019-10-24 07:44:55 +02:00
dependabot-preview[bot]
62d1b1b13f
build(deps): bump @nuxtjs/axios from 5.6.0 to 5.8.0 in /webapp
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.6.0 to 5.8.0.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.6.0...v5.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 04:20:15 +00:00
dependabot-preview[bot]
7e95d376a3
build(deps-dev): bump @storybook/addon-actions in /webapp
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 5.2.4 to 5.2.5.
- [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.5/addons/actions)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 21:04:29 +00:00
dependabot-preview[bot]
ca47471aff
build(deps-dev): bump @storybook/addon-a11y in /webapp
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y) from 5.2.4 to 5.2.5.
- [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.5/addons/a11y)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 20:22:47 +00:00
mattwr18
acc7ce9564
Merge pull request #2002 from Human-Connection/dependabot/npm_and_yarn/webapp/vue/cli-shared-utils-4.0.5
build(deps-dev): bump @vue/cli-shared-utils from 4.0.4 to 4.0.5 in /webapp
2019-10-23 22:20:10 +02:00
ogerly
ff8680ff86 new terms and conditions fixed 2019-10-23 18:58:03 +02:00
mattwr18
8f365a60ce Hide shout count on user profile unless my profile
- we were asked to hide the shouts from other users by Dennis Hack, he
believes people will be more likely to shout a post if it is anonymous.
This only works from our UI to our backend... further steps would need
to be taken to truly make it anonymous. Also, we were asked to implement
it in such a way as to give the user the choice to show their shouts to
others.

Co-authored-by: Alina Beck <alina.beck@mail.com>
2019-10-23 14:07:41 +02:00
mattwr18
44e54372c4 Fix block user workflow
- need to update all the smart queries naming
2019-10-23 10:51:41 +02:00
mattwr18
fda6f683d4 Update fetchMore functionality on profile page
- clean up from pinned Posts PR
2019-10-23 09:41:31 +02:00
mattwr18
35307d8ff5
Merge pull request #1985 from Human-Connection/dependabot/npm_and_yarn/webapp/eslint-plugin-jest-22.20.0
build(deps-dev): bump eslint-plugin-jest from 22.19.0 to 22.20.0 in /webapp
2019-10-23 09:26:32 +02:00
dependabot-preview[bot]
a5d993c761
build(deps-dev): bump @vue/cli-shared-utils in /webapp
Bumps [@vue/cli-shared-utils](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-shared-utils) from 4.0.4 to 4.0.5.
- [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/v4.0.5/packages/@vue/cli-shared-utils)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 04:23:33 +00:00
roschaefer
6612e4b7ce fix: remove unnecessary pinned orderBy on profile 2019-10-22 20:01:17 +02:00
roschaefer
2a9e182649 fix: performance issue with ordering
@mattwr18 @aonomike
You must never `ORDER BY` a property with a `@cypher` directive. Reason:
The order by performance will be terribly poor.

See my issue:
https://github.com/neo4j-graphql/neo4j-graphql-js/issues/239
And my PR:
https://github.com/neo4j-graphql/neo4j-graphql-js/pull/247
2019-10-22 20:00:12 +02:00
mattwr18
fee7f9ff12
Merge pull request #1872 from Human-Connection/1733-fix
🍰 Fix - maintaining sorting after navigation
2019-10-22 12:47:18 +02:00
mattwr18
98e3bb40d5
Merge pull request #1906 from Human-Connection/add_storybook_stories_for_our_university_students
Add storybook stories for our university students
2019-10-22 11:58:17 +02:00