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

NEW 0.4.0 SNAPSHOT candidate for release : BETA USERS NEEDED #38

Closed
algenty opened this issue Sep 16, 2019 · 9 comments
Closed

NEW 0.4.0 SNAPSHOT candidate for release : BETA USERS NEEDED #38

algenty opened this issue Sep 16, 2019 · 9 comments

Comments

@algenty
Copy link
Owner

algenty commented Sep 16, 2019

Hi Users and grafana team.
Since 4 months, i work on version 0.4.0.
I think this version is stable but before to pull for release, i need feedback and beta tester.
You can found it at
https://algenty.github.io/flowcharting-repository/ARCHIVES.html

Documentation at
https://algenty.github.io/flowcharting-repository/

What's news for this version :

[0.4.0 SNAPSHOT] - 2019-09-14

Added

  • Draw.io editor (Example)
    • Open draw.io with dark theme for better rendering
    • Display waiting screen when loading xml definition.
  • Upgrading libraries
    • mxGraph 4.0.4
    • draw.io 11.2.8
  • Graph definition
    • Adding download function to download source by http on load. (Example)
  • Metric
    • Adding string support for state
  • Zoom (issue #19) (Example)
    • On the mouse pointer : Ctrl + Mouse
    • Hold right button to move diagram.
    • double click on shape to zoom on.
    • Escape key to restore.
  • Tooltip/popup support (Example)
    • Grafana style css and date
    • Adding metrics with color according levels
    • Adding colors on metrics in tooltip
    • Adding date of change
    • Adding label input for metric
  • Variables/templates support, accept variable like ${} (Example)
    • In xml definition
    • In text mapping when type in sring for "Range to text" and "Value to text"
    • In link ovewrite
  • full shapes from draw.io included (Examples)
  • Some optimizations

Fixed

BR
Arnaud

@algenty algenty added help wanted Extra attention is needed announcement and removed help wanted Extra attention is needed labels Sep 16, 2019
@bijwaard
Copy link

Hi Arnoud,

I started testing your 0.40-September version. The zooming improved a lot, in firefox the mouse-zoom still removes the graphical icons as I reported in #19. In both firefox&chromium the zoom level resets once grafana reloads data, would be great if the zoom level can stay fixed longer than the refresh rate or independently.

Kind regards,
Dennis

@algenty
Copy link
Owner Author

algenty commented Sep 19, 2019

Hi Dennis,
i work on it but not in this version, because i ll try to release it in few days

@bijwaard
Copy link

Hi Arnoud,
No problem to wait for next version, it is not that critical.

@algenty
Copy link
Owner Author

algenty commented Sep 22, 2019

Pull request at Grafana in progress
grafana/grafana-plugin-repository#486

@algenty algenty closed this as completed Sep 25, 2019
@algenty algenty reopened this Sep 25, 2019
@PikaYellow35
Copy link

Hi, Arnaud.

I'm testing 0.4.0 snapshot and seeing that rule order not saving on save action. It's viewing like this

  • Rule A
  • Rule B
  • Rule C

After save and refresh page.

  • Rule A
  • Rule C
  • Rule B

Wrong order is preserved when the page is updated without changes. I'm not see sorting logic.

Also i seeing color selector bug in rule colors. Sometime selected color not applying. I'm tryed select color from predefined, select color in custom tab and insert color string in custom tab in #000000 and rgba() formats. After save the previously selected color applying to rule, but new attempt color changing not work.

Grafana 6.3.5

@algenty
Copy link
Owner Author

algenty commented Sep 25, 2019

Hi @PikaYellow35,
Thanks for your feedback,
can you create an issue for this ?
I'll check it this bug asap
BR,
Arnaud

@algenty
Copy link
Owner Author

algenty commented Sep 25, 2019

Ok, i can repeat the bug.
For the order, that seems easy but for the color it's looks a bug of grafana

@PikaYellow35
Copy link

Hi, Arnaud.
Sorry for long answer and thanks for quick reaction. =)

Yes, color picker bug seems more as Grafana bug. I will check his work in other panels and will say more precisely.

@algenty
Copy link
Owner Author

algenty commented Sep 27, 2019

Fixed in 0.4.0 just in time before release
0.4.0 are available on grafana.com

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

No branches or pull requests

3 participants