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

Docker based developer workflow #1530

Merged
merged 15 commits into from
Jan 22, 2017
Merged

Docker based developer workflow #1530

merged 15 commits into from
Jan 22, 2017

Commits on Jan 19, 2017

  1. Remove Vagrant related files

    arikfr committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    af70f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddf6fc5 View commit details
    Browse the repository at this point in the history
  3. Close #242: added ui indication for offline state

    Ofer Segev authored and arikfr committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    06186d9 View commit details
    Browse the repository at this point in the history
  4. App header: query search css fix

    Ofer Segev authored and arikfr committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    81fca93 View commit details
    Browse the repository at this point in the history
  5. Remove webpack from Docker Compose:

    I realized that it makes more sense to run Webpack on the host machine
    as usually you will need to install Node's tools on the host to enjoy
    better intelisense and eslint support in the editor.
    
    On top of that, installing Node.js on most developer machines should be
    relatively easy.
    arikfr committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    837e3a3 View commit details
    Browse the repository at this point in the history
  6. friendlier entrypoint script

    arikfr committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    b1bd8f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00e1e90 View commit details
    Browse the repository at this point in the history
  8. 8 Configuration menu
    Copy the full SHA
    c39f440 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc230e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b11dc0 View commit details
    Browse the repository at this point in the history
  11. Add line break in setup screen

    arikfr committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    4e4d52a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. Implement subscription task

    arikfr committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    6523796 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82a01b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cc97fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ee5b5a View commit details
    Browse the repository at this point in the history