Browser extension fixes (#8)

* Set full url on service

* Link logo to `/activities` in modal

* Update changelog

* Honor the selected task and set the correct billability
This commit is contained in:
Manuel Bouza
2019-03-30 06:59:18 +01:00
committed by Tobias Miesel
parent 0f5172a820
commit 02a0bec738
10 changed files with 87 additions and 52 deletions

View File

@@ -16,6 +16,7 @@
"test:watch": "node_modules/.bin/jest --watch"
},
"dependencies": {
"@babel/polyfill": "^7.4.0",
"@bugsnag/js": "^5.2.0",
"@bugsnag/plugin-react": "^5.2.0",
"axios": "^0.18.0",