mattwr18
4265cd057b
Merge pull request #1022 from Human-Connection/dependabot/npm_and_yarn/webapp/lodash.template-4.5.0
...
[Security] Bump lodash.template from 4.4.0 to 4.5.0 in /webapp
2019-07-11 00:04:10 -03:00
mattwr18
7e8fc45e70
Merge pull request #1021 from Human-Connection/dependabot/npm_and_yarn/backend/lodash.mergewith-4.6.2
...
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /backend
2019-07-11 00:03:47 -03:00
dependabot-preview[bot]
6fd166deca
[Security] Bump lodash.template from 4.4.0 to 4.5.0 in /webapp
...
Bumps [lodash.template](https://github.com/lodash/lodash ) from 4.4.0 to 4.5.0. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 01:42:34 +00:00
dependabot-preview[bot]
b2c3382a42
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2 in /backend
...
Bumps [lodash.mergewith](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 00:09:04 +00:00
Matt Rider
b6dcafcc2b
Fix linting
2019-07-10 18:52:23 -03:00
Matt Rider
79930dcdc4
Refetch posts when a user clicks on the HC logo
2019-07-10 18:44:07 -03:00
Matt Rider
6536574a3b
Refactor FilterPosts
...
- extract FilterPostsMenuItems to its own component
- update tests accordingly
- add _.chunk from lodash to dry out code
2019-07-10 17:10:01 -03:00
Robert Schäfer
095a5e7c67
Id is not so important, it's in the profile URL
2019-07-10 21:49:15 +02:00
Robert Schäfer
448f350c2e
Implement paginating user view for admins
2019-07-10 21:45:37 +02:00
Alexander Friedland
1870881aa1
change
2019-07-10 19:10:49 +02:00
Wolfgang Huß
1255a46b7a
Avoid Hashtags in Comments in the Editor
...
Co-Authored-By: mattwr18 <mattwr18@gmail.com>
2019-07-10 18:35:19 +02:00
Robert Schäfer
9a72e7b9e6
Proper null handling
...
FYI @mattwr18
2019-07-10 18:01:18 +02:00
Robert Schäfer
3447cdffeb
Chainable factories for cypress
2019-07-10 17:56:36 +02:00
senderfm
1fa4e75b07
merge origin
2019-07-10 17:26:02 +02:00
senderfm
acebf94b83
fix lint error
2019-07-10 17:20:08 +02:00
Alina Beck
a586bc450c
update link in store
2019-07-10 16:22:46 +02:00
Alina Beck
4c84a02f59
add social media backend test
2019-07-10 15:57:02 +02:00
Alexander Friedland
4fd47bc258
Merge branch 'master' into 878-Update-of-polish-locales
2019-07-10 15:54:59 +02:00
Alina Beck
8847f071fd
update social media links in database
2019-07-10 15:16:28 +02:00
Robert Schäfer
fdd8095e48
Remove always out-of-date schema.gql dump
2019-07-10 14:41:29 +02:00
Robert Schäfer
95a06a8344
Refactor all badges resolvers to use neode
...
FYI: @Tirokk I think we'll never remove or add new badges through
graphql. Instead, we will seed them manually with direct access to the
database. Therefore I removed the respective mutations and also your
tests regarding permissions.
2019-07-10 14:36:42 +02:00
senderfm
4dfb16cb7c
merge master
2019-07-10 09:20:54 -03:00
senderfm
0fbf43af53
lint ok, specs for too long and too short content and title
2019-07-10 09:20:53 -03:00
senderfm
0dd600746a
maximum number of characters in content without html tags is 2000, characters are counted and number is displayed. regex is strongly shortened.
2019-07-10 09:20:12 -03:00
senderfm
a5d76c26ae
fixed specs, test ok
2019-07-10 09:19:35 -03:00
senderfm
55ce9c1afb
HcContributionForm submit is disabled by default replace all editor html tags
2019-07-10 09:19:35 -03:00
senderfm
f057205158
HcContributionForm submit is disabled by default
2019-07-10 09:19:35 -03:00
senderfm
116ff124ed
merge remote branch
2019-07-10 14:11:40 +02:00
senderfm
f7ec19f960
merge master
2019-07-10 13:58:11 +02:00
senderfm
f870b8ea29
lint ok, specs for too long and too short content and title
2019-07-10 13:30:05 +02:00
Alina Beck
22c673f47e
allow to cancel editing link
2019-07-10 12:57:43 +02:00
Alina Beck
d200b822db
display input in list when editing
2019-07-10 12:52:03 +02:00
0c181758cb
emotion modeled as enum
2019-07-10 12:50:28 +02:00
Robert Schäfer
8c18b9c59b
Allow to list all badges
2019-07-10 12:36:19 +02:00
Matt Rider
0113751003
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 967-filter-post-by-category
2019-07-10 07:09:58 -03:00
Robert Schäfer
e6e9b1b7d7
Merge pull request #994 from Human-Connection/signup_as_admin
...
Signup new users as admin
2019-07-10 11:46:50 +02:00
Robert Schäfer
808f703a4f
Merge pull request #1009 from Human-Connection/dependabot/npm_and_yarn/backend/babel/preset-env-7.5.4
...
Bump @babel/preset-env from 7.5.2 to 7.5.4 in /backend
2019-07-10 11:05:21 +02:00
Robert Schäfer
238d6b98de
Merge pull request #1013 from Human-Connection/dependabot/npm_and_yarn/webapp/babel/preset-env-7.5.4
...
Bump @babel/preset-env from 7.4.5 to 7.5.4 in /webapp
2019-07-10 11:04:50 +02:00
Robert Schäfer
b7b47e4dde
Merge pull request #1007 from Human-Connection/remove_right_padding
...
Follow up of #958
2019-07-10 11:04:23 +02:00
Robert Schäfer
2e9c4ad40a
Add documentation how to enable maintenance mode
2019-07-10 10:51:40 +02:00
Robert Schäfer
a87330ef9b
Update maintenance docker image on master build
2019-07-10 10:50:39 +02:00
Robert Schäfer
97aaff92a5
Remove unnecessary config
2019-07-10 10:50:39 +02:00
Matt Rider
6d5ffc0464
Rename labels, decrease replicas to 1
2019-07-10 10:50:39 +02:00
Matt Rider
c79ec1f6fe
Add nginx maintenance and test locally
2019-07-10 10:50:39 +02:00
Matt Rider
2a76e9b18a
Add service yaml for nginx(maintenance) service
2019-07-10 10:50:39 +02:00
Alexander Friedland
f47e897750
Merge branch 'master' into 806-HcContributionForm-submit-is-not-disabled-by-default
2019-07-10 09:43:11 +02:00
Robert Schäfer
0d3f48e258
Merge pull request #1014 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-2.6.8
...
Bump apollo-server from 2.6.6 to 2.6.8 in /backend
2019-07-10 09:34:58 +02:00
senderfm
3481b1f24b
maximum number of characters in content without html tags is 2000, characters are counted and number is displayed. regex is strongly shortened.
2019-07-10 09:18:47 +02:00
Robert Schäfer
6f4e1b6f30
Fix cypress
2019-07-10 09:01:57 +02:00
Robert Schäfer
6f011b3421
Merge pull request #1008 from Human-Connection/dependabot/npm_and_yarn/cypress-3.4.0
...
Bump cypress from 3.3.2 to 3.4.0
2019-07-10 08:51:07 +02:00