664 Commits

Author SHA1 Message Date
Grzegorz Leoniec
3042bcfa35
Upgraded babel 2019-02-08 13:56:16 +01:00
Grzegorz Leoniec
17ad1879d6
Fixed Apollo SSR issue 2019-02-08 13:32:32 +01:00
Grzegorz Leoniec
edd6c60230
Pinned dependencies and added some missing peer dependencies too 2019-02-08 10:48:29 +01:00
Grzegorz Leoniec
407b304bea
Fixed typo 2019-02-07 13:21:49 +01:00
dependabot[bot]
9ba22002b7
Merge pull request #161 from Human-Connection/dependabot/npm_and_yarn/eslint-5.13.0 2019-02-04 10:46:35 +00:00
dependabot[bot]
d404353e31
Bump eslint from 5.12.1 to 5.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.12.1...v5.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 10:12:42 +00:00
dependabot[bot]
245c3e48bf
Merge pull request #160 from Human-Connection/dependabot/npm_and_yarn/@vue/server-test-utils-1.0.0-beta.29 2019-02-04 10:09:02 +00:00
dependabot[bot]
12d82f23ce
Bump @vue/server-test-utils from 1.0.0-beta.28 to 1.0.0-beta.29
Bumps [@vue/server-test-utils](https://github.com/vuejs/vue-test-utils) from 1.0.0-beta.28 to 1.0.0-beta.29.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.28...v1.0.0-beta.29)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 04:58:24 +00:00
Grzegorz Leoniec
20470c4511
Merge pull request #145 from Human-Connection/bg-fix-mobile-friendliness-122
fix mobile friendliness for post
2019-01-29 04:58:00 +01:00
Grzegorz Leoniec
cc3556a106
Merge branch 'master' into bg-fix-mobile-friendliness-122 2019-01-29 04:57:20 +01:00
dependabot[bot]
24365a577f
Merge pull request #144 from Human-Connection/dependabot/npm_and_yarn/eslint-5.12.1 2019-01-29 03:31:03 +00:00
dependabot[bot]
b901097cd5
Bump eslint from 5.11.1 to 5.12.1
Bumps [eslint](https://github.com/eslint/eslint) from 5.11.1 to 5.12.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.11.1...v5.12.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-29 03:01:21 +00:00
dependabot[bot]
f9eed87874
Merge pull request #136 from Human-Connection/dependabot/npm_and_yarn/graphql-14.1.1 2019-01-29 02:58:37 +00:00
Grzegorz Leoniec
a36e2a3e5a
Merge branch 'master' into dependabot/npm_and_yarn/graphql-14.1.1 2019-01-29 03:41:16 +01:00
Robert Schäfer
f05ad951f8
Merge pull request #149 from Human-Connection/tansaku-patch-2
Create CODE_OF_CONDUCT.md
2019-01-28 16:57:53 +01:00
Robert Schäfer
bf5bd60b3e
Merge branch 'master' into tansaku-patch-2 2019-01-28 15:12:33 +01:00
Joseph Ngugi
1a56206c6c
Merge branch 'master' into bg-fix-mobile-friendliness-122 2019-01-26 06:42:50 +03:00
Joseph Ngugi
b30c5fbd94
Merge branch 'master' into bg-fix-mobile-friendliness-122 2019-01-26 06:42:36 +03:00
Grzegorz Leoniec
8c74605a48
Merge pull request #150 from Human-Connection/fix_JWT_quotes
Fix jwt quotes
2019-01-25 20:42:13 +01:00
Robert Schäfer
ba92a62bf7 Fix JWT 500 error during testing in docker
JWT errors again (no quotation marks in the backend but in frontend)
I thought I had fixed it already
2019-01-25 17:52:48 +01:00
Robert Schäfer
cf9a30328d Don't seed log redirect to /dev/null
The seeding does not log each request to stdout anymore so it does not
clutter our build server log anymore
2019-01-25 17:51:41 +01:00
Sam Joseph
2cbda437c8
Create CODE_OF_CONDUCT.md 2019-01-24 15:36:37 +00:00
Joseph Ngugi
1f19285af3
Merge branch 'master' into bg-fix-mobile-friendliness-122 2019-01-23 03:47:34 +03:00
Grzegorz Leoniec
e219cf886f
Merge pull request #107 from Human-Connection/report-content
Report Content
2019-01-22 14:52:56 +01:00
kachulio1
427edb2c38 add width in flex-item 2019-01-22 01:55:41 +03:00
Robert Schäfer
fb18264387 Re-add step definition of unrelated cucumber 2019-01-21 15:46:38 +01:00
Robert Schäfer
6efa2b01c9 Fix eslint 2019-01-21 15:16:13 +01:00
Robert Schäfer
e63e346720 Refactor "Report content" cucumber feature 2019-01-21 15:12:13 +01:00
Grzegorz Leoniec
4af7a6673c
Mobile friendly admin, settings and moderation 2019-01-21 12:06:38 +01:00
Grzegorz Leoniec
834973f3d3
Try to fix test 2019-01-21 11:49:37 +01:00
Grzegorz Leoniec
6c74531608
Fixed logout link styling 2019-01-21 09:14:36 +01:00
Grzegorz Leoniec
04663aa94a
Improved modal 2019-01-21 08:53:17 +01:00
Robert Schäfer
ec52a169ab
Merge branch 'master' into dependabot/npm_and_yarn/graphql-14.1.1 2019-01-18 20:07:11 +01:00
Grzegorz Leoniec
f19d46a7c6
Merge branch 'master' into report-content 2019-01-18 16:31:45 +01:00
Grzegorz Leoniec
1a106dc6cc
Removed polling on moderation page due to error 2019-01-18 16:30:25 +01:00
Grzegorz Leoniec
e5eb9c922e
Merge pull request #141 from Human-Connection/comming-soon-and-placeholders
Comming Soon and Empty States
2019-01-18 16:28:00 +01:00
Grzegorz Leoniec
981c9b3c92
Fixed empty related post handling 2019-01-18 15:40:24 +01:00
Grzegorz Leoniec
ab5a2e6efc
Fixed an issue in seo mixin 2019-01-18 15:39:11 +01:00
Grzegorz Leoniec
3091b643b5
Merge branch 'comming-soon-and-placeholders' of github.com:appinteractive/hc-prototype-ui into comming-soon-and-placeholders 2019-01-18 15:38:59 +01:00
Grzegorz Leoniec
b6b77a18a5
Added unique class name to body tag based on page name 2019-01-18 15:38:37 +01:00
Grzegorz Leoniec
1e51c44a62
Added unique class name to body tag based on page name 2019-01-18 15:36:01 +01:00
Grzegorz Leoniec
233bce13e4
Empty profile 2019-01-18 15:35:58 +01:00
Grzegorz Leoniec
011871405c
Empty relations 2019-01-18 15:35:53 +01:00
Grzegorz Leoniec
c7ffcc44c6
empty comments 2019-01-18 15:35:48 +01:00
Grzegorz Leoniec
baac0748a0
Added comming soon empty state to setting, admin and take action pages 2019-01-18 15:35:40 +01:00
Grzegorz Leoniec
e0bbe5e603
Added empty component 2019-01-18 15:34:08 +01:00
Grzegorz Leoniec
91a9aed46a
Fixed content menu and modal styles 2019-01-18 14:57:43 +01:00
Grzegorz Leoniec
90d7b94e7a
Merged master in 2019-01-18 14:27:00 +01:00
dependabot[bot]
707e8c1a89
Bump graphql from 14.0.2 to 14.1.1
Bumps [graphql](https://github.com/graphql/graphql-js) from 14.0.2 to 14.1.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v14.0.2...v14.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-18 13:03:59 +00:00
Grzegorz Leoniec
c88534e255
Merge pull request #134 from Human-Connection/upgrade-styleguied
Upgrade styleguide
2019-01-18 14:01:38 +01:00