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 draft flag to activities #4998

Merged
merged 35 commits into from
Oct 26, 2023
Merged

Add draft flag to activities #4998

merged 35 commits into from
Oct 26, 2023

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    5a45932 View commit details
    Browse the repository at this point in the history
  2. Add draft mode to edit screen

    jorg-vr committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    08a6d41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    685ed5d View commit details
    Browse the repository at this point in the history
  4. Do not email draft errors

    jorg-vr committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8be1451 View commit details
    Browse the repository at this point in the history
  5. Fix don't sent email function

    jorg-vr committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    64b2d96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c4d4c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    2f570b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adb0e50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4307f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

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

    jorg-vr committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    71c5747 View commit details
    Browse the repository at this point in the history
  3. Fix existing tests

    jorg-vr committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0c56209 View commit details
    Browse the repository at this point in the history
  4. Fix linting

    jorg-vr committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ea8a8ef View commit details
    Browse the repository at this point in the history
  5. Add page access tests

    jorg-vr committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fb6cbae View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Update app/views/pages/_user_card.html.erb

    Co-authored-by: Niko Strijbol <[email protected]>
    jorg-vr and niknetniko authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4e0fceb View commit details
    Browse the repository at this point in the history
  2. Update config/locales/views/activities/nl.yml

    Co-authored-by: Niko Strijbol <[email protected]>
    jorg-vr and niknetniko authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7b8bfaa View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    2e9dfbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15736e2 View commit details
    Browse the repository at this point in the history
  3. Revert "Mark as draft during repository reprocess"

    This reverts commit 2e9dfbf.
    jorg-vr committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d34e984 View commit details
    Browse the repository at this point in the history
  4. Always update draft flag

    jorg-vr committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5cf0f25 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Apply suggestions from code review

    Co-authored-by: Bart Mesuere <[email protected]>
    jorg-vr and bmesuere authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a8647ac View commit details
    Browse the repository at this point in the history
  2. Concept => ongepubliceerd

    jorg-vr committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0d493d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29deee3 View commit details
    Browse the repository at this point in the history
  4. Add links to doc

    jorg-vr committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    925b65a View commit details
    Browse the repository at this point in the history
  5. Undo unwanted annotations

    jorg-vr committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3a39a7a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    4817cf4 View commit details
    Browse the repository at this point in the history
  2. Apply feedback to simplify pr

    jorg-vr committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9a4499c View commit details
    Browse the repository at this point in the history
  3. Do not allow reset to draft

    jorg-vr committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    242f61a View commit details
    Browse the repository at this point in the history
  4. Fix tests

    jorg-vr committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7fc6a26 View commit details
    Browse the repository at this point in the history
  5. Update icon layout in lists

    jorg-vr committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    87a0c7d View commit details
    Browse the repository at this point in the history
  6. Restore always showing col

    jorg-vr committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4f601a9 View commit details
    Browse the repository at this point in the history
  7. Reset code to original

    jorg-vr committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    715f25c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    587056b View commit details
    Browse the repository at this point in the history
  9. Add draft notice to all pages

    jorg-vr committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    bd08828 View commit details
    Browse the repository at this point in the history
  10. Move validation to policy

    jorg-vr committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a17cb6a View commit details
    Browse the repository at this point in the history