Geostory base text editing and content wrapper#4033
Merged
offtherailz merged 7 commits intogeosolutions-it:C039_geostoryfrom Aug 2, 2019
Merged
Geostory base text editing and content wrapper#4033offtherailz merged 7 commits intogeosolutions-it:C039_geostoryfrom
offtherailz merged 7 commits intogeosolutions-it:C039_geostoryfrom
Conversation
allyoucanmap
approved these changes
Aug 2, 2019
offtherailz
pushed a commit
that referenced
this pull request
Sep 6, 2019
* Geostory scheleton (#4014) * Geostory sections (#4029) Add base structure for geostory scroll handlers and background setup (base support for immersive or cover backgrounds) . * Geostory base text editing and content wrapper (#4033) * Fix #9 Contents - Image (#4038) * Geostory scroll immersive (#4044) * Fix #69 Builder - Section Editor - Section selector - Title (#4063) * Geostory add Section (#4078) * Fix random failure of getFeatureInfoOnFeatureInfoClick WMS test (#4091) (#4099) * Fix issue 78 Load story configuration (C039_geostory) (#4096) * Fix issue 78 Load story configuration * removed unneeded action in epic stream * removed unneeded comment * skip failing test * Fix issue 62 Media Editor - Image (C039_geostory) (#4101) * First version of media editor (missing tests) * Adding tests and documentation * adding modify logic for media image with tests * mediaEditor closed by default * update node version to 8.6.0 in .travis.yml * skip failing test for the moment * Geostory - Normal editor - Title (C039_geostory) (#4102) * Fix issue 75,71 added content toolbar everywhere and media editor and media section (C039_geostory) (#4107) * Fix Background content toolbar (C039_geostory) * it contains also tests * added editing for media and correct update of resource id * also restructured the sample story for new layout of paragraph * adding media toolbar on every Image * missed one test in prevois commit * Adding Media Section for GeoStory * issue 71 * add some styles for immersive layout * Removed section typemedia * Fixed missing parts of SectionTemplate removals * Fixed styles and minor changes * fix add button position in geostory column content * Fix media section toolbar as paragraph * removed .only in tests * Add column and immersive tests * revert error commit * revert error commit * Fixed immersive tests * Fixed column test * Add remove button for images and immersive background * Fixed remove buttons * improve style of cascade layout * Fixed array remove * * removed path geostory * image placeholder * fix tests * Add default resources for newgeostory fix edit for empty background * fix scrollbar in media editor * Add remove to text. Add recursive conainer removal * add tests for column and actions and content toolbars * resotred tests.webpack.js changes committed in error * removed temp comment * update toolbar position and patterns * fix failing epic test * fix edit media for media inside immersive columns * Add auto scroll for new content * fix lint error
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
enhanceContent
enhanceContentenhancer provides the base structure to any content in a story.It allows :
editableText
Enhances the text content replacing it with a text editor.