-
Notifications
You must be signed in to change notification settings - Fork 12
Add host mode routing from realm.json #4709
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
backspace
wants to merge
31
commits into
main
Choose a base branch
from
routing-from-config-cs-10054
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.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
1e18fda
Add Matrix test for host mode routing
backspace bb118a8
Add realm-server TDD test for Realm.getHostRoutingMap
backspace d83c786
Add import for new test file
backspace ae2d35e
Add routing
backspace 6b1f766
Add routing implementation
backspace 21e0f0a
Merge remote-tracking branch 'origin/main' into routing-from-config-c…
backspace 24c047a
Add fix after merge
backspace e87474b
Fix Ember environment override
backspace 2951d5d
Fix calculation of relative routes
backspace 455582d
Fix Matrix test
backspace 416c010
Merge remote-tracking branch 'origin/main' into routing-from-config-c…
backspace ac87e19
Merge remote-tracking branch 'origin/main' into routing-from-config-c…
backspace 5a5cc63
Merge remote-tracking branch 'origin/main' into routing-from-config-c…
backspace 11f2ce1
Merge remote-tracking branch 'origin/main' into routing-from-config-c…
backspace 5b41a53
Add lint autofix
backspace 3a95d04
Update structure of route map
backspace eaa4ee3
Merge remote-tracking branch 'origin/main' into routing-from-config-c…
backspace 8e42fa0
Fix publish call
backspace 35641c1
Add filter for extra-realm requests
backspace 2e09cfd
Change to use RRIs
backspace abe813f
Change how routing map is passed to Ember
backspace e2ac7e4
Merge remote-tracking branch 'origin/main' into routing-from-config-c…
backspace ffde2e6
Fix comment wording
backspace 90150ab
Fix another comment wording
backspace 7f5c8e4
Simplify host routing rules to URL-only references
backspace 70f0a02
Use RealmPaths.inRealm for same-realm guard instead of startsWith
backspace 475505b
serve-index: resolve realm once for permissions + routing-map
backspace e3e00b7
host-mode-service: correct resolveRoutedPath comment
backspace f93d5ae
Add lint autofix
backspace 60aa1ba
Merge remote-tracking branch 'origin/main' into routing-from-config-c…
backspace 0d7b009
Switch RoutingRuleField.instance back to linksTo(CardDef)
backspace 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
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.