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 models for automation rules #5323

Merged
merged 38 commits into from
May 21, 2019

Commits on Feb 20, 2019

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

Commits on Feb 28, 2019

  1. Configuration menu
    Copy the full SHA
    d0e04e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d53bad2 View commit details
    Browse the repository at this point in the history
  3. Add migration

    stsewd committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    d287286 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Configuration menu
    Copy the full SHA
    c5e6010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb5e1b9 View commit details
    Browse the repository at this point in the history
  3. Update migration

    stsewd committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    4fd56f6 View commit details
    Browse the repository at this point in the history
  4. Implement activation action

    stsewd committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    e570a58 View commit details
    Browse the repository at this point in the history
  5. Clean model

    stsewd committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    353bc8a View commit details
    Browse the repository at this point in the history
  6. Tests!

    stsewd committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    7a60668 View commit details
    Browse the repository at this point in the history
  7. Refactor name

    stsewd committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    409e960 View commit details
    Browse the repository at this point in the history
  8. Refactor models

    stsewd committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    8f58e77 View commit details
    Browse the repository at this point in the history
  9. Integrate in admin

    stsewd committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    8dfe290 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    0d4ab95 View commit details
    Browse the repository at this point in the history
  2. Don't search for project.name

    stsewd committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    74f1b9a View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

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

Commits on Apr 25, 2019

  1. Configuration menu
    Copy the full SHA
    4c77043 View commit details
    Browse the repository at this point in the history
  2. Return explicitly a boolean

    stsewd committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    11add5d View commit details
    Browse the repository at this point in the history
  3. Use action_arg from self

    stsewd committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    5e90f62 View commit details
    Browse the repository at this point in the history
  4. Add set default version action

    stsewd committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    0903763 View commit details
    Browse the repository at this point in the history
  5. Fix migrations

    stsewd committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    26fc59b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. Typo

    stsewd committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    7660b86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c50ac View commit details
    Browse the repository at this point in the history
  3. Typo

    stsewd committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    0f06958 View commit details
    Browse the repository at this point in the history
  4. Trigger build after activate

    stsewd committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    bf2f954 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Better admin page

    stsewd committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    73030c0 View commit details
    Browse the repository at this point in the history
  2. More tests

    stsewd committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    6237ca4 View commit details
    Browse the repository at this point in the history
  3. More tests

    stsewd committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    25faa28 View commit details
    Browse the repository at this point in the history
  4. Test from api call

    stsewd committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    eda1cd2 View commit details
    Browse the repository at this point in the history
  5. Tests for set_default_version

    stsewd committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    39c8cc5 View commit details
    Browse the repository at this point in the history
  6. Fix test

    stsewd committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    a6d959d View commit details
    Browse the repository at this point in the history
  7. Docs

    stsewd committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    2ae831d View commit details
    Browse the repository at this point in the history
  8. Period

    stsewd committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    78e6e62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d0c706 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

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

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    a86d427 View commit details
    Browse the repository at this point in the history
  2. Fix mock

    stsewd committed May 20, 2019
    Configuration menu
    Copy the full SHA
    cbce26a View commit details
    Browse the repository at this point in the history