• 0 Open
    26 Closed
    Updated 2021-10-23 17:10:30 +00:00
    Closed 2021-10-23 17:10:30 +00:00

    New "advanced" info endpoints like:

    • get /runner/:id/scans
    • get /team/:id/runners
    • get /team/:id/scans

    and many more

  • 0 Open
    6 Closed
    Updated 2021-01-19 19:28:35 +00:00
    Closed 2021-01-19 19:28:35 +00:00

    There should be API Endpoints (and everithing that belongs to them) for:

    Address (get, post, put, delete)
    GroupContact (get, post, put, delete)

    We also have to expand existing models endpoints to accept the new objects/return them.
    We also need api tests for those endpoints.

  • Email

    100%
    0 Open
    7 Closed
    Updated 2021-01-30 15:58:12 +00:00
    Closed 2021-01-30 15:58:12 +00:00

    Everything related to emails (or rather the sending of them)

  • 0 Open
    26 Closed
    Updated 2021-10-23 17:10:31 +00:00
    Closed 2021-10-23 17:10:31 +00:00

    Everything related to the projects dev experience, including (but not limited to):

    • Release management
    • Code Formatting/Linting
  • Initial

    100%
    0 Open
    7 Closed
    35 minutes
    Updated 2021-01-15 21:47:16 +00:00
    Closed 2021-01-15 21:47:16 +00:00

    Preparation of the repo and basic project setup

  • 0 Open
    23 Closed
    Updated 2020-12-31 14:19:31 +00:00
    Closed 2020-12-31 14:19:31 +00:00

    We need to be able to import runners and teams from csv (optional: xls(x)) into orgs

  • 0 Open
    19 Closed
    Updated 2021-01-15 21:47:11 +00:00
    Closed 2021-01-15 21:47:11 +00:00

    There should be API Endpoints (and everithing that belongs to them) for:

    • Donors (get, post, put, delete)
    • Donations (get, post, put, delete) - the "normal" fixed donations
    • DistanceDonations (get, post, put, delete)
    • Scans

    We also need api tests for those endpoints.

    Not included: The special endpoints and auth related to trackScans.

  • 0 Open
    9 Closed
    Updated 2021-01-26 17:54:46 +00:00
    Closed 2021-01-26 17:54:46 +00:00

    Basic idea: lfk/org#7

    Basic tasks:

    • Seed the public runner group
    • Create a endpoint for public runner registration
    • Create a endpoint for company runner registration
    • Create a endpoint with basic information about a runner