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

API:s for the new front-end #792

Open
wants to merge 22 commits into
base: development
Choose a base branch
from
Open

API:s for the new front-end #792

wants to merge 22 commits into from

Commits on Oct 31, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    f9fe3e7 View commit details
    Browse the repository at this point in the history
  2. Event API

    ankurr0y committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8c81501 View commit details
    Browse the repository at this point in the history
  3. Minor change in URL

    ankurr0y committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3db3b56 View commit details
    Browse the repository at this point in the history
  4. Adding fields

    ankurr0y committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a61ab36 View commit details
    Browse the repository at this point in the history
  5. Depth

    ankurr0y committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4645bde View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    8d6dd91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26cc620 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Permissions 1

    ankurr0y committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a82dbf1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. The Team API is needed as a publicly readable entity because the posi…

    …tions and the team descriptions are open to the public. If a new team is created or edited, it will most likely be through the admin console, meaning that we probably shouldn't have writeable APIs for this. Ludwig I'm writing this in a commit to show you that we need a ticketing system. In most ticketing systems you can set up an automation where referencing the ticket number will associate your commit to that ticket.
    ankurr0y committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6212353 View commit details
    Browse the repository at this point in the history
  2. Adding Role ReadOnly

    ankurr0y committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    182194b View commit details
    Browse the repository at this point in the history
  3. Minor change

    ankurr0y committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e83e501 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Read APIs for Applications

    ankurr0y committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f370981 View commit details
    Browse the repository at this point in the history
  2. Creation, Deletion and Update of Application implemented, it only wor…

    …ks on own application
    ankurr0y committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d8b8234 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

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

Commits on Jan 24, 2024

  1. Tickets done

    ankurr0y committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    3c1a7e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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

Commits on Jan 28, 2024

  1. CSRF and Me API

    ankurr0y committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    1f116ea View commit details
    Browse the repository at this point in the history
  2. CSRF fixed

    ankurr0y committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    1dc7b6f View commit details
    Browse the repository at this point in the history
  3. Most APIs

    ankurr0y committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    7d12bd1 View commit details
    Browse the repository at this point in the history
  4. Added URLs

    ankurr0y committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    2be8a89 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Final API

    ankurr0y committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    aee9851 View commit details
    Browse the repository at this point in the history