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

Shared event handlers #571

Merged
merged 24 commits into from
Aug 24, 2024
Merged

Shared event handlers #571

merged 24 commits into from
Aug 24, 2024

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    35b8577 View commit details
    Browse the repository at this point in the history
  2. some fixes

    APB9785 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    5f3352c View commit details
    Browse the repository at this point in the history
  3. remove preload

    APB9785 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8dfc35a View commit details
    Browse the repository at this point in the history
  4. update loader

    APB9785 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2e36c28 View commit details
    Browse the repository at this point in the history
  5. fix repo error

    APB9785 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d95dee0 View commit details
    Browse the repository at this point in the history
  6. test fixes

    APB9785 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    407dabc View commit details
    Browse the repository at this point in the history
  7. fixes

    APB9785 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    90c4361 View commit details
    Browse the repository at this point in the history
  8. fixes

    APB9785 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e822efc View commit details
    Browse the repository at this point in the history
  9. fix

    APB9785 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    48b8b92 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. group query

    APB9785 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    cb72042 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. try with max()

    APB9785 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3aee076 View commit details
    Browse the repository at this point in the history
  2. cast id as text

    APB9785 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2356de6 View commit details
    Browse the repository at this point in the history
  3. cast the cast

    APB9785 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    44493b5 View commit details
    Browse the repository at this point in the history
  4. convert to elixir

    APB9785 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b5bf1c5 View commit details
    Browse the repository at this point in the history
  5. fix migration

    APB9785 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4e77ee2 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    890b3de View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. changelog

    leandrocp committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ec1ebb1 View commit details
    Browse the repository at this point in the history
  2. changelogs edits

    APB9785 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    9d6871d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. eventhandlers loader

    APB9785 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    40babaa View commit details
    Browse the repository at this point in the history
  2. setup test helper

    APB9785 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    a991c52 View commit details
    Browse the repository at this point in the history
  3. reload after fixtures

    APB9785 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8f9cafa View commit details
    Browse the repository at this point in the history
  4. import Beacon.Web

    APB9785 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    33a4f16 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. fix migration

    leandrocp committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    9b5c1c6 View commit details
    Browse the repository at this point in the history
  2. remove preload

    now that's loaded in a separate module
    leandrocp committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    9aa80f6 View commit details
    Browse the repository at this point in the history