-
Notifications
You must be signed in to change notification settings - Fork 221
Pr3 add join leave UI buttons #2795
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
Merged
peterschmidt85
merged 29 commits into
dstackai:master
from
haydnli-shopify:PR3-add-join-leave-ui-buttons
Jun 26, 2025
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
8957771
fix: retrack PR2 based on PR1
haydnli-shopify ef9e0d8
fix: lint errors in test_projects.py
haydnli-shopify f91bf86
fix: update test assertions to include is_public field
haydnli-shopify f83e3c9
style: apply pre-commit formatting fixes
haydnli-shopify 37fe42c
Add project visibility update API endpoint
haydnli-shopify 846eb09
Fix user autocomplete: allow all users to see user list
haydnli-shopify 3d0ea5b
Fix project deletion permissions: allow project owners to delete thei…
haydnli-shopify 52d9212
Apply pre-commit formatting fixes to PR2
haydnli-shopify e515981
Fix project deletion permissions and member race conditions
haydnli-shopify e3f6ea0
Allow public project access to gateways endpoints
haydnli-shopify 36967fe
fix: address PR comments from r4victor
haydnli-shopify beaa33c
feat: generalize project update endpoint
haydnli-shopify 9e4efaf
refactor: rename /update_visibility to /update for more generic proje…
haydnli-shopify b589cf4
Remove redundant comments that duplicate code logic
haydnli-shopify f61f416
Remove only redundant comments added in PR2
haydnli-shopify 79920ee
Add join/leave project UI functionality
haydnli-shopify 6df964e
Add Join/Leave button to project header and restrict CLI section to m…
haydnli-shopify 8be83d4
refactor: improve code style and extract member actions hook
haydnli-shopify 7722672
refactor: use useProjectMemberActions in ProjectDetails
haydnli-shopify b0bfc08
Add join/leave project UI functionality
haydnli-shopify 7edf748
Add Join/Leave button to project header and restrict CLI section to m…
haydnli-shopify 427196c
refactor: improve code style and extract member actions hook
haydnli-shopify 8c8379f
refactor: use useProjectMemberActions in ProjectDetails
haydnli-shopify 1f425bc
Fix linter errors and remove obsolete updateProjectVisibility mutation
haydnli-shopify 8fe5267
Move project visibility to Danger Zone with ComboBox and add visibili…
haydnli-shopify 06f9133
Fix: Hide 'Leave Project' button for project owners
haydnli-shopify 863f702
Hide Leave Project button for last admin instead of showing error
haydnli-shopify cb13d4f
Fix project visibility display issue
haydnli-shopify e8a58a7
Minor changes:
peterschmidt85 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
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
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.
Uh oh!
There was an error while loading. Please reload this page.