-
-
Notifications
You must be signed in to change notification settings - Fork 834
feat(webapp): expose project git settings #2464
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
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
8432261
Fix settigns page delete project width issue
myftija 1cf4e5e
Apply a couple of touch-ups to the project settings page
myftija 1b82824
Add UI flow to connect gh repos
myftija 829cdd6
Enabling adding another gh account in the ui
myftija 68669e4
Enable connecting a repo to a project
myftija 9091420
Enable updating git settings
myftija b7278fc
Enable disconnecting gh repos from a project
myftija 3fc7fd5
Remove prisma migration drifts
myftija 0aa1c5f
Hide git settings when github app is disabled
myftija 03fab55
Fix migration order
myftija 69df7db
Avoid using `location` to avoid SSR issues
myftija c462546
Make branch tracking optional
myftija 344d33b
Disable save buttons when there are no field changes
myftija 6d3fda0
Disable delete project button unless the input matches the project slug
myftija 2428ce0
Show connected repo connectedAt date
myftija e6f8f65
Check that tracking branch exists when updating git settings
myftija 81ca16c
Show tracking branch hint in the deployments page
myftija 86a98e2
Fix positioning issue of the pagination pane in the deployments page
myftija d5aa38d
Use mono font for branch names
myftija 588dda4
Add link to git settings
myftija cd7d915
Show tracking branch hint for the preview env too
myftija 7e9dff3
Add a confirmation prompt on repo disconnect
myftija c74f1c8
Add link to configure repo access in gh
myftija 86506d9
Add rel prop to github links
myftija 9171eff
Automatically open repo connection modal after app installation
myftija 994014c
Apply some fixes suggested by mr rabbit
myftija 4a0c234
Fix flash cookie issue
myftija 0ac6722
Extract project settings actions into a service
myftija 0002bd6
Extract project settings loader into a presenter service
myftija 9a27e59
Introduce neverthrow for error handling
myftija 190830b
Try out neverthrow for error handling in the project setting flows
myftija 269cf9c
Move env gh branch resolution to the presenter service
myftija 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
Oops, something went wrong.
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.