-
Notifications
You must be signed in to change notification settings - Fork 362
Versions environments updates #4949
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
Open
tdgao
wants to merge
19
commits into
main
Choose a base branch
from
truman/versions-environments-updates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+430
−282
Open
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
241c4bf
add environment to version page metadata card
tdgao 3cbd96b
remove environment migration warnings
tdgao 5123f90
show settings/environments in nav only for staff
tdgao b2c470c
use v2 versions route due to regressions
tdgao 13131f7
add modpack incorrect loaders migration
tdgao edd5903
remove modpack migration step
tdgao 624e792
remove unused var
tdgao 158357a
run pnpm intl:extract
tdgao c406f6c
componentize environment migration page
tdgao ea1b387
rename environment selector
tdgao 18a3351
rename environment selector pt2
tdgao d19a192
add migration modal to admonition
tdgao 7407e81
hide environments in settings and show message
tdgao 6fd3589
show environment in project versions table
tdgao 486b19d
pnpm fix
tdgao b522c48
Merge branch 'main' into truman/versions-environments-updates
tdgao 7918b90
pnpm fix on ui package
tdgao 2a5be6b
intl:extract
tdgao 94b99ce
fix: .value
IMB11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
apps/frontend/src/components/ui/create-project-version/stages/AddEnvironmentStage.vue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs to be a different key for the useAsyncData, as it will cause a cache conflict