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

MINT-1788 Remove ui actions from core-dependencies #791

Merged

Commits on Sep 10, 2018

  1. Configuration menu
    Copy the full SHA
    a5d228f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c1f0d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9ffb5 View commit details
    Browse the repository at this point in the history
  4. MINT-1788 Move redux/modals to core

    redux/modals is a pure state part. It is needed by some core actions
    and can't be removed from core totally.
    Modals reducer can be replaced in different environment.
    olegdeezus committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    e4a85cc View commit details
    Browse the repository at this point in the history
  5. MINT-1788 Decouple userMonitorService from core

    Move UserMonitorService and corresponding actions
    to @chronobank/login-ui package. Start service after session is created
    olegdeezus committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    57a9404 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8010002 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a287338 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a10acc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b8cf1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d86ba4 View commit details
    Browse the repository at this point in the history