Wolfgang Huß
|
927e389b3a
|
Fix Cypress test
- Change `profile-header` to `profile-header-card`.
|
2020-06-25 13:23:22 +02:00 |
|
Dries Cruyskens
|
ca00968444
|
Added integration tests for uploading and displaying a user's profile header image. Adjusted existing tests for the profile image to make them more distinct.
|
2020-06-12 18:30:46 +02:00 |
|
Alina Beck
|
53931a38e5
|
fix cypress tests
|
2020-02-11 19:47:05 +01:00 |
|
mattwr18
|
74a7db5388
|
Convert missed ds-avatar, fix cypress test
|
2020-01-20 10:08:27 +01:00 |
|
Matt Rider
|
e541d88e72
|
Add force true to userprofile upload
- It was being covered by another element:
<div class="v-popover avatar-menu">...</div>
|
2019-07-09 10:52:39 -03:00 |
|
Matt Rider
|
c6cadc60c3
|
Remove semicolons added with .vscode linting, unused library
|
2019-06-03 21:23:11 -03:00 |
|
Matt Rider
|
b5b6c3ef51
|
Fix cypress test
|
2019-06-03 20:10:49 -03:00 |
|
Matt Rider
|
cebd1046c7
|
Write cypress tests, show dropzone conditionally
- If it's the user's profile, show vueDropzone, if not show just the user's avatar
- apollo mutation is being called twice for drag and drop events
|
2019-05-24 01:26:37 -03:00 |
|