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

Analysis view: use initialOptions to save & restore view state on navigation #1744

Merged
merged 17 commits into from
May 10, 2024

Conversation

markgrahamdawson
Copy link
Contributor

@markgrahamdawson markgrahamdawson commented Apr 9, 2024

These changes build on the work undertaken to save & restore workspace layout on navigation #1664

Which is part of a larger issue #662

There was an equivalent pull request for the log view #1688
There is an equivalent pull request for the tree view which this builds on: #1705
There is an equivalent pull request for the table view which this builds on: #1711
There is an equivalent pull request for the graph view which this builds on: #1717

Check List

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • Applied any dependency changes to both setup.cfg (and conda-environment.yml if present).
  • Tests are included (or explain why tests are not needed).
  • CHANGES.md entry included if this is a change that can affect users
  • Cylc-Doc pull request opened if required at cylc/cylc-doc/pull/XXXX.
  • If this is a bug fix, PR should be raised against the relevant ?.?.x branch.

@markgrahamdawson markgrahamdawson changed the title Lumino adv analysis Analysis view: use initialOptions to save & restore view state on navigation Apr 9, 2024
@markgrahamdawson markgrahamdawson self-assigned this Apr 9, 2024
@markgrahamdawson markgrahamdawson marked this pull request as ready for review April 9, 2024 10:31
@markgrahamdawson markgrahamdawson changed the title Analysis view: use initialOptions to save & restore view state on navigation Analysis view: use initialOptions to save & restore view state on navigation Apr 9, 2024
src/views/Analysis.vue Outdated Show resolved Hide resolved
tests/e2e/specs/analysis.cy.js Outdated Show resolved Hide resolved
tests/e2e/specs/analysis.cy.js Outdated Show resolved Hide resolved
@MetRonnie MetRonnie added this to the 2.5.0 milestone Apr 9, 2024
@MetRonnie MetRonnie added data workflows team Work pertaining to the analysis/gantt/etc views small UX/UI User experience and interface improvements labels Apr 9, 2024
CHANGES.md Outdated Show resolved Hide resolved
src/views/Analysis.vue Outdated Show resolved Hide resolved
@MetRonnie
Copy link
Member

@JAllen42 or @ChrisPaulBennett could 1 of you review this?

@ChrisPaulBennett
Copy link
Contributor

@MetRonnie I'm on it

Copy link
Contributor

@JAllen42 JAllen42 left a comment

Choose a reason for hiding this comment

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

Looks good to me

src/views/Analysis.vue Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
tests/e2e/specs/analysis.cy.js Outdated Show resolved Hide resolved
tests/e2e/specs/analysis.cy.js Outdated Show resolved Hide resolved
Copy link
Member

@MetRonnie MetRonnie left a comment

Choose a reason for hiding this comment

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

👍

@oliver-sanders
Copy link
Member

@MetRonnie, @markgrahamdawson, two approvals, good to merge?

@MetRonnie MetRonnie merged commit fc58b4e into cylc:master May 10, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data workflows team Work pertaining to the analysis/gantt/etc views small UX/UI User experience and interface improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants