-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Feature/2010 seo friendly urls dynroutes #2446
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
filrak
merged 67 commits into
vuestorefront:develop
from
pkarw:feature/2010_seo_friendly_urls_dynroutes
Mar 5, 2019
Merged
Changes from 59 commits
Commits
Show all changes
67 commits
Select commit
Hold shift + click to select a range
4fb53e5
PoC - multipart, dynamic URL rewrite
pkarw a2f3405
Logger fixes + url mapping
pkarw e499ac5
Error handling on URL dispatcher
pkarw a365f4b
Product route links + error handling improvements
pkarw baddb48
Further works on UrlDispatcher - including route params
pkarw 97d28a8
Update actions.ts
pkarw ff0a6ab
Further works on URL - Product + Category page refactor + hydrate pos…
pkarw 648fd76
WIP - document.location as a workaround for same route redirects
pkarw 3d89013
Source maps added, UrlClientDispatcher added
pkarw 0d28943
preAsyncData action support added to UrlClientDispatcher + breadcrumb…
pkarw f9f73c8
Category links
pkarw 3885e6a
Departments menu removed from Footer
pkarw 426d37e
product/list extended for registerMapping
pkarw 8c359d2
category/list extended with dispatcher mapping registration
pkarw 3136e65
PoC of Url dispatcher using dynamic routing
pkarw 9900d27
Tests + SSR Fixes
pkarw 17191ae
References to config.seo.useUrlDispatcher limited to url module
pkarw 726e21a
Minor fixes
pkarw e9bd1d1
Merge branch 'develop' into feature/2010_seo_friendly_urls_dynroutes
filrak cc078dd
Update core/lib/multistore.ts
patzick 92bb3da
Code Review changes applied (thanks @patzick)
pkarw 2d23a86
Further works on multistore support
pkarw b01a5a0
multistore support - WIP
pkarw 8920978
multistore support WIP
pkarw c0c55aa
Multistore tests + query-string
pkarw c5450d9
Update CHANGELOG.md
pkarw 9847f06
config.seo.useUrlDisaptcher is default to false now
pkarw bbc1a8e
Docs added
pkarw ca2606f
Fixed error handler
pkarw 3b290cf
Update beforeEach.ts
pkarw cbf7b52
Merge branch 'develop' into feature/2010_seo_friendly_urls_dynroutes
pkarw f25521b
Error handler FIX
pkarw 2af3f1c
Merge branch 'feature/2010_seo_friendly_urls_dynroutes' of https://gi…
pkarw 94640ce
@vue-storefront/store is depreciated -> fixed reference
pkarw eed5c18
Merge branch 'develop' into feature/2010_seo_friendly_urls_dynroutes
pkarw 3a4d43c
Update core/modules/url/router/beforeEach.ts
patzick 34666aa
Update core/modules/url/helpers/index.ts
patzick 26dca41
Update logger.ts
pkarw 91ef98c
Merge branch 'feature/2010_seo_friendly_urls_dynroutes' of https://gi…
pkarw 84046cf
CR fixes
pkarw 53fc80d
Update core/modules/url/store/actions.ts
patzick 86a9046
CR review fixes
pkarw 0033928
Merge branch 'develop' into feature/2010_seo_friendly_urls_dynroutes
pkarw 67d3c9a
Merge branch 'feature/2010_seo_friendly_urls_dynroutes' of https://gi…
pkarw ac02ab5
Minor fix
pkarw 9cdb5ff
Refernce fix
pkarw 8311507
Merge branch 'develop' into feature/2010_seo_friendly_urls_dynroutes
pkarw d53a977
Update core/client-entry.ts
filrak 672ff09
@filrak CR fix
pkarw 58b0184
Update core/lib/multistore.ts
filrak 4bfba3f
CR fixes
pkarw 873bc2c
Breadcrumbs fix
pkarw 4eb2eb8
Update core/modules/url/router/beforeEach.ts
filrak 174d9b4
Update core/modules/url/router/beforeEach.ts
filrak 86bd7df
Update core/modules/url/router/beforeEach.ts
filrak b4579fc
another set of CR fixes
pkarw 8fda061
last set of CR fixes
pkarw 5e18ee5
Merge branch 'feature/2010_seo_friendly_urls_dynroutes' of https://gi…
pkarw e1e6adc
Merge branch 'develop' into feature/2010_seo_friendly_urls_dynroutes
pkarw 792bf2a
Merge branch 'develop' into feature/2010_seo_friendly_urls_dynroutes
pkarw 49e00e7
Fix with category/resetFilters for asyncData (validateRoute is not be…
pkarw c96804a
Update CHANGELOG.md
patzick 135a405
Update CHANGELOG.md
patzick 38fef2f
Update core/app.ts
patzick 31bc157
Merge branch 'develop' into feature/2010_seo_friendly_urls_dynroutes
pkarw 5ac260a
Update core/modules/catalog/store/product/actions.ts
patzick bfb5197
Merge branch 'develop' into feature/2010_seo_friendly_urls_dynroutes
patzick 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
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.