-
Notifications
You must be signed in to change notification settings - Fork 7
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
REFACTOR LocationPage modeling #223
Conversation
Update the overall model pattern to be Page based.
Codecov Report
@@ Coverage Diff @@
## master #223 +/- ##
=============================================
- Coverage 61.89% 45.89% -16.00%
- Complexity 105 161 +56
=============================================
Files 7 12 +5
Lines 370 512 +142
=============================================
+ Hits 229 235 +6
- Misses 141 277 +136
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
since this will be used in a new major release, are there any objections to implementing #187 |
@mak001 good idea, let's make sure we get that tackled before releasing the new major. |
LocationPage * ShowInMenus default false * Moved contact info to CMS tab * getWebsiteURL() - add check for http/s
Update the overall model pattern to be Page based.
Update the overall model pattern to be Page based.