Robert Schäfer
65076d24db
Merge pull request #196 from Human-Connection/dependabot/docker/backend/neo4j/neo4j-3.5.3
...
Bump neo4j from 3.5.0 to 3.5.3 in /backend/neo4j
2019-04-10 14:33:55 +02:00
dependabot[bot]
87c651e253
Bump @babel/cli from 7.2.3 to 7.4.3 in /backend
...
Bumps [@babel/cli](https://github.com/babel/babel ) from 7.2.3 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.2.3...v7.4.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-10 14:30:49 +02:00
9261067273
lint fixes
2019-04-10 14:30:18 +02:00
6961f50b78
removed moment lib, added readme for RelativeDateTime & moved it to subdirectory
2019-04-10 14:26:55 +02:00
Robert Schäfer
87fbdb576d
Merge branch 'master' into 2019/kw15/design_differences_post
2019-04-10 14:22:13 +02:00
d28ef3e7c4
Merge pull request #434 from Human-Connection/2019/kw15/hide_all_unfuctional_content
...
2019/kw15/hide_all_unfuctional_content
2019-04-10 14:17:58 +02:00
Robert Schäfer
96d25bdc9d
Display and test notification counter
2019-04-10 14:15:59 +02:00
Robert Schäfer
19d99bd4c0
Proper notification counter
2019-04-10 14:15:59 +02:00
Robert Schäfer
5b1348e6fb
Refactor: Notification as a root component
2019-04-10 14:15:59 +02:00
Robert Schäfer
a0ef6b2dc3
Implement NotificationList with apollo
2019-04-10 14:15:59 +02:00
Robert Schäfer
8dd461d850
Implement NotificationList without store implement
2019-04-10 14:15:59 +02:00
Wolfgang Huß
6a01146647
Refactored mutation "follow"
...
Done by @Tirokk and @mattwr18 .
2019-04-10 14:11:13 +02:00
Robert Schäfer
8701b220c1
Implement first test case for NotificationList
2019-04-10 14:10:41 +02:00
Robert Schäfer
ead18a7554
Show post-card in notification et al.
...
* add notification in seeds
* extremely odd styling - on the index page the notification looks OK,
on the post page, the post card elements appear more densely packed
2019-04-10 14:09:55 +02:00
Robert Schäfer
0c8cc7380b
Minimal implementation to let cypress test pass
2019-04-10 14:09:55 +02:00
Robert Schäfer
3ceb4373e3
Create a simple dropdown for notifications
2019-04-10 14:09:55 +02:00
Robert Schäfer
8475884338
Sketch 🥒 for #345
2019-04-10 14:09:55 +02:00
Robert Schäfer
8d77731bbf
Remove obsolete number prefix on cypress tests
...
Cypress tests don't need to be executed in order so we don't need the
numbers anymore.
cc @appinteractive
2019-04-10 14:09:55 +02:00
Robert Schäfer
a28da06a00
Merge pull request #445 from Human-Connection/346-mark_as_read
...
Mark a notification in the backend as read
2019-04-10 14:04:34 +02:00
Robert Schäfer
40c1f683ee
Merge pull request #442 from Human-Connection/dependabot/npm_and_yarn/webapp/nodemon-1.18.11
...
Bump nodemon from 1.18.10 to 1.18.11 in /webapp
2019-04-10 13:39:43 +02:00
Robert Schäfer
b6b000e805
Merge pull request #444 from Human-Connection/less_flaky_cucumbers
...
Disabling activityPub middleware again
2019-04-10 13:39:26 +02:00
c70e6227ba
first implementation - unclear if specifications are correct
2019-04-10 13:35:24 +02:00
Robert Schäfer
56ed6260db
Merge branch 'master' into 2019/kw15/hide_all_unfuctional_content
2019-04-10 11:40:07 +02:00
Robert Schäfer
478c2cd271
Merge branch 'master' into 2019/kw15/design_differences_post
2019-04-10 11:39:57 +02:00
Robert Schäfer
8629b826b8
Merge branch 'master' into dependabot/npm_and_yarn/webapp/nodemon-1.18.11
2019-04-10 11:39:52 +02:00
Robert Schäfer
81b84916a3
Merge branch 'master' into less_flaky_cucumbers
2019-04-10 11:39:49 +02:00
Robert Schäfer
da2cfd4be3
Merge branch 'master' into 346-mark_as_read
2019-04-10 11:39:46 +02:00
Robert Schäfer
bbe36f3206
Merge pull request #446 from Human-Connection/dependabot/npm_and_yarn/backend/graphql-shield-5.3.2
...
Bump graphql-shield from 5.3.1 to 5.3.2 in /backend
2019-04-10 11:39:21 +02:00
Robert Schäfer
e61abed88c
Merge branch 'master' into 346-mark_as_read
2019-04-10 11:36:45 +02:00
Robert Schäfer
1f8c91f2d4
Merge branch 'master' into dependabot/npm_and_yarn/webapp/nodemon-1.18.11
2019-04-10 11:35:10 +02:00
Robert Schäfer
eab5d160f7
Merge branch 'master' into less_flaky_cucumbers
2019-04-10 11:29:06 +02:00
Wolfgang Huß
61c781c922
Merge branch 'master' of https://github.com/Human-Connection/Human-Connection into 219-refactor-follow-shout-mutations
2019-04-10 11:17:43 +02:00
Wolfgang Huß
587025e4d3
Start refactoring follow
2019-04-10 11:15:45 +02:00
5d8da41bba
Merge branch 'master' into 2019/kw15/design_differences_post
2019-04-10 11:00:03 +02:00
dependabot[bot]
8d8c75d6c1
Bump graphql-shield from 5.3.1 to 5.3.2 in /backend
...
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield ) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/maticzav/graphql-shield/releases )
- [Commits](https://github.com/maticzav/graphql-shield/compare/v5.3.1...v5.3.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-10 08:58:34 +00:00
1c78e969c6
Merge branch 'master' into 2019/kw15/hide_all_unfuctional_content
2019-04-10 10:58:11 +02:00
8821b1c7f1
Merge pull request #438 from Human-Connection/2019/kw15/new_post_button_position
...
2019/kw15/new_post_button_position
2019-04-10 10:56:22 +02:00
23c2b6889b
Merge branch 'master' into 2019/kw15/new_post_button_position
2019-04-10 10:25:07 +02:00
ff86088260
Merge pull request #443 from Human-Connection/2019/kw15/Access_Settings_from_Profile_as_Owner
...
2019/kw15/Access_Settings_from_Profile_as_Owner
2019-04-10 10:23:18 +02:00
c8d01d80cf
Merge branch 'master' into 2019/kw15/Access_Settings_from_Profile_as_Owner
2019-04-10 10:07:06 +02:00
Matt Rider
e7e2a8a937
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 347-display_notifications
2019-04-09 21:55:11 -03:00
mattwr18
9c64220c92
Merge branch 'master' into 236-list-social-media-accounts
2019-04-09 21:06:41 -03:00
Robert Schäfer
b63200ac8e
Authorize and whitelist Notifications
2019-04-10 01:58:18 +02:00
Robert Schäfer
26caff5a9b
Fix lint
2019-04-10 01:58:18 +02:00
Robert Schäfer
0476c15163
Remove dots from matched @mention regex
2019-04-10 01:58:18 +02:00
Robert Schäfer
58019c8975
Avoid to send out notifications for email adresses
2019-04-10 01:58:18 +02:00
Robert Schäfer
771779348a
Fix test
2019-04-10 01:58:18 +02:00
Robert Schäfer
bab748e506
Create notifications on CreatePost
2019-04-10 01:58:18 +02:00
Robert Schäfer
4dead6e6f7
Sketch test to create a notificaion for a mention
2019-04-10 01:58:18 +02:00
Matt Rider
e584f3801a
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 236-list-social-media-accounts
2019-04-09 19:45:53 -03:00