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

Add basic Redux infra based on ng-redux #2504

Merged
merged 7 commits into from Dec 23, 2017

Commits on Dec 1, 2017

  1. Configuration menu
    Copy the full SHA
    53e00cc View commit details
    Browse the repository at this point in the history
  2. Drop 'miqApp' webpack compile-time alias

    Signed-off-by: Vojtech Szocs <vojtech.szocs@gmail.com>
    vojtechszocs committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    1ac206b View commit details
    Browse the repository at this point in the history
  3. Adhere to Webpacker folder structure

    https://github.com/rails/webpacker/blob/master/docs/folder-structure.md
    
    Signed-off-by: Vojtech Szocs <vojtech.szocs@gmail.com>
    vojtechszocs committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    6c928aa View commit details
    Browse the repository at this point in the history
  4. Describe global structures for better type checking

    Signed-off-by: Vojtech Szocs <vojtech.szocs@gmail.com>
    vojtechszocs committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    abf968a View commit details
    Browse the repository at this point in the history
  5. Change import to require in pack/entry file

    Signed-off-by: Vojtech Szocs <vojtech.szocs@gmail.com>
    vojtechszocs committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    9ac7fdc View commit details
    Browse the repository at this point in the history
  6. Add .eslintrc.json for webpack'ed JavaScript

    Signed-off-by: Vojtech Szocs <vojtech.szocs@gmail.com>
    vojtechszocs committed Dec 1, 2017
    Configuration menu
    Copy the full SHA
    90ee5a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2017

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