Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • VILLASweb VILLASweb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 15
    • Issues 15
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • ACS
  • Public
  • VILLASframework
  • VILLASwebVILLASweb
  • Merge requests
  • !24

Pintura widget

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ricardo Hernandez requested to merge pintura-widget into develop Jan 10, 2018
  • Overview 4
  • Commits 8
  • Changes 28

Integrated Pintura-based topology rendering as a widget. A couple of notes:

  • It contains a snapshot of the Pintura library inside the public folder.
  • Includes Pan/Zoom/Fitting capabilities.
  • Labels are shown while hovering over elements.
  • Network models (consisting on one file) are uploaded to the backend's files endpoint similarly as the images widget (Note: GET request is not authenticated). While selecting a network to render, a list of available files is filtered according to their type (no images are shown for the topology widget and vice versa).
  • Since Pintura relies on DOM element's IDs, only one widget of this kind is supported at the same time.

Screenshots:

image image image

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pintura-widget