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 event and event series entities #4868

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Dec 10, 2024

  1. AB#1064 Add events

    Francisco del Castillo authored and gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    1dd3b12 View commit details
    Browse the repository at this point in the history
  2. AB#1172 Add visit bans for report locations

    Also simplify code for event startDate/endDate search.
    Francisco del Castillo authored and gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    5bfdafe View commit details
    Browse the repository at this point in the history
  3. AB#1173 Add events matrix

    Francisco del Castillo authored and gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    b16d65a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9045254 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d00e9ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    672ed6d View commit details
    Browse the repository at this point in the history
  7. AB#1064 Remove unused props

    gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    fc22915 View commit details
    Browse the repository at this point in the history
  8. AB#1064 Fixes and test coverage

    Francisco del Castillo authored and gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    22d9c51 View commit details
    Browse the repository at this point in the history
  9. AB#1064 Add status to events and eventSeries

    Also reorder fields in Show/Form/Preview to be more consistent.
    gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    9fc5ad8 View commit details
    Browse the repository at this point in the history
  10. AB#1064 Fix event search on hostOrg and adminOrg

    Also simplify query code.
    gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    4788f25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2b1bce View commit details
    Browse the repository at this point in the history
  12. Correct clone methods

    gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    c990a0e View commit details
    Browse the repository at this point in the history
  13. AB#1064 Add missing organization avatar to task autocomplete

    Also simplify some other autocomplete queries.
    gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    0180be7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f2c219c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    372fe34 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6076837 View commit details
    Browse the repository at this point in the history
  17. AB#1173 Add EventMatrix and EventCollection to task show page

    Separate the EventMatrix from the EventCollection, and add both to the
    task show page.
    Extend the matrix with event series and all (sub-)tasks of the current
    task.
    gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    67d93b5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    af513e3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3d3cdd1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    75c2a33 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    19e6235 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0d0ad39 View commit details
    Browse the repository at this point in the history
  23. AB#1064 Add filter for event-related tasks

    If a report is related to an event, add a task filter for the
    event-related tasks.
    gjvoosten committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    477bff5 View commit details
    Browse the repository at this point in the history