dependabot[bot]
54c6fe1332
Bump tiptap-extensions from 1.13.0 to 1.14.0
...
Bumps [tiptap-extensions](https://github.com/scrumpy/tiptap ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-extensions@1.13.0...tiptap-extensions@1.14.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-09 12:22:04 +01:00
dependabot[bot]
61f6e8d7c2
Bump babel-jest from 24.1.0 to 24.3.1
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.1.0 to 24.3.1.
- [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/v24.3.1/packages/babel-jest )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-09 12:20:51 +01:00
dependabot[bot]
48732c50b5
Bump vue-jest from 3.0.3 to 3.0.4
...
Bumps [vue-jest](https://github.com/eddyerburgh/vue-jest ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/eddyerburgh/vue-jest/releases )
- [Commits](https://github.com/eddyerburgh/vue-jest/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-09 12:20:23 +01:00
Robert Schäfer
525da7a303
Without vue-portal all the oddities vanish
...
CC @Tirokk @mattwr18 @appinteractive
Major breakthrough: If I remove `vue-portal` entirely from the
styleguide, problem solved. Not only that we can remove the TODOs from
the tests. Even wrappers of subcomponents get updated when I interact
with the root component. What a bliss 😂
Example code:
```js
let button = wrapper.find('div div div button')
expect(button.attributes()).toEqual({disabled: 'disabled'})
wrapper.doSomeAction()
expect(button.attributes()).toEqual({})
```
2019-03-09 12:20:23 +01:00
Robert Schäfer
2831af469a
Remove all code related to vue-portal
2019-03-09 12:20:23 +01:00
Robert Schäfer
93a0e6654d
Fledge out the test case for ReportModal
...
@Tirokk I think I could narrow down our problem to an additional call of
Wrapper(). The fact that we have to call it at least twice is a strong
indicator of non-atomic tests, which is bad.
2019-03-08 20:41:17 +01:00
Robert Schäfer
c0d545bae0
Refactor ReportModal
...
@Tirokk and I had a hard time to reason about the then/catch block if
$toast is undefined.
2019-03-08 20:41:17 +01:00
Robert Schäfer
193cff45e2
Test ReportModal with a wrapper component
...
... called ModalTestbed
2019-03-08 20:41:17 +01:00
Robert Schäfer
2a1276cdc3
Better test ReportModal first
2019-03-08 20:41:17 +01:00
Robert Schäfer
e10b9fde74
Fix translations, lint and some tests
2019-03-08 20:41:17 +01:00
Matt Rider
3cebb0eea0
Update ReportModal to work with back end
2019-03-08 20:41:17 +01:00
Robert Schäfer
44b216f138
Scaffold DisableModal and .spec
2019-03-08 20:41:16 +01:00
Grzegorz Leoniec
f8c24eb79a
Merge master in
2019-03-08 18:38:33 +01:00
dependabot[bot]
c4f2457765
Merge pull request #231 from Human-Connection/dependabot/npm_and_yarn/tiptap-1.14.0
2019-03-08 17:19:41 +00:00
dependabot[bot]
3229dbc1d0
Bump tiptap from 1.13.0 to 1.14.0
...
Bumps [tiptap](https://github.com/scrumpy/tiptap ) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap@1.13.0...tiptap@1.14.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-08 14:36:18 +00:00
Grzegorz Leoniec
243d604abc
Merge pull request #213 from Human-Connection/distinct-shouts-and-follows
...
Fix follow and shout status
2019-03-08 15:33:31 +01:00
mattwr18
572862e8aa
Merge branch 'master' into 27_disable_posts
2019-03-06 22:11:42 -03:00
Grzegorz Leoniec
c71f6fb07c
Merge remote-tracking branch 'origin/master' into distinct-shouts-and-follows
2019-03-06 18:46:16 +01:00
Grzegorz Leoniec
d848929302
Improved countTo component
2019-03-06 18:45:57 +01:00
Grzegorz Leoniec
6617aaefc3
Merge branch 'master' into distinct-shouts-and-follows
2019-03-06 16:34:25 +01:00
Grzegorz Leoniec
78c9b83282
Fixed follow stats
2019-03-06 13:08:26 +01:00
dependabot[bot]
995ae36f21
Merge pull request #188 from Human-Connection/dependabot/npm_and_yarn/@vue/cli-shared-utils-3.4.1
2019-03-06 03:40:42 +00:00
dependabot[bot]
70416b4722
Bump @vue/cli-shared-utils from 3.4.0 to 3.4.1
...
Bumps [@vue/cli-shared-utils](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-shared-utils ) from 3.4.0 to 3.4.1.
- [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/v3.4.1/packages/@vue/cli-shared-utils )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 01:24:16 +00:00
dependabot[bot]
b3e42fc444
Merge pull request #225 from Human-Connection/dependabot/npm_and_yarn/@nuxtjs/axios-5.4.1
2019-03-06 01:21:53 +00:00
dependabot[bot]
4efe4f42e9
Bump @nuxtjs/axios from 5.3.6 to 5.4.1
...
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module ) from 5.3.6 to 5.4.1.
- [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.3.6...v5.4.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 23:05:15 +00:00
dependabot[bot]
8fcd108eb6
Merge pull request #221 from Human-Connection/dependabot/npm_and_yarn/eslint-5.15.1
2019-03-05 23:02:08 +00:00
Grzegorz Leoniec
29dac5c5a3
Removed unused voted var from author component
2019-03-05 17:37:48 +01:00
Grzegorz Leoniec
8792f02932
Improved follow button optimistic behavior
2019-03-05 17:35:41 +01:00
Grzegorz Leoniec
d9b633c5ae
Make follow button update instant
2019-03-05 17:26:20 +01:00
Grzegorz Leoniec
d30649164a
Improved following and shout behavior
2019-03-05 17:19:35 +01:00
Grzegorz Leoniec
66edec0dc8
Translated shot button
2019-03-05 14:30:02 +01:00
Grzegorz Leoniec
1423101ca5
Disable shouting for own content
2019-03-05 14:18:06 +01:00
Grzegorz Leoniec
33ef91ee08
Fixed an issue with following state update
2019-03-05 13:47:33 +01:00
Grzegorz Leoniec
e20d3fb214
Improved following button and translated it
2019-03-05 13:43:09 +01:00
Grzegorz Leoniec
975c0c80f9
Added unshout functionality to shout button
2019-03-05 12:53:46 +01:00
Grzegorz Leoniec
30e7c57764
Fixed shout and follow behavior
2019-03-05 11:39:55 +01:00
Grzegorz Leoniec
dc13467294
Use new follow mutation
2019-03-05 11:21:19 +01:00
Grzegorz Leoniec
c40f6521d1
Use new shout mutation
2019-03-05 11:19:23 +01:00
dependabot[bot]
fd87c0dd7d
Bump eslint from 5.14.1 to 5.15.1
...
Bumps [eslint](https://github.com/eslint/eslint ) from 5.14.1 to 5.15.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.14.1...v5.15.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 04:18:55 +00:00
Robert Schäfer
2f9ab97b14
Fix cypress test with more specific matcher
2019-03-04 19:31:01 +01:00
Robert Schäfer
6f116b6963
Remove custom error page
...
I find the custom error page out of scope of this PR so I will create
another tracking PR to get this feature merged as soon as possible.
See: https://github.com/Human-Connection/Nitro-Web/pull/216
2019-03-04 15:56:56 +01:00
Robert Schäfer
1672db0dfb
Implement custom error page
...
We need styling and additional translation for other
HTTP error codes.
CC @appinteractive
2019-03-04 15:39:09 +01:00
Robert Schäfer
cfbd19b428
Quickfix of different virtual DOM on client/server
2019-03-04 15:39:09 +01:00
Robert Schäfer
eaa2017ba4
This technically lets the cypress tests pass
...
@appinteractive when I run the whole apollo request in `asyncData` I get
errors that there is a mismatch of the virtual DOM trees for client and
server. Any ideas?
2019-03-04 15:39:09 +01:00
Robert Schäfer
804cb796b8
Fix lint
2019-03-04 15:39:09 +01:00
Robert Schäfer
370748ce55
Sketch cypress test to hide posts from the public
2019-03-04 15:39:09 +01:00
Grzegorz Leoniec
76c4e4cd8f
Show status of follows and shouts for currently logged in user
2019-03-03 19:30:54 +01:00
Grzegorz Leoniec
fe99629fe8
Merge pull request #197 from Human-Connection/add-styleguide-dev-mode
...
Add styleguide dev mode
2019-03-01 11:43:37 +01:00
Grzegorz Leoniec
d6a44edb7c
Merge branch 'master' into add-styleguide-dev-mode
2019-02-28 17:41:07 +01:00
Robert Schäfer
157c3a1563
Merge pull request #199 from Human-Connection/194_stop_decoding_jwt_on_frontend
...
194 stop decoding jwt on frontend
2019-02-28 17:22:27 +01:00