Skip to content

Fix issue 78 Load story configuration (C039_geostory)#4096

Merged
MV88 merged 4 commits intogeosolutions-it:C039_geostoryfrom
MV88:78_load_configuration
Aug 20, 2019
Merged

Fix issue 78 Load story configuration (C039_geostory)#4096
MV88 merged 4 commits intogeosolutions-it:C039_geostoryfrom
MV88:78_load_configuration

Conversation

@MV88
Copy link
Copy Markdown
Contributor

@MV88 MV88 commented Aug 20, 2019

Description

This pr introduce a loading mechanism for geostory configuration files

Issues

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Feature

What is the current behavior? (You can also link to an open issue here)
you cannot local geostory configuration

What is the new behavior?
you can load geostory configuration files from the root via this path
http://localhost:8081/?debug=true#/geostory/sampleStory

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:
We need to consider changes to the main.jsx component because it launches unrealated actions
see here

@MV88 MV88 added the Task label Aug 20, 2019
@MV88 MV88 requested a review from allyoucanmap August 20, 2019 10:28
@MV88 MV88 self-assigned this Aug 20, 2019
@MV88 MV88 changed the title Fix issue 78 Load story configuration Fix issue 78 Load story configuration (C039_geostory) Aug 20, 2019
@MV88 MV88 merged commit 6ae654f into geosolutions-it:C039_geostory Aug 20, 2019
@coveralls
Copy link
Copy Markdown

coveralls commented Aug 22, 2019

Coverage Status

Coverage decreased (-0.003%) to 82.318% when pulling bebb93d on MV88:78_load_configuration into 4f7c17f on geosolutions-it:C039_geostory.

@MV88 MV88 added the GeoStory label Aug 27, 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants