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

Style Editor Plugin (GeoCSS) #3224

Closed
7 tasks done
allyoucanmap opened this issue Oct 12, 2018 · 0 comments · Fixed by #3419
Closed
7 tasks done

Style Editor Plugin (GeoCSS) #3224

allyoucanmap opened this issue Oct 12, 2018 · 0 comments · Fixed by #3419

Comments

@allyoucanmap
Copy link
Contributor

allyoucanmap commented Oct 12, 2018

Description

Create a new plugin to edit styles in MapStore.

features:

  • selection of an available style
  • editing of an available style in Textarea (Codemirror)
  • handle GeoCSS mode with hints and grammar highligth (Codemirror)
  • inline widgets (eg: color picker)
  • create new styles from a list of templates
  • hendle SLD style in a basic Textarea (Codemirror, no hint, standard xml mode)
  • live preview on editing/creation phases

Other useful information (optional):

workflows:

  • create:
    create

  • selection:
    selection

  • editing:
    editing

@allyoucanmap allyoucanmap self-assigned this Oct 12, 2018
@allyoucanmap allyoucanmap added this to the 2018.02.02 milestone Oct 12, 2018
@tdipisa tdipisa modified the milestones: 2018.02.02, 2018.03.00 Oct 15, 2018
allyoucanmap added a commit that referenced this issue Nov 6, 2018
* Added additional layers actions, selectors and reducers

* Improved tabs management of TOCItemsSettings and updated settings params function

* Added Style Editor plugin
allyoucanmap added a commit that referenced this issue Nov 12, 2018
* Added workspace on temporary styles

* Removed duplicated style in list of style editor

* Added generic validation error in style editor
@tdipisa tdipisa closed this as completed Dec 18, 2018
@tdipisa tdipisa removed the review label Dec 18, 2018
@ghost ghost removed the pending review label Dec 18, 2018
@tdipisa tdipisa reopened this Dec 18, 2018
@tdipisa tdipisa added the review label Dec 18, 2018
@tdipisa tdipisa closed this as completed Dec 18, 2018
@tdipisa tdipisa removed the review label Dec 18, 2018
@ghost ghost assigned offtherailz Dec 19, 2018
offtherailz added a commit that referenced this issue Jan 10, 2019
…Fix #3224

Fix #1372 - Implementation of timeline
Fix #3224 - Style editor plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment