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

Added ability to mark a card as done #4137

Merged
merged 8 commits into from
Nov 8, 2023
Merged

Added ability to mark a card as done #4137

merged 8 commits into from
Nov 8, 2023

Commits on Nov 8, 2023

  1. Added ability to mark card as done

    Closes #534
    
    Signed-off-by: Thanos Kamber <[email protected]>
    TehThanos authored and juliusknorr committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c3b4ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2fd516 View commit details
    Browse the repository at this point in the history
  3. fix: Expose done done state through CalDAV

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c405a57 View commit details
    Browse the repository at this point in the history
  4. fix: Allow optional nullable parameters in the API

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    27d5861 View commit details
    Browse the repository at this point in the history
  5. fix: Move all actions to the duedate section

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1462d6b View commit details
    Browse the repository at this point in the history
  6. fix: Fix tests

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6d67133 View commit details
    Browse the repository at this point in the history
  7. docs: Update API docs

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    71cb08b View commit details
    Browse the repository at this point in the history
  8. fix: Show tooltip for readable date

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    51ac5db View commit details
    Browse the repository at this point in the history