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 an API #176

Merged
merged 33 commits into from Sep 13, 2022
Merged

Add an API #176

merged 33 commits into from Sep 13, 2022

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    32adb64 View commit details
    Browse the repository at this point in the history
  2. Add ApiToken to admin

    haaavk committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    bec4b19 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Add ApiTokenRequiredMixin

    haaavk committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    90b2896 View commit details
    Browse the repository at this point in the history
  2. Add DashboardApiView

    haaavk committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    a963694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f8891a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    787ce17 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into api

    haaavk committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    e2d4381 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8302aed View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Add api app with ApiToken model

    haaavk authored and milesmcc committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    ff6933b View commit details
    Browse the repository at this point in the history
  2. Add ApiToken to admin

    haaavk authored and milesmcc committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    1dec03c View commit details
    Browse the repository at this point in the history
  3. Add ApiTokenRequiredMixin

    haaavk authored and milesmcc committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    a7248cd View commit details
    Browse the repository at this point in the history
  4. Add DashboardApiView

    haaavk authored and milesmcc committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    5966ea2 View commit details
    Browse the repository at this point in the history
  5. Add minimal argument to get_core_stats

    haaavk authored and milesmcc committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    e577aa4 View commit details
    Browse the repository at this point in the history
  6. Add uuid filter and service uuid filter

    haaavk authored and milesmcc committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    d809ec8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    66b841f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcf9414 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. Configuration menu
    Copy the full SHA
    364ef11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80647d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    7f60b3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aaadfe View commit details
    Browse the repository at this point in the history
  3. Add uuid validation

    haaavk committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    ba91ed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d84f63 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Add django-cors-headers

    haaavk committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    4a6af18 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Fix typo

    haaavk committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b87b158 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

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

Commits on May 12, 2022

  1. Remove basic option from API

    For simplicity
    haaavk committed May 12, 2022
    Configuration menu
    Copy the full SHA
    d9bbeea View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Improve language

    milesmcc committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    77cb1fb View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. Configuration menu
    Copy the full SHA
    b7f2e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c23f44d View commit details
    Browse the repository at this point in the history
  3. Remove unneeded views

    milesmcc committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    b286c80 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Use POST to api token refresh

    haaavk committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    5e48e2d View commit details
    Browse the repository at this point in the history