mattwr18
28dae1f854
Update docs, follow @roschaefer suggestions
...
- create command should be run with --date-format to be more human
readable, and --template-file to use our template instead of migrate's
default
- rename migrations
- rename createdAt to migratedAt to remove ambiguity
- do not merge relationships for Location nodes as we don't want to
create duplicate relationships
- use singular locationId as it's iterating one at a time
2020-01-23 15:44:34 +01:00
mattwr18
f3784c5f50
Create .archived directory for older migrations
2020-01-23 15:04:38 +01:00
mattwr18
f6f8a41eaf
Merge branch 'master' of github.com:Human-Connection/Human-Connection into neo4j_data_migrations
2020-01-23 14:53:28 +01:00
dependabot-preview[bot]
c740f3ce8c
build(deps): bump metascraper-date from 5.10.5 to 5.10.6 in /backend ( #2878 )
...
Bumps [metascraper-date](https://github.com/microlinkhq/metascraper ) from 5.10.5 to 5.10.6.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.5...v5.10.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 14:02:33 +01:00
dependabot-preview[bot]
b9a97af158
build(deps): bump metascraper-title from 5.10.5 to 5.10.6 in /backend ( #2880 )
...
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper ) from 5.10.5 to 5.10.6.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.5...v5.10.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 14:01:15 +01:00
mattwr18
5f3861b2cb
Merge pull request #2881 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-youtube-5.10.6
...
build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend
2020-01-23 11:32:50 +01:00
mattwr18
beecd70d41
Merge pull request #2876 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-author-5.10.6
...
build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend
2020-01-23 10:36:56 +01:00
mattwr18
7386d4bde3
Merge pull request #2875 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-description-5.10.6
...
build(deps): bump metascraper-description from 5.10.5 to 5.10.6 in /backend
2020-01-23 10:36:26 +01:00
mattwr18
b4a557ed9b
Merge pull request #2874 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-soundcloud-5.10.6
...
build(deps): bump metascraper-soundcloud from 5.10.5 to 5.10.6 in /backend
2020-01-23 10:35:49 +01:00
dependabot-preview[bot]
d29ca0d9b1
build(deps): bump metascraper-youtube from 5.10.5 to 5.10.6 in /backend
...
Bumps [metascraper-youtube](https://github.com/microlinkhq/metascraper-youtube ) from 5.10.5 to 5.10.6.
- [Release notes](https://github.com/microlinkhq/metascraper-youtube/releases )
- [Commits](https://github.com/microlinkhq/metascraper-youtube/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 04:21:47 +00:00
dependabot-preview[bot]
4a0d745c78
build(deps): bump metascraper-author from 5.10.5 to 5.10.6 in /backend
...
Bumps [metascraper-author](https://github.com/microlinkhq/metascraper ) from 5.10.5 to 5.10.6.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.5...v5.10.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 04:19:35 +00:00
dependabot-preview[bot]
59bec0c64a
build(deps): bump metascraper-description in /backend
...
Bumps [metascraper-description](https://github.com/microlinkhq/metascraper ) from 5.10.5 to 5.10.6.
- [Release notes](https://github.com/microlinkhq/metascraper/releases )
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md )
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.10.5...v5.10.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 04:19:06 +00:00
dependabot-preview[bot]
92d266e0cc
build(deps): bump metascraper-soundcloud in /backend
...
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper-soundcloud ) from 5.10.5 to 5.10.6.
- [Release notes](https://github.com/microlinkhq/metascraper-soundcloud/releases )
- [Commits](https://github.com/microlinkhq/metascraper-soundcloud/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 04:18:31 +00:00
mattwr18
2177f5e139
Merge pull request #2868 from Human-Connection/dependabot/npm_and_yarn/webapp/jest-25.1.0
...
build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp
2020-01-22 22:35:00 +01:00
mattwr18
07797d8f87
Merge pull request #2867 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/vue-5.3.8
...
build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp
2020-01-22 22:34:09 +01:00
mattwr18
8accc62f18
Merge branch 'master' of github.com:Human-Connection/Human-Connection into neo4j_data_migrations
2020-01-22 15:23:11 +01:00
dependabot-preview[bot]
2b52d7599c
build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /webapp
...
Bumps [jest](https://github.com/facebook/jest ) from 24.9.0 to 25.1.0.
- [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.9.0...v25.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 14:22:28 +00:00
mattwr18
a08d02b583
Merge pull request #2869 from Human-Connection/dependabot/npm_and_yarn/webapp/babel-jest-25.1.0
...
build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp
2020-01-22 15:19:56 +01:00
dependabot-preview[bot]
8f88d03239
build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp
...
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue ) from 5.3.7 to 5.3.8.
- [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.3.8/app/vue )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 13:07:47 +00:00
dependabot-preview[bot]
dff9f6ea84
build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /webapp
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.9.0 to 25.1.0.
- [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/v25.1.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 13:07:23 +00:00
mattwr18
0065f2b6c3
Merge pull request #2865 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-actions-5.3.8
...
build(deps-dev): bump @storybook/addon-actions from 5.3.7 to 5.3.8 in /webapp
2020-01-22 14:05:06 +01:00
mattwr18
ba9b195939
Merge pull request #2863 from Human-Connection/dependabot/npm_and_yarn/backend/babel-jest-25.1.0
...
build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend
2020-01-22 14:04:51 +01:00
mattwr18
c6bfca312c
Favor createdAt over timestamp
...
- it's more human readable and consistent with all other nodes in
production
2020-01-22 13:31:48 +01:00
mattwr18
561889c530
Add migration to merge duplicate Locations
...
- having duplicate Location nodes in the production database blocks us
from adding a unique constraint, so that Locations are not created
which have the same id.
2020-01-22 13:19:38 +01:00
dependabot-preview[bot]
f158e3e596
build(deps-dev): bump @storybook/addon-actions in /webapp
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 5.3.7 to 5.3.8.
- [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.3.8/addons/actions )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 09:21:05 +00:00
mattwr18
2554add36a
Merge pull request #2861 from Human-Connection/dependabot/npm_and_yarn/expect-25.1.0
...
build(deps-dev): bump expect from 24.9.0 to 25.1.0
2020-01-22 10:18:13 +01:00
dependabot-preview[bot]
8a4d8a6cd8
build(deps-dev): bump babel-jest from 24.9.0 to 25.1.0 in /backend
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.9.0 to 25.1.0.
- [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/v25.1.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 08:44:44 +00:00
mattwr18
dfe149c8cf
Merge pull request #2866 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-a11y-5.3.8
...
build(deps-dev): bump @storybook/addon-a11y from 5.3.7 to 5.3.8 in /webapp
2020-01-22 09:44:15 +01:00
mattwr18
ec06bf6c13
Merge pull request #2864 from Human-Connection/dependabot/npm_and_yarn/webapp/storybook/addon-notes-5.3.8
...
build(deps-dev): bump @storybook/addon-notes from 5.3.7 to 5.3.8 in /webapp
2020-01-22 09:43:53 +01:00
mattwr18
da05da2a45
Merge pull request #2862 from Human-Connection/dependabot/npm_and_yarn/backend/jest-25.1.0
...
build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend
2020-01-22 09:42:38 +01:00
dependabot-preview[bot]
70f4491238
build(deps-dev): bump @storybook/addon-a11y in /webapp
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y ) from 5.3.7 to 5.3.8.
- [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.3.8/addons/a11y )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 04:21:18 +00:00
dependabot-preview[bot]
d6b78e4794
build(deps-dev): bump @storybook/addon-notes in /webapp
...
Bumps [@storybook/addon-notes](https://github.com/storybookjs/storybook/tree/HEAD/addons/notes ) from 5.3.7 to 5.3.8.
- [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.3.8/addons/notes )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 04:20:09 +00:00
dependabot-preview[bot]
9326551885
build(deps-dev): bump jest from 24.9.0 to 25.1.0 in /backend
...
Bumps [jest](https://github.com/facebook/jest ) from 24.9.0 to 25.1.0.
- [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.9.0...v25.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 04:19:24 +00:00
dependabot-preview[bot]
bb79d1aa52
build(deps-dev): bump expect from 24.9.0 to 25.1.0
...
Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect ) from 24.9.0 to 25.1.0.
- [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/v25.1.0/packages/expect )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 04:18:34 +00:00
Robert Schäfer
5cd57a0cc5
docs(deployment): Explain how to setup metrics ( #2825 )
...
* docs(deployment): Explain how to setup metrics
close #2411
close #2777
* Update docs with some info I found useful
Co-authored-by: mattwr18 <mattwr18@gmail.com>
2020-01-21 23:19:17 +01:00
mattwr18
901245b718
Merge pull request #2700 from Human-Connection/2675-migrate-avatar-component-2
...
refactor(styleguide): Migrate Avatar component to monorepo
2020-01-21 19:11:14 +01:00
mattwr18
769c0cd105
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2675-migrate-avatar-component-2
2020-01-21 17:08:51 +01:00
mattwr18
8fe6ad77e0
Merge pull request #2686 from Human-Connection/279-blacklist-users-content
...
feat: Convert block/unblock to mute/unmute
0.2.2
2020-01-21 17:05:09 +01:00
mattwr18
46343c923c
Fix cypress tests after renamed variables
2020-01-21 17:03:50 +01:00
Alina Beck
24898f5fe2
quick fix tests relying on classes of child components
...
changing class names in the UserTeaser leads to tests failing for other components, like SearchableInput and NotificationsTable – I just updated the classes but long-term it would be good to find a way to not rely on implementation details of child components – maybe just test if the child component is rendered?
2020-01-21 17:07:00 +03:00
Alina Beck
287e9ce484
remove unused trunc prop
2020-01-21 17:00:37 +03:00
Alina Beck
e93332b173
display username below slug when there is no date-time
2020-01-21 17:00:20 +03:00
Mogge
bdb729b461
removed obsolete German keys ( #2845 )
2020-01-21 13:15:19 +01:00
dependabot-preview[bot]
3b24ae3d85
build(deps-dev): bump @vue/server-test-utils in /webapp ( #2852 )
...
Bumps [@vue/server-test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/server-test-utils ) from 1.0.0-beta.30 to 1.0.0-beta.31.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/server-test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.0-beta.31/packages/server-test-utils )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 13:14:26 +01:00
dependabot-preview[bot]
bf08d2f9fb
build(deps-dev): bump @storybook/vue from 5.3.6 to 5.3.7 in /webapp ( #2857 )
...
Bumps [@storybook/vue](https://github.com/storybookjs/storybook/tree/HEAD/app/vue ) from 5.3.6 to 5.3.7.
- [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.3.7/app/vue )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 13:13:13 +01:00
dependabot-preview[bot]
8142bf132c
build(deps-dev): bump @storybook/addon-a11y in /webapp ( #2858 )
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y ) from 5.3.6 to 5.3.7.
- [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.3.7/addons/a11y )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 13:12:48 +01:00
Alina Beck
d20421cb70
clean up UserAvatar a little
2020-01-21 13:26:14 +03:00
mattwr18
858f122a44
Merge pull request #2849 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-image-5.10.5
...
build(deps): bump metascraper-image from 5.10.3 to 5.10.5 in /backend
2020-01-21 10:34:32 +01:00
mattwr18
0a552358f6
Merge pull request #2848 from Human-Connection/dependabot/npm_and_yarn/backend/wait-on-4.0.0
...
build(deps): bump wait-on from 3.3.0 to 4.0.0 in /backend
2020-01-21 10:34:01 +01:00
Alina Beck
c5af2dbfb4
truncate overflowing user name
2020-01-21 11:58:54 +03:00