senderfm
f7ec19f960
merge master
2019-07-10 13:58:11 +02:00
Robert Schäfer
b8c5db48a6
Implement prefix of image urls with a filter
...
Fix #820
Ok, so after I would have to use the same method in three different
locations (`<ds-card>` expects an `image` attribute but cannot render
entire components) I decided to implement the prefix of image urls with
a filter rather than a component. The downside of this is that we have
to add the filter on a lot of component tests. The benefit is less
components and hopefully less complexity.
2019-06-13 16:56:41 +02:00
5202763dd8
frontend lint fixes
2019-05-23 19:40:39 +02:00
Matt Rider
0d243b225e
Fix lint
...
- when will this be automated!!!
2019-05-09 15:53:01 -03:00
Matt Rider
71f3dd73aa
Update tests
2019-05-09 15:03:54 -03:00
Matt Rider
3c8a59c01b
Merge branch '2019/kw15/change_password_strength' of github.com:Human-Connection/Human-Connection into 2019/kw15/change_password_strength
2019-05-09 14:32:36 -03:00
Matt Rider
c0907dd7c5
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2019/kw15/change_password_strength
2019-05-09 14:32:29 -03:00
4fef755caf
removed invalid test case
2019-05-09 14:43:56 +02:00
4a9514c5fb
tried to removed duplicate submit call
2019-05-09 14:42:12 +02:00
Matt Rider
b8465c914c
Update failing test, fix linting
...
- moved passwordStrength to watch since there was a "unexpected side effect in computed property vue" in lint
- found this SO post https://stackoverflow.com/questions/53757107/handling-unexpected-side-effect-in-computed-properties-vuejs
2019-05-08 21:20:58 -03:00
7e258bc3d3
basic stuff from alpha
2019-04-11 17:24:05 +02:00