Skip to content

Hide MSUI buttons until configured#2973

Closed
annapurna-gupta wants to merge 13 commits intoOpen-MSS:prepare_merge_to_develop_from_GSOC2025-AnnapurnaGuptafrom
annapurna-gupta:Hide-UI-Elements
Closed

Hide MSUI buttons until configured#2973
annapurna-gupta wants to merge 13 commits intoOpen-MSS:prepare_merge_to_develop_from_GSOC2025-AnnapurnaGuptafrom
annapurna-gupta:Hide-UI-Elements

Conversation

@annapurna-gupta
Copy link
Copy Markdown
Collaborator

Purpose of PR?:

Fixes #2901

annapurna-gupta and others added 10 commits January 6, 2026 16:42
Save view settings on application close  for top, side, linear, and table for flight tracks
Implemented restoring of views logic and added a test to cover the functionality.
…-MSS#2861)

* Add function to save and restore view settings for an operation in database


---------

Co-authored-by: Matthias Riße <9308656+matrss@users.noreply.github.com>
…pen-MSS#2893)

Adds functionality to share custom views between operation members. Includes a 'Manage Views' widget allowing users to browse and apply shared views, as well as options for renaming views before sharing.  Addresses the need for collaborative view configurations within an operation.
* Reorder SharedView __init__ params

* Enable CI for prepare** branches
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.8 to 7.0.9.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@271a8d0...84ae59a)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 7.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.9 to 7.0.11.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@84ae59a...22a9089)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: 7.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* duplicate entries removed

* removed unused imports
@annapurna-gupta
Copy link
Copy Markdown
Collaborator Author

@ReimarBauerI think the tests are failing because there might be an issue with Pixi.

@ReimarBauer
Copy link
Copy Markdown
Member

ReimarBauer commented Jan 18, 2026

@annapurna-gupta see here https://github.com/Open-MSS/MSS/pull/2975/files
I've not seen that on the merge itselfs. Next time I run tests locally.

you can setuo a git remote, https://mss.readthedocs.io/en/stable/development.html#setting-up-a-git-remote when not done

get fetch upstream # not sure if it is needed
git pull upstream prepare_merge_to_develop_from_GSOC2025-AnnapurnaGupta

also rebase can be done afterwards
git rebase upstream prepare_merge_to_develop_from_GSOC2025-AnnapurnaGupta

I had to take twice the newer release on
.github/workflows/update-pixi-lockfile.yml

fixing; git add .github/workflows/update-pixi-lockfile.yml; git rebase --continue. X 2

@ReimarBauer ReimarBauer force-pushed the prepare_merge_to_develop_from_GSOC2025-AnnapurnaGupta branch from 311737d to 1f8da64 Compare March 11, 2026 14:43
@ReimarBauer ReimarBauer force-pushed the prepare_merge_to_develop_from_GSOC2025-AnnapurnaGupta branch from 1f8da64 to 359eee9 Compare March 31, 2026 12:32
@ReimarBauer
Copy link
Copy Markdown
Member

see #3053

@ReimarBauer ReimarBauer closed this Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants