-
Notifications
You must be signed in to change notification settings - Fork 86
Customize Studio site URL #755
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
bbe81e0
add absolute url to global type and persistent user data
sejas ca30645
create edit absolute url component
sejas 2929446
Add absolute url form and update node and react state
sejas a1d34c2
Merge branch 'trunk' of github.com:Automattic/studio into add/custom-…
sejas 081454b
Add default port to URL
sejas 906ab8c
fix state for different sites
sejas b14f325
Add basic instructions
sejas ec06fae
Merge branch 'trunk' of github.com:Automattic/studio into add/custom-…
sejas 792b8a7
do not show absoluteUrl when no hostname and only port exits
sejas 52aac3a
Merge branch 'trunk' of github.com:Automattic/studio into add/custom-…
sejas 3927955
Merge branch 'trunk' of github.com:Automattic/studio into add/custom-…
sejas eb00b30
Update site url
sejas c7297c2
Move port checkbox below the final url
sejas e1e75eb
Move the sentence to the second line
sejas 95a3420
add permanent information about domains
sejas e869fd0
remove explicit instructions about etc hosts in favor of link to the …
sejas 68c1b60
Merge branch 'trunk' of github.com:Automattic/studio into add/custom-…
sejas 47b7fda
Merge branch 'trunk' of github.com:Automattic/studio into add/custom-…
sejas 88d7094
Update checkbox to skip port
sejas f9529f6
use the new docs hook
sejas e4eec69
Use a single line for skip port label
sejas 363f21a
fix tests
sejas 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
add permanent information about domains
- Loading branch information
commit 95a3420fcd7cdfc8ffd92bfe3baff9af0bf63d3a
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
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.
When it comes to the user-facing documentation section that will be linked to from this
Learn morelink, is this something we are planning to add before the release?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.
Yes, we will have a section there and will update the link to the correct one before we release Studio.