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

Due date notification setting per board #2430

Merged
merged 15 commits into from
Nov 9, 2020
Merged

Commits on Nov 6, 2020

  1. Add option to configure notification level per board

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    9fcb0b7 View commit details
    Browse the repository at this point in the history
  2. Add circle service abstraction

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    f188213 View commit details
    Browse the repository at this point in the history
  3. Fetch membership for assignments

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    886d2b4 View commit details
    Browse the repository at this point in the history
  4. Only fetch cards that have no notification sent yet

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    db51895 View commit details
    Browse the repository at this point in the history
  5. Make use of notification setting when sending out due date notifications

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    77c59ae View commit details
    Browse the repository at this point in the history
  6. Fix tests

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    c28b08d View commit details
    Browse the repository at this point in the history
  7. Remove trailing whitespace from translations

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    af30436 View commit details
    Browse the repository at this point in the history
  8. Move to icon buttons

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    40cfed4 View commit details
    Browse the repository at this point in the history
  9. Only offer on/off setting when a board is not shared

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    6b4d4d9 View commit details
    Browse the repository at this point in the history
  10. Notify about due dates after due date change (fixes #2239)

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    87a7097 View commit details
    Browse the repository at this point in the history
  11. Add documentation for config OCS api

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    b18ebe8 View commit details
    Browse the repository at this point in the history
  12. ConfigService cleanup

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    ba384d9 View commit details
    Browse the repository at this point in the history
  13. Add tests for user/group assignment checks

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    a590144 View commit details
    Browse the repository at this point in the history
  14. Simplify submenu logic for due date notifications

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    054363c View commit details
    Browse the repository at this point in the history
  15. Fix php cs warnings

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    229bc87 View commit details
    Browse the repository at this point in the history