Glavin Wiechert
772d1ccaac
feat(draw-route): implement changing properties of flows
...
Closes #58 .
2015-02-25 13:20:29 -04:00
Glavin Wiechert
325019be64
feat(draw-route): add editable Icon for Elements
...
Closes #51 .
2015-01-20 22:51:01 -04:00
Joel Kuntz
185b2e13b2
chore(draw-route): stencil filter styling add missing class
...
oops
2014-12-17 23:57:22 -04:00
Joel Kuntz
0cb8bd288b
chore(draw-route): stencil filter styling
2014-12-17 23:42:36 -04:00
Joel Kuntz
f3b8dd3b61
feat(draw-route): implement stencils as outline in proposal
2014-12-17 16:24:37 -04:00
Joel Kuntz
11f7de66f8
feat(draw-route): implement basic shapes for stencils
2014-12-17 14:24:57 -04:00
Joel Kuntz
89dbac1ce1
chore(Interface): update elements, and stencil selection.
2014-12-17 12:21:10 -04:00
Glavin Wiechert
a9c61355bf
feat(draw-route): UI improvements and remove old code
...
- Remove bottom bar
- Move Notes into the Element Properties
- Move Threat Information into left side panel
- Remove demo/default JSPlumb code/css
2014-12-16 23:01:07 -04:00
Glavin Wiechert
be7f14e5f7
feat(draw-route): implement drag-n-drop Stencils onto drawing container
...
Closes #10 .
2014-10-26 20:25:33 -03:00
Glavin Wiechert
76a42d1bb1
feat(draw-route): add event for stencil instances to be selectable
...
See #10 .
2014-10-26 18:36:50 -03:00
Glavin Wiechert
6655d57f98
feat(draw-route): Stencils are dynamically displayed from array
...
See #10 .
Improved the BaseStencil Class, added a BaseProcessStencil, and the
side-bar for selecting stencils now is dynamically updated from the list
of available stencils (can apply search filter in future).
2014-10-22 15:06:42 -03:00
Glavin Wiechert
055b8dfb0e
chore(draw-route): finish setting up jsPlumb demo
...
See http://www.jsplumb.org/demo/flowchart/jquery.html for demo.
2014-09-21 21:53:52 -03:00