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

Modularizing the code, using ui-router, demonstrating DRY tests, etc. #88

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on May 27, 2013

  1. Configuration menu
    Copy the full SHA
    45865b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    105cd82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f11d22 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2013

  1. Configuration menu
    Copy the full SHA
    0f452be View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2013

  1. Configuration menu
    Copy the full SHA
    097eaa7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2013

  1. updated formatting

    sanfordredlich committed Aug 4, 2013
    Configuration menu
    Copy the full SHA
    6306518 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2013

  1. Configuration menu
    Copy the full SHA
    bdfddab View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2013

  1. Configuration menu
    Copy the full SHA
    2959791 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2013

  1. integrated modularization and ui-router into 0.4.0 version of angular…

    …-brunch-seed; added test for problem where switching views resets the models (no complete fix yet, though it works by hand)
    sanfordredlich committed Aug 9, 2013
    Configuration menu
    Copy the full SHA
    d2a785a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2014

  1. reverted breaking changes so the app works again

    Sanford Redlich committed Jan 12, 2014
    Configuration menu
    Copy the full SHA
    975a9d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2014

  1. Add --server argument to launch the server

    The documentation states that one just need to run `./scripts/development.sh` and open browser to `http://localhost:3333`, but we need to pass --server argument to the `brunch watch` command to effectively launch the server.
    mattallty committed Jul 2, 2014
    Configuration menu
    Copy the full SHA
    0897a0d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2015

  1. Merge pull request #2 from mattallty/master

    Add --server argument to launch the server
    sanfordredlich committed May 31, 2015
    Configuration menu
    Copy the full SHA
    c4cf62e View commit details
    Browse the repository at this point in the history