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 endpoint to get users #81

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    ffceba0 View commit details
    Browse the repository at this point in the history
  2. Update route.ts

    ogatalars committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a918fb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Create user.dao.ts

    ogatalars committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4e3ec12 View commit details
    Browse the repository at this point in the history
  2. Update route.ts

    ogatalars committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d171899 View commit details
    Browse the repository at this point in the history
  3. ref: add initial fixes

    Luana-ns committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    743c01e View commit details
    Browse the repository at this point in the history
  4. ref: merge

    Luana-ns committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9fb30ea View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    0c972e7 View commit details
    Browse the repository at this point in the history
  2. Update route.ts

    ogatalars committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ff74415 View commit details
    Browse the repository at this point in the history
  3. Update user.dao.ts

    ogatalars committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    40f1355 View commit details
    Browse the repository at this point in the history
  4. Update route.ts

    ogatalars committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2e8779c View commit details
    Browse the repository at this point in the history
  5. fix: route.ts

    ogatalars committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    9c53c55 View commit details
    Browse the repository at this point in the history
  6. Update route.ts with prisma

    ogatalars committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    687e11a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    978f039 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    773dd48 View commit details
    Browse the repository at this point in the history
  9. fix user.dao.ts

    ogatalars committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0518d94 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Jan 25, 2024

  1. Update user.dao.ts

    ogatalars committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    7c005d2 View commit details
    Browse the repository at this point in the history
  2. follow review in route.ts

    ogatalars committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    450f24b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. fix: route.ts

    ogatalars committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7cd623e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b8b55c View commit details
    Browse the repository at this point in the history
  3. fix: lint in route.ts

    ogatalars committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    811d5ae View commit details
    Browse the repository at this point in the history
  4. Fix: lint in user.dao.ts

    ogatalars committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2afd036 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix: lint

    Luana-ns committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5310e4e View commit details
    Browse the repository at this point in the history
  2. fix: fetchUsers

    Luana-ns committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    82cf3cd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. fix: users route

    Luana-ns committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    f71d396 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. refactor: route.ts

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

Commits on Mar 4, 2024

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

Commits on Mar 6, 2024

  1. revert: user dao changes

    Pedro Frattezi Silva committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2ef45dd View commit details
    Browse the repository at this point in the history
  2. fix: update user dao for fetch all users

    Pedro Frattezi Silva committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b6708e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. feat: create pagination shared zod validation

    Pedro Frattezi Silva committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    472b942 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ac528 View commit details
    Browse the repository at this point in the history