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

Voting Core Migration #425

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

Voting Core Migration #425

wants to merge 44 commits into from

Commits on May 2, 2023

  1. feat: core migration

    abluey committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1191b86 View commit details
    Browse the repository at this point in the history
  2. test: initial core tests

    abluey committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8ceebb4 View commit details
    Browse the repository at this point in the history
  3. debug: peek

    abluey committed May 2, 2023
    Configuration menu
    Copy the full SHA
    dca52a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d705e79 View commit details
    Browse the repository at this point in the history
  5. test: fix cog tests

    abluey committed May 2, 2023
    Configuration menu
    Copy the full SHA
    4a74419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    893fa85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6345aa4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    24ee0a6 View commit details
    Browse the repository at this point in the history
  2. feat: api skeleton

    abluey committed May 7, 2023
    Configuration menu
    Copy the full SHA
    024866b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. refactor: use id as params

    abluey committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bdaaec2 View commit details
    Browse the repository at this point in the history
  2. feat: set up vote api

    abluey committed May 22, 2023
    Configuration menu
    Copy the full SHA
    358ad62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e9b092 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77fff96 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    228d9f1 View commit details
    Browse the repository at this point in the history
  2. test: api tests FAILING

    abluey committed May 23, 2023
    Configuration menu
    Copy the full SHA
    03d9174 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on Jun 5, 2023

  1. fix: slight change

    abluey committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e8aca0c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

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

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    4e31908 View commit details
    Browse the repository at this point in the history
  2. test: fix most failing tests

    abluey committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    88af161 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. feat: core migration

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    58ac018 View commit details
    Browse the repository at this point in the history
  2. test: initial core tests

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    325f007 View commit details
    Browse the repository at this point in the history
  3. debug: peek

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    394254c View commit details
    Browse the repository at this point in the history
  4. fix: voting group message issue

    JayDwee authored and abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    188b081 View commit details
    Browse the repository at this point in the history
  5. test: fix cog tests

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3b452af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bcada1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a637193 View commit details
    Browse the repository at this point in the history
  8. test: add remaining core tests

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5b14ee3 View commit details
    Browse the repository at this point in the history
  9. feat: api skeleton

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    dea11bf View commit details
    Browse the repository at this point in the history
  10. refactor: use id as params

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    212b357 View commit details
    Browse the repository at this point in the history
  11. feat: set up vote api

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    9599849 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    929f7ca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    662d7e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fac5d8c View commit details
    Browse the repository at this point in the history
  15. test: api tests FAILING

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4577759 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1ae3524 View commit details
    Browse the repository at this point in the history
  17. fix: slight change

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f5b8d54 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6f0dec8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    82230a3 View commit details
    Browse the repository at this point in the history
  20. test: fix most failing tests

    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    649803c View commit details
    Browse the repository at this point in the history
  21. Merge branch 'feature/voting-core-migration' of https://github.com/Ko…

    …alaBotUK/KoalaBot into feature/voting-core-migration
    abluey committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    42e20cd View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    915a1ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c0870b View commit details
    Browse the repository at this point in the history
  3. chore: changelog

    abluey committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c7560fb View commit details
    Browse the repository at this point in the history