MapStore2 icon indicating copy to clipboard operation
MapStore2 copied to clipboard

#7861 Activate contexts tab on home page by default

Open alexander-fedorenko opened this issue 4 years ago • 1 comments

Description

This PR suggests changes needed to have contexts tab active on home page by default. Additionally it adds support of having "New" context button at toolbar on the home page. Context-manager page is removed from app configuration and localConfig.json

Please check if the PR fulfills these requirements

  • [x] The commit message follows our guidelines: https://github.com/geosolutions-it/MapStore2/blob/master/CONTRIBUTING.md
  • [x] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been added / updated (for bug fixes / features)

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

  • [x] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, local variables)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] CI related changes
  • [x] Other: Default configuration update; Minor changes to the feature.

Issue

What is the current behavior? #7861

What is the new behavior?

  • Contexts tab is available on home page by default
  • "New context" button is available on the home page.
  • Couple basic tests are added to perform very basic checks of map/context/dashboard/geostory creation toolbar.

Breaking change

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

  • [ ] Yes, and I documented them in migration notes
  • [x] No

Other useful information

alexander-fedorenko avatar Feb 14 '22 12:02 alexander-fedorenko

@offtherailz let's me know when you review this, I will probably need to check something together.

tdipisa avatar Feb 14 '22 14:02 tdipisa

Out of date. PR is anyway connected to the issue so it can be reopened if needed.

tdipisa avatar Apr 17 '23 14:04 tdipisa