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

Model relationship #31

Merged
merged 30 commits into from Nov 12, 2018
Merged

Model relationship #31

merged 30 commits into from Nov 12, 2018

Commits on Nov 1, 2018

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

Commits on Nov 8, 2018

  1. changed baseURL and added unique constraint to email

    WIP Mutations and Queries for like mechanism
    
    WIP added myLikes. Query not working yet
    
    WIP TODO: fix "relation \"users_liked_jobs_jobs\" does not exist"
    DonGiovanni83 committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    76195e0 View commit details
    Browse the repository at this point in the history
  2. Specified JoinTable Attributes

    WIP ManyToMany relation Job User
    DonGiovanni83 committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    78bcfcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92c9c14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58425d6 View commit details
    Browse the repository at this point in the history
  5. Delete seeded users on start up.

    ioboi authored and DonGiovanni83 committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    6bc6c24 View commit details
    Browse the repository at this point in the history
  6. Created Utils

    DonGiovanni83 committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    959f44a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95e84cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27ff042 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3ee05a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    370c610 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e9f0a38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3849ee7 View commit details
    Browse the repository at this point in the history
  13. Refactored schema.graphql and Enum types

    Enum problem fixed
    DonGiovanni83 committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    93c226e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b80ccc1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4bc0391 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b33006c View commit details
    Browse the repository at this point in the history
  17. implemented job rejection mutation

    Implemented reject mutation for applications
    DonGiovanni83 committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    c770bbf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    36f5416 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

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

Commits on Nov 10, 2018

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

Commits on Nov 11, 2018

  1. Configuration menu
    Copy the full SHA
    27d1afe View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'master' of github.com:eseTeam2/ese2018-team2"

    This reverts commit 27d1afe, reversing
    changes made to 54a0c54.
    ioboi committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    d1cb5aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1326ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dff7103 View commit details
    Browse the repository at this point in the history
  5. Export JobApplicationState

    ioboi committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    417ea72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    254bebc View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

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