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: userroles and permissions #123

Merged
merged 67 commits into from
Nov 23, 2023
Merged

feat: userroles and permissions #123

merged 67 commits into from
Nov 23, 2023

Commits on Oct 12, 2023

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

Commits on Oct 13, 2023

  1. update api spec

    Chakravarthy7102 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ce75484 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. update api spec

    Chakravarthy7102 committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4f4a7ac View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    4deec30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e8d9ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b4d687 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    e57265d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ffe185 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c151bf View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. feat: navbar

    Chakravarthy7102 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a259950 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    e4503a1 View commit details
    Browse the repository at this point in the history
  2. feat: tags input box

    Chakravarthy7102 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    09f0c3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a99caa5 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 27, 2023

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

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    20b5ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8194d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. chore: build files

    Chakravarthy7102 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    643d7f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    078c77c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a882c68 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    191421f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd00867 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64c9d12 View commit details
    Browse the repository at this point in the history
  4. Add Feature not enabled check to all apis and merging creation and up…

    …dating api for role into one
    Chakravarthy7102 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7b803da View commit details
    Browse the repository at this point in the history
  5. revert changes

    Chakravarthy7102 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    fdf6779 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa29100 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feat/userroles-apispec' of github.com:supertokens/dashb…

    …oard into feat/userroles-apispec
    Chakravarthy7102 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    35177d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed399c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bbebd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    4499f77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b02eb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    3e84cb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8196a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    481d768 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4f1e8e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. refactor code

    Chakravarthy7102 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e0e894d View commit details
    Browse the repository at this point in the history
  2. build files

    Chakravarthy7102 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    30fb351 View commit details
    Browse the repository at this point in the history
  3. refactor more code

    Chakravarthy7102 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    aaa9619 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    60f1db0 View commit details
    Browse the repository at this point in the history
  2. refactor more code

    Chakravarthy7102 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8c59217 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. update api spec

    Chakravarthy7102 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f49e3e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f63b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    d0f3dcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206e43d View commit details
    Browse the repository at this point in the history
  3. resolve conflicts

    Chakravarthy7102 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ca58cfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e161626 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27cc554 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. review changes

    Chakravarthy7102 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    488b212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0628fbc View commit details
    Browse the repository at this point in the history
  3. build files

    Chakravarthy7102 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    065a41b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac54b18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adea6d8 View commit details
    Browse the repository at this point in the history
  6. reset connectionuri

    Chakravarthy7102 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    00b015f View commit details
    Browse the repository at this point in the history
  7. fix: typo

    Chakravarthy7102 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    bb9642e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. fix: loading states

    Chakravarthy7102 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1e3e97d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c262d4 View commit details
    Browse the repository at this point in the history
  3. fix: laoding issues

    Chakravarthy7102 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    242b57a View commit details
    Browse the repository at this point in the history
  4. reset index file

    Chakravarthy7102 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    025d2f7 View commit details
    Browse the repository at this point in the history
  5. reset initial state

    Chakravarthy7102 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f11d5dd View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. remove extra code

    Chakravarthy7102 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a6d640b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c18fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a306aef View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    8f67045 View commit details
    Browse the repository at this point in the history
  2. update note

    Chakravarthy7102 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d3cc14b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc5ad97 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #121 from supertokens/feat/userroles-apispec

    feat: userroles and permissions api spec
    Chakravarthy7102 authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    eeeb122 View commit details
    Browse the repository at this point in the history