Skip to content
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

Fixes #2522 Embed doesn't work anymore (RELEASE 2017.06.00) #2538

Merged
merged 2 commits into from
Jan 19, 2018

Conversation

allyoucanmap
Copy link
Contributor

Description

Added versioning to API and embedded to load mapstore theme.

Issues

Please check if the PR fulfills these requirements

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

  • Bugfix

What is the current behavior? (You can also link to an open issue here)
Issue #2522

What is the new behavior?
Now embedded and API are versioned and the theme correctly loaded

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

  • No

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

Other information:
Need to update project configuration (app.jsx, embedded.jsx, api.jsx) if versioning is required

@ghost ghost assigned allyoucanmap Jan 19, 2018
@allyoucanmap allyoucanmap changed the title Fixes #2522 Embed doesn't work anymore Fixes #2522 Embed doesn't work anymore (RELEASE 2017.06.00) Jan 19, 2018
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0009%) to 80.98% when pulling fd957b1 on allyoucanmap:no-embed-qa into 1198580 on geosolutions-it:2017.06.00.

case LOAD_VERSION_ERROR: {
return assign({}, state,
{
current: '${mapstore2.version.error}'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no-version, without ${}. This should be enough

@offtherailz
Copy link
Member

Question: Is versioning documented somewhere?

@coveralls
Copy link

Coverage Status

Coverage increased (+0.007%) to 80.987% when pulling f9f6995 on allyoucanmap:no-embed-qa into 1198580 on geosolutions-it:2017.06.00.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants