Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move trustedApplications into basicPreferences #165

Merged
merged 1 commit into from Aug 27, 2019

Conversation

Vinnl
Copy link
Contributor

@Vinnl Vinnl commented Aug 27, 2019

This removes everything but the render function from the trustedApplications Pane definition, and exports that. trustedApplicationsPane.ts looks like a large diff, but the only change is the removal of the unused subject parameter, and changing the indentation and function name.

Fixes #151.

@Vinnl Vinnl requested a review from megoth August 27, 2019 12:09
@Vinnl Vinnl added this to To do in Data Browser via automation Aug 27, 2019
@Vinnl Vinnl moved this from To do to Needs review in Data Browser Aug 27, 2019
Copy link
Contributor

@megoth megoth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

The only problem I saw was some missing styles on headers - but this is not a problem with the work here, this is the result of earlier work. I've created an issue for it - SolidOS/mashlib#66.

@megoth megoth merged commit 477da8b into master Aug 27, 2019
Data Browser automation moved this from Needs review to Done Aug 27, 2019
@megoth megoth deleted the 155-trustedApps-basicPrefs branch August 27, 2019 17:06
@megoth megoth added the release-minor Add to PR to indicate that merging it denotes a minor (semver) release label Aug 29, 2019
@megoth megoth moved this from Done to Release 2 in Data Browser Sep 2, 2019
@brownhoward brownhoward added this to the Data Browser Release 2 milestone Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-minor Add to PR to indicate that merging it denotes a minor (semver) release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move TrustedApplications to the basicPreferences Pane
3 participants