Hank™

Results 9 issues of Hank™

Hi! Thanks for sharing your code, it helped me get stated creating my own app! Do you have any idea if it is possible to trigger an event (like a...

I tried the angular-appollo example and it runs alright. However, changes made to the list of posts are not automatically reflected in the UI. If I for example add a...

This PR adds an e2e test to verify the output of notifications when an account is close to expire. - - - This change is [](https://reviewable.io/reviews/mullvad/mullvadvpn-app/3947)

Desktop frontend

Update action.yml to use node 16. Soves #30

### Describe the request Github Actions are deprecating workflows that are running on Node v12: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ Please update the Node version used by setup-protoc to v16 ### Describe the current...

type: enhancement
topic: infrastructure

This PR updates actions used in the translations.yml workflow. [Github will start running all actions on Node 16](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/), so actions using Node 12 need to be update to use Node...

- Add alternative to start e2e tests using daemon - Prevent React from looking for devtools when running in CI - Separate tests running with daemon from tests running with...

Desktop frontend

Update action.yml to use node 16 Update github workflow to use node 16 Solves #3

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: maxim-lobanov/setup-android-tools