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: Create back-end for the new users panel page #31898

Merged
merged 30 commits into from
Apr 20, 2024

Commits on Mar 5, 2024

  1. refactor: ♻️ Create isSMTPConfigured helper

    Created a helper function named isSMTPConfigured.ts to run when calling the smtp.check endpoint of the misc.ts group.
    rique223 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    35a3b76 View commit details
    Browse the repository at this point in the history
  2. feat: ✨ Create users.listByStatys and users.sendWelcomeEmail endpoints

    Created the two new endpoints that represent the back-end for the new users page.
    rique223 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c7ea10e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed5cfec View commit details
    Browse the repository at this point in the history
  4. Typecheck

    rique223 committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4b15497 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 8, 2024

  1. Reviews first part

    rique223 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f5d3068 View commit details
    Browse the repository at this point in the history
  2. Reviews second part

    rique223 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    f3e1731 View commit details
    Browse the repository at this point in the history
  3. Reviews third part

    rique223 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1208a88 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Review

    rique223 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    60876b8 View commit details
    Browse the repository at this point in the history
  2. Create fifty-cups-sort.md

    rique223 committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3b91f00 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

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

    rique223 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a6d49b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. Create pink-parrots-end.md

    rique223 committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1010637 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    19a12b4 View commit details
    Browse the repository at this point in the history
  2. Update listByStatus typing

    rique223 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8923dca View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update fifty-cups-sort.md

    rique223 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    fbb307b View commit details
    Browse the repository at this point in the history
  2. Update pink-parrots-end.md

    rique223 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    afd5108 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    ff2f272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ec14f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9899bd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfe2139 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b22e33d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 18, 2024

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

Commits on Apr 20, 2024

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