Граф коммитов

134 Коммитов

Автор SHA1 Сообщение Дата
Glavin Wiechert 2cc35fda59 feat(draw-route): fix connecting endpoints of stencil elements
See #10.
2014-10-15 12:21:11 -03:00
Glavin Wiechert dd6412bf3d feat(draw-route): add new Stencils to drawing from UI buttons
Currently only implemented the BaseStencil class
2014-10-08 14:09:53 -03:00
Glavin Wiechert ce33378c17 feat(draw-route): dynamically add new jsPlumb element (Stencil)
See #10. Stencils are now actionable buttons,
that add a new jsPlumb element when clicked.
2014-10-08 00:03:26 -03:00
Glavin Wiechert b6fe4f9adf feat(draw-ui): add accordion for left-sidebar menus
See #10. Stencils and Properties are now inside of accordion
2014-10-07 22:05:00 -03:00
Joel Kuntz 69cc13725a chore(repository): Updated Contributing Guide and README 2014-09-27 10:42:52 -03:00
Mat d49714de66 chore(repository): Updated Contributing Guide 2014-09-25 15:23:07 -03:00
Joel Kuntz eef2e7ddce chore(repository): Close #6 add contributing guide 2014-09-24 12:17:08 -03:00
Joel Kuntz 982b0bab28 Merge pull request #24 from mozilla/draw-route-ui
feat(draw-route): scaffold the draw route UI
2014-09-24 11:59:13 -03:00
Glavin Wiechert 6c9b6443cf chore(main-route): remove "Made with <3" footer
Closes #25
2014-09-22 21:19:44 -03:00
Glavin Wiechert 3072dd5f47 chore(draw-ui): fix typos. Improve styling. `grunt build` works
See issue #3.
2014-09-22 16:48:50 -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
Joel Kuntz ab2a5aba75 chore(draw-route): start setup of jsPlumb
Not quite working yet. Following http://www.jsplumb.org/demo/sourcesAndTargets/jquery.html as an example to get started.
2014-09-18 22:25:26 -03:00
Joel Kuntz 5a39b7d6f7 chore(app): fix jsPlumb dependencies
- jquery-ui needed for jsPlumb
- jsPlumb updated to newest version
- indentation fix
2014-09-18 21:21:07 -03:00
Glavin Wiechert 1b2d6d51eb feat(draw-route): improve UI by fixing layout to match mockup 2014-09-18 00:38:10 -03:00
Glavin Wiechert a6203c66db feat(draw-route): scaffold the draw route UI 2014-09-17 22:39:55 -03:00
Glavin Wiechert 209e701a11 Merge pull request #20 from mozilla/start-screen-ui
feat(main-route): develop Start screen UI to match UI mockups
2014-09-17 18:11:38 -03:00
Glavin Wiechert 701115abe8 feat(main-route): add Help & Documentation and About links. 2014-09-17 12:22:34 -03:00
Glavin Wiechert a6199dbbf1 feat(main-route): develop Start screen UI to match UI mockups
With @Frozenfire92 @rainbee2214
2014-09-17 12:16:49 -03:00
Glavin Wiechert 504fa3137d Merge pull request #7 from Frozenfire92/master
docs(readme): general clean up and improvements
2014-09-02 13:46:35 -03:00
Joel Kuntz a8786c6f49 docs(readme) general clean up and improvements
- fixed typos
- improve dependency install instructions and links
- minor structure clean up
2014-09-01 21:52:36 -03:00
Mat 600f877c6c Merge pull request #5 from mozilla/setup-foundation
refactor(app): Closes #1. Setup foundation
2014-08-10 20:01:57 -03:00
Glavin Wiechert 30b66298b3 feat(changelog): Add Grunt task for generating Changelog
Grunt task uses https://github.com/btford/grunt-conventional-changelog

Closes #1.
2014-08-10 17:55:26 -03:00
Glavin Wiechert 9ae1198d7b docs(package.json): Add missing fields to package.json
Add `description`, `directories`, `repository`, `keywords`, `license`,
`bugs`, and `homepage`  fields to package.json

Add AUTHORS file, instead of providing `contributors` field in
package.json
2014-08-10 17:41:15 -03:00
Glavin Wiechert ff12477da6 docs(readme): Add developer contributing documentation to README. 2014-08-10 17:27:38 -03:00
Glavin Wiechert 217c725b1c docs(readme): Add Travis CI and Gitter badge. Polished README. 2014-08-10 17:06:43 -03:00
Glavin Wiechert ecf576692d fix(travis-ci): Add installation of SASS and Compass for Travis CI. 2014-08-10 16:46:48 -03:00
Glavin Wiechert 59a3ea9580 style(grunt): Converted Gruntfile from JavaScript to CoffeeScript.
Used http://js2coffee.org/ to convert the Gruntfile.js
to Gruntfile.coffee
2014-08-10 16:46:07 -03:00
Glavin Wiechert ac2e6c7aec feat(app): Add jsPlumb dependency to app.
The Bower version of jsPlumb does not include a `main`
field in it's bower.json file.
The solution was to set an `overrides` field in
this project's bower.json field to patch jsPlumb's.

See
http://stackoverflow.com/questions/21357719/configure-grunt-bower-install-path-for-a-component/23436755#23436755
2014-08-10 16:26:16 -03:00
Glavin Wiechert 1146286c84 feat(app): Generated Angular project in CoffeeScript.
Used generator-angular with --coffee flag enabled.

See #1.
2014-08-10 14:28:27 -03:00
Mat 06affbdc76 Updated Read Me - Changed Description
Updated the "Intuitive User-Experience" section of Read Me
2014-08-05 08:26:02 -03:00
Mat 68abdaaf4c Updated Read me - Added to Description 2014-08-04 18:36:40 -03:00
Mat cc52e95b43 Updated Read Me - Changed Hyperlink text
Made a mistake on the last update - link wasn't hyper linked properly
2014-08-04 18:13:31 -03:00
Mat fefddc5159 Updated the Read Me, Adding Link to Wiki 2014-08-04 17:37:50 -03:00
Curtis Koenig 28fccfb6da Initial commit 2014-08-04 15:43:51 -04:00