Skip to content

Fix 4393 Saving dashboards#4540

Merged
offtherailz merged 2 commits intogeosolutions-it:masterfrom
kasongoyo:feature/4393
Nov 22, 2019
Merged

Fix 4393 Saving dashboards#4540
offtherailz merged 2 commits intogeosolutions-it:masterfrom
kasongoyo:feature/4393

Conversation

@kasongoyo
Copy link
Copy Markdown
Contributor

@kasongoyo kasongoyo commented Nov 22, 2019

Description

Saving dashboards

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
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

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

What is the new behavior?
Saving dashboards tools moved to required place

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:

@kasongoyo kasongoyo added this to the 2019.03.00 milestone Nov 22, 2019
@kasongoyo kasongoyo self-assigned this Nov 22, 2019
@coveralls
Copy link
Copy Markdown

coveralls commented Nov 22, 2019

Coverage Status

Coverage increased (+0.04%) to 84.482% when pulling 8d333c2 on kasongoyo:feature/4393 into ad6ce05 on geosolutions-it:master.

Copy link
Copy Markdown
Member

@offtherailz offtherailz left a comment

Choose a reason for hiding this comment

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

Looks ok 👍 . Please apply my suggestion, if possible

? <div className="dashboard-editor de-builder"><Builder enabled={this.props.editing} onClose={() => this.props.setEditing(false)} catalog={this.props.catalog} /></div>
: (<div className="ms-vertical-toolbar dashboard-editor de-toolbar" id={this.props.id}>
<SaveDialog />
{/* <SaveDialog /> */}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think you can remove it at all

Suggested change
{/* <SaveDialog /> */}

@offtherailz offtherailz merged commit 3745be0 into geosolutions-it:master Nov 22, 2019
@kasongoyo kasongoyo deleted the feature/4393 branch November 25, 2019 12:37
@allyoucanmap allyoucanmap mentioned this pull request Aug 9, 2024
5 tasks
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.

3 participants