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

feat: Add new routes and features for ticket and flag management (CRUD api) #15

Merged
merged 18 commits into from
Dec 7, 2023

Commits on Nov 15, 2023

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

Commits on Nov 16, 2023

  1. flag routes

    Valimp committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c36ac17 View commit details
    Browse the repository at this point in the history
  2. delete update flag

    Valimp committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d218115 View commit details
    Browse the repository at this point in the history
  3. crud for tickets

    Valimp committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f92ba89 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    1e202da View commit details
    Browse the repository at this point in the history
  2. Add non-null fields

    Valimp committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ca88471 View commit details
    Browse the repository at this point in the history
  3. remove delete routes

    Valimp committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    196378f View commit details
    Browse the repository at this point in the history
  4. remake update ticket status

    Valimp committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    98f8271 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    349f68c View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. fix config issues

    Valimp committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    97b1c22 View commit details
    Browse the repository at this point in the history
  2. DoesNotExist exception

    Valimp committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    0235ec5 View commit details
    Browse the repository at this point in the history
  3. anonymise device_id

    Valimp committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    f04a72c View commit details
    Browse the repository at this point in the history
  4. url description

    Valimp committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8060140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d19e08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26a0b10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8851bbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58cb2d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d7be33c View commit details
    Browse the repository at this point in the history