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

224 confirmation email when companies register #306

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

Commits on Jun 21, 2023

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

Commits on Oct 11, 2023

  1. Moved time interval logic to validator

    Co-authored-by: Francisco Cardoso <[email protected]>
    dsantosferreira and FranciscoCardoso913 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e3ba9c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba84863 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fd941b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fe08b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca019bb View commit details
    Browse the repository at this point in the history
  6. Add unverified state

    Co-authored-by: Francisco Cardoso <[email protected]>
    dsantosferreira and FranciscoCardoso913 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    74c964a View commit details
    Browse the repository at this point in the history
  7. Adding custom errors for token validation

    Co-authored-by: Daniel Ferreira <[email protected]>
    FranciscoCardoso913 and dsantosferreira committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2a57135 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    431aacc View commit details
    Browse the repository at this point in the history
  9. Changing the order when the account is created so that it is created …

    …after validating the application
    FranciscoCardoso913 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a135fdf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba32103 View commit details
    Browse the repository at this point in the history
  11. Created new isPending attribute in Offer model and implemented creati…

    …ng of pending offers depending on application status
    
    Co-authored-by: Francisco Cardoso <[email protected]>
    dsantosferreira and FranciscoCardoso913 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5625a90 View commit details
    Browse the repository at this point in the history
  12. Set isPending of all company's offers to false when its application i…

    …s approved
    
    Co-authored-by: Francisco Cardoso <[email protected]>
    dsantosferreira and FranciscoCardoso913 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    bc95f0b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    994509a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    46f4581 View commit details
    Browse the repository at this point in the history
  15. Route to get an application from a company

    Co-authored-by: Daniel Ferreira <[email protected]>
    FranciscoCardoso913 and dsantosferreira committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    89b75e8 View commit details
    Browse the repository at this point in the history
  16. Rewriting the emails to match the current flow.

    Co-authored-by: Daniel Ferreira <[email protected]>
    FranciscoCardoso913 and dsantosferreira committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    96dfd74 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b12205c View commit details
    Browse the repository at this point in the history
  18. Adding tests for the endpoint apply/company/:token/validate and chang…

    …ing the type of errors some functions throw
    
    Co-authored-by: Daniel Ferreira <[email protected]>
    FranciscoCardoso913 and dsantosferreira committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6dada6d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3f60be8 View commit details
    Browse the repository at this point in the history
  20. Created and fixed tests for the offers/ endpoint and fixed tests for …

    …the auth/recover/:token/confirm endpoint
    
    Co-authored-by: Daniel Ferreira <[email protected]>
    FranciscoCardoso913 and dsantosferreira committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    482b015 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5d95f3b View commit details
    Browse the repository at this point in the history
  22. Added tests for the endpoints applications/company/:id/approve and ap…

    …plications/company/:id/reject
    FranciscoCardoso913 committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e113bc8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    64b8c31 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    96719ac View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    43a1e44 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b193933 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

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

Commits on Feb 5, 2024

  1. When creating a new application if an old application exists the old …

    …one is updated instead of being deleted and replaced
    FranciscoCardoso913 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f7fd7e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d86fd View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge branch 'develop' of github.com:NIAEFEUP/nijobs-be into 224-conf…

    …irmation-email-when-companies-register
    FranciscoCardoso913 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    4f35451 View commit details
    Browse the repository at this point in the history