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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pierre Havelaar: Frontend & Backend Technical Assesment #92

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

Commits on Mar 30, 2023

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

Commits on Mar 31, 2023

  1. Improve testability

    pierreh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    56ec350 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    pierreh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    88a62c9 View commit details
    Browse the repository at this point in the history
  3. Update Test: verify modal has actually closed

    pierreh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2146c31 View commit details
    Browse the repository at this point in the history
  4. setup tables and test data

    pierreh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    96d4650 View commit details
    Browse the repository at this point in the history
  5. Added users query

    pierreh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    3424332 View commit details
    Browse the repository at this point in the history
  6. Added mutation for single user

    pierreh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    9d2829e View commit details
    Browse the repository at this point in the history
  7. Fix user_context.updated_at

    pierreh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    57e9238 View commit details
    Browse the repository at this point in the history
  8. Fix indent

    pierreh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8fa0097 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6981a1 View commit details
    Browse the repository at this point in the history
  10. Fix indent

    pierreh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    bae443a View commit details
    Browse the repository at this point in the history
  11. Return updated Users

    pierreh committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    2aee774 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. User React Portal

    pierreh committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    da8a859 View commit details
    Browse the repository at this point in the history
  2. disable portal for tests

    pierreh committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    dd6dea4 View commit details
    Browse the repository at this point in the history
  3. cleanup

    pierreh committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    c3a472e View commit details
    Browse the repository at this point in the history
  4. Add portal mock for test

    pierreh committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    c4a2baa View commit details
    Browse the repository at this point in the history
  5. Fill in blank TODO line

    pierreh committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    d175958 View commit details
    Browse the repository at this point in the history
  6. update TODO list

    pierreh committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    ed68c7e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. please the compiler

    pierreh committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    09c6560 View commit details
    Browse the repository at this point in the history
  2. add NOT NULL contraints

    pierreh committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    04ce9cc View commit details
    Browse the repository at this point in the history