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] Toggle Super_user privileges #931

Merged
merged 5 commits into from
Sep 18, 2024

Commits on Sep 12, 2024

  1. [feat] Toggle Super_user privileges

    Changes
    - added tests for it
    - removes /debug pages from the dev feature flags
    shubhdevelop committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    56089ac View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

  1. fix payload

    shubhdevelop committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9d3af54 View commit details
    Browse the repository at this point in the history
  2. Adds Graceful Error Handling

    - Adds toast as on both success as well failure
    - Adds test case covering the non-success reponse
    from serves
    shubhdevelop committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9416d02 View commit details
    Browse the repository at this point in the history