Owen Derby

Results 5 issues of Owen Derby

**Describe the issue** In our CI environment, we run `git lfs fetch` followed by a `git lfs checkout` to properly pull down/populate large fixture objects in our repo from git...

mcve-required
to-investigate

Now that we have [karma](https://github.com/5calls/5calls/pull/181) and [CI](https://github.com/5calls/5calls/pull/193) setup for our frontend code, we should agree on a few ground rules/expectations for tests in the repository. I hope this can be...

backend
frontend

Purely an enhancement, but it'd be nice to know how our server is doing. Also to answer questions like "is the cache even useful?" We could start with just the...

enhancement
backend

Clicking on an anchor element in IE doesn't trigger the callback passed to href to be called. I believe this is because the logic for finding the anchor node containing...

Definitely a future enhancement, but it'd be cool if we could launch the app from the browser, using [Intents with Chrome](https://developer.chrome.com/multidevice/android/intents). The UX would be pretty simple - the user...