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

Separating dashboard and outline #166

Merged
merged 5 commits into from Sep 2, 2019
Merged

Separating dashboard and outline #166

merged 5 commits into from Sep 2, 2019

Conversation

megoth
Copy link
Contributor

@megoth megoth commented Aug 27, 2019

No reason to reuse elements from the outline container that is used for displaying panes for a given subject.

This commit separates the logic for the two, and handles switching between them.

Not done any styling on cancel button, as I want to know how Tim wants to have it first.

This fixes #154

This has some breaking changes in API that mashlib uses, and mashlib will require these commit to continue functioning.

@megoth megoth requested review from Vinnl and timbl August 27, 2019 20:24
megoth added a commit to SolidOS/mashlib that referenced this pull request Aug 27, 2019
Although the changes in databrowser.html and browser.html is not necessary, it is easier to read the code if the new elements are introduced.

This fixes SolidOS/solid-panes#154 and is dependent on changes in SolidOS/solid-panes#166
@megoth megoth added this to To do in Data Browser via automation Aug 27, 2019
@megoth
Copy link
Contributor Author

megoth commented Aug 27, 2019

The corresponding changes in mashlib can be found at SolidOS/mashlib#67

@megoth megoth moved this from To do to Needs review in Data Browser Aug 27, 2019
Copy link
Contributor

@Vinnl Vinnl left a comment

Choose a reason for hiding this comment

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

Overal looks good; fine with merging if the JSDoc is fixed.

outline/manager.js Outdated Show resolved Hide resolved
outline/manager.js Outdated Show resolved Hide resolved
@megoth megoth moved this from Needs review to In progress in Data Browser Aug 28, 2019
@megoth megoth moved this from In progress to Needs review in Data Browser Aug 28, 2019
outline/manager.js Outdated Show resolved Hide resolved
@megoth megoth moved this from Needs review to In progress in Data Browser Aug 29, 2019
megoth added a commit that referenced this pull request Aug 29, 2019
@megoth megoth moved this from In progress to On hold in Data Browser Aug 29, 2019
@megoth megoth added the release-major Add to PR to indicate that merging it denotes a major (semver) release label Aug 29, 2019
@megoth megoth moved this from On hold to Done in Data Browser Aug 30, 2019
No reason to reuse elements from the outline container that is used for displaying panes for a given subject.

This commit separates the logic for the two, and handles switching between them.

Not done any styling on cancel button, as I want to know how Tim wants to have it first.

This fixes #154
This presents a cancelButton next to the tabs.

This relies on changes in https://github.com/solid/solid-ui/pull/110
@megoth megoth merged commit 22d3d89 into master Sep 2, 2019
@megoth megoth deleted the global-dashboard branch September 2, 2019 11:42
@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-major Add to PR to indicate that merging it denotes a major (semver) release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Global panes should replace the view for normal panes
4 participants