-
Notifications
You must be signed in to change notification settings - Fork 9
Pages MetaData Editing Mode Support #29
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 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
bb946a5
MetaData Config & Render calls configured
robearlam 3c023f6
Configured metadata render method to correctly render page using new …
robearlam 5a1d70d
Moved GQL logic out of LC.CLient and back into Pages logic. Introduce…
robearlam 1c8752e
Wired up Placeholder and Rendering chromes
robearlam bd0dcde
Metadata editing now working
robearlam 2b99fc6
Wired up EditingDictionaryQuery requests
robearlam 5f34722
Fixed failing unit tests
robearlam 5494e8e
Added UnitTests for EditingScriptsTagHelper
robearlam d007e5b
Added UnitTests for Pages GQL Factory, and RenderingEngine TagHelpers
robearlam b92f31d
ComponentName is now persisted in rendering collection, to be returne…
robearlam 01a9228
Added UnitTests for Pages Config Middleware
robearlam 5be1780
Added Unit Tests for Pages Setup Render Middleware call
robearlam 4ea37ae
Added UniTests for GraphQLEditingServiceHandler
robearlam ddb0716
Added UniTests for EditingChromes being added to response for Pages r…
robearlam 328561f
Restructured test for Pages config middleware
robearlam c2851cb
Fixed bug with ImageTagHelper and ViewCompponent
robearlam 4d1c1dd
Moved PagesSetupMiddleware in a Controller, other small fixes
robearlam 9e5608e
Moved log messages into Resources RESX
robearlam fb2f772
Added Resources RESX to Pages project
robearlam d0938ba
Refactored PlaceHolder processing to use Stack approach instead of re…
robearlam d380f8e
Improved logic controlling when Pages middleware executes
robearlam 4570f44
Moved Dictionary functionality out of PagesGQLHandler into dedicated …
robearlam fa5202e
Removed GraphQlClient used for EditingHandler, added GraphQLClient wi…
robearlam f8eee28
Changed to no longer persist component names for predicate registrati…
robearlam ac8a933
Code TidyUp, fixed all warnings
robearlam 1af1068
Removed ID property from EdtiableField as didnt need to be added
robearlam af13261
Created Integration tests for PagesSetupController
robearlam 8109f8b
Added Integration test for succesful call to get editing layout with …
robearlam 0a08769
Added csproj missing from previous commit
robearlam 17e0b09
Improved logic for when to enable editing of Fields in MetaData editi…
robearlam 21f0e77
Added handling for /config route OPTIONS request
robearlam 4371c24
Fixed correct component naming for ViewComponents and PartialViews
robearlam 17e6f29
Aligned empty placeholder classname with jss
robearlam 8fd259f
Fixed issue with rendering of empty nested placeholders due to incorr…
robearlam 0bc23b7
Style refactor
IvanLieckens 64cb3d7
Fixed incorrect error being thrown from Config call
robearlam 8cfecbf
Changes from PR Review
robearlam 7e2b893
Moved MetaData Queries back from constants to improve readability
robearlam 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
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.