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

Feature/company profile #207

Merged
merged 8 commits into from
Mar 21, 2023
Merged

Feature/company profile #207

merged 8 commits into from
Mar 21, 2023

Commits on Mar 14, 2023

  1. Added route to get the company profile

    Added the validator for the route
    toni-santos authored and ttoino committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    092366b View commit details
    Browse the repository at this point in the history
  2. Added tests for the route

    Moved hardcoded value to constant
    toni-santos authored and ttoino committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e67a5fc View commit details
    Browse the repository at this point in the history
  3. Added filters to getOffersByCompanyId

    toni-santos authored and ttoino committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    210950e View commit details
    Browse the repository at this point in the history
  4. Started validating for blocked and disabled companies

    Renamed tests to better fitting names and improved them
    toni-santos authored and ttoino committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    993ebd1 View commit details
    Browse the repository at this point in the history
  5. Fix duplicated code

    ttoino committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    c2e8893 View commit details
    Browse the repository at this point in the history
  6. Refactor company profile tests

    ttoino committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    d9f03b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b0a7b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a6183c View commit details
    Browse the repository at this point in the history