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

Auto sync predefined report formats from feed #970

Merged
merged 20 commits into from
Feb 8, 2020

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    35b6467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3e1584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1387e07 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    3c70637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d65af3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6f4f1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3100e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Add update_report_format

    mattmundell committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    78d6357 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    cf5afbf View commit details
    Browse the repository at this point in the history
  2. Check if report format exists when creating for feed

    This is just an extra safety check.
    mattmundell committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    fc5dfee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f2f6ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9c97f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dc102b View commit details
    Browse the repository at this point in the history
  6. Fix doc

    mattmundell committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    24d753d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    457a01d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e08dd38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8476c07 View commit details
    Browse the repository at this point in the history
  10. Correct condition

    mattmundell committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    1b861ac View commit details
    Browse the repository at this point in the history
  11. Mark feed report formats as predefined on creation

    This keeps the feed report formats consistent with the old report formats,
    but prevents the owner from deleting them, so we're going to have to address
    that.
    mattmundell committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    df93072 View commit details
    Browse the repository at this point in the history
  12. Update changelog

    mattmundell committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    51ef35a View commit details
    Browse the repository at this point in the history