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: realm request ui #116

Merged
merged 18 commits into from
Nov 15, 2023
Merged

feat: realm request ui #116

merged 18 commits into from
Nov 15, 2023

Commits on Nov 6, 2023

  1. chore: modal

    add a globally accessible modal component
    jlangy committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    17dd61a View commit details
    Browse the repository at this point in the history
  2. test: unit tests

    ad djest config for unit tests
    jlangy committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    b1777e7 View commit details
    Browse the repository at this point in the history
  3. feat: form

    add form for new custom realms
    jlangy committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ba20f62 View commit details
    Browse the repository at this point in the history
  4. chore: dashboard

    add custom realm request dashboard
    jlangy committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    df8f725 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. chore: style

    style tweaks
    jlangy committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6775d5d View commit details
    Browse the repository at this point in the history
  2. chore: dead code

    remove commented code
    jlangy committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    53b68fe View commit details
    Browse the repository at this point in the history
  3. chore: prettier

    install and run pre-commit
    jlangy committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    05e9bf2 View commit details
    Browse the repository at this point in the history
  4. chore: img

    swap out splash svg
    jlangy committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    964273a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    88c4590 View commit details
    Browse the repository at this point in the history
  2. chore: merge

    merge backend changes
    jlangy committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c43b78f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. chore: integrate

    integrate with backend changes
    jlangy committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    62c8893 View commit details
    Browse the repository at this point in the history
  2. chore: merge

    merge in dev
    jlangy committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    8bb6c24 View commit details
    Browse the repository at this point in the history
  3. chore: merge

    merge in dev
    jlangy committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0421beb View commit details
    Browse the repository at this point in the history
  4. chore: refactor

    organize test file
    jlangy committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    addbc5b View commit details
    Browse the repository at this point in the history
  5. chore: ci

    run unit test in ci pipeline
    jlangy committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7364054 View commit details
    Browse the repository at this point in the history
  6. chore: ci dir

    fix dir in ci pipeline
    jlangy committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    76bc0a4 View commit details
    Browse the repository at this point in the history
  7. chore: gh action

    make test yaml file
    jlangy committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    40192fe View commit details
    Browse the repository at this point in the history
  8. chore: cleanup

    unskip test case
    jlangy committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    3d1790e View commit details
    Browse the repository at this point in the history