Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

release: 2.7.0 #1600

Merged
merged 7 commits into from
Jan 9, 2020
Merged

release: 2.7.0 #1600

merged 7 commits into from
Jan 9, 2020

Conversation

alexbarnsley
Copy link
Member

Includes some additions since the original release PR #1584

renovate bot and others added 7 commits December 17, 2019 07:02

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
* feat: add advanced mode option to profile editing

* refactor: disable plugin installation from source

* test: add specs

* refactor: install source button for tooltip

* chore: add advanced mode text

* test: fix failing

* refactor: add advanced mode legal confirmation

Co-authored-by: Alex Barnsley <8069294+alexbarnsley@users.noreply.github.com>
* fix: re-render chart if currency changed while being inactive

* fix: change tooltip mode to not show duplicate labels
* feat: plugins whitelist

* chore: update blacklist/whitelist urls

* fix: show installed plugins even if not whitelisted

* chore: remove unused var

* fix: disable blacklisted plugins on update

* fix: only disable if profile filters blacklist
@ghost ghost added Complexity: High More than 256 lines changed. Type: Release The issue or pull request is related to an upcoming release. labels Jan 9, 2020
@codecov
Copy link

codecov bot commented Jan 9, 2020

Codecov Report

Merging #1600 into master will decrease coverage by 0.02%.
The diff coverage is 28.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1600      +/-   ##
==========================================
- Coverage   46.27%   46.24%   -0.03%     
==========================================
  Files         297      298       +1     
  Lines        7509     7557      +48     
  Branches     1461     1470       +9     
==========================================
+ Hits         3475     3495      +20     
- Misses       3839     3864      +25     
- Partials      195      198       +3
Impacted Files Coverage Δ
src/renderer/components/Modal/ModalWindow.vue 76.47% <ø> (ø) ⬆️
src/renderer/App.vue 0% <0%> (ø) ⬆️
...rc/renderer/components/MarketChart/MarketChart.vue 31.42% <0%> (+2.71%) ⬆️
src/renderer/pages/Profile/ProfileEdition.vue 7.4% <0%> (-0.6%) ⬇️
src/renderer/pages/PluginManager.vue 24.63% <0%> (+0.55%) ⬆️
...anagerButtons/PluginManagerButtonInstallSource.vue 100% <100%> (ø) ⬆️
src/renderer/models/profile.js 100% <100%> (ø) ⬆️
src/renderer/store/modules/plugin.js 2.42% <15.38%> (+0.87%) ⬆️
...onents/Profile/ProfileAdvancedModeConfirmation.vue 50% <50%> (ø)
src/renderer/store/modules/session.js 36.62% <80%> (+1.29%) ⬆️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 516c16b...5abc305. Read the comment docs.

@alexbarnsley alexbarnsley merged commit 2bdab6c into master Jan 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: High More than 256 lines changed. Type: Release The issue or pull request is related to an upcoming release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants