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

React Travel App Server #13

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

React Travel App Server #13

wants to merge 36 commits into from

Commits on Mar 7, 2021

  1. feat: backend first draft

    Tonia-SE committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    039a32e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from lbratkovskaya/task/implement-backend

    feat: backend first draft
    Tonia-SE authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    76d9c32 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. feat: backend first draft

    Tonia-SE committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    d100150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c0d090 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from lbratkovskaya/task/implement-backend

    Task/implement backend
    Tonia-SE authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    a5aa755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa15302 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    524bbc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a883159 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    716567e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6fd325 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    4b3cf54 View commit details
    Browse the repository at this point in the history
  2. fix: some review fixes

    AlexeyTeterin committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    2ad1e04 View commit details
    Browse the repository at this point in the history
  3. fix: mahe email non required

    Tonia-SE committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a19fa72 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from lbratkovskaya/task/implement-backend

    fix: fix email handling during login
    lbratkovskaya authored Mar 10, 2021
    Configuration menu
    Copy the full SHA
    04c563d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Merge pull request #2 from lbratkovskaya/task/countries-API

    Add Countries API
    lbratkovskaya authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    fb4352e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b2294 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. feat: add capital timezone to schema

    lbratkovskaya committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    80badaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from lbratkovskaya/capital-timezone

    Add capital timezone to schema
    lbratkovskaya authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    c2b0774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b9758b View commit details
    Browse the repository at this point in the history
  4. fix: add semi

    Tonia-SE committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    8d1981d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1d4898 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c7ae5c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5 from lbratkovskaya/task/implement-backend

    feat: add models for sights and reviews
    Tonia-SE authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    31bbe9d View commit details
    Browse the repository at this point in the history
  8. feat: currencies proxy for cors

    lbratkovskaya committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    f2fcd06 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8 from lbratkovskaya/currencies-proxy

    feat: currencies proxy for cors
    lbratkovskaya authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    15f3e1a View commit details
    Browse the repository at this point in the history
  10. fix: package-lock

    lbratkovskaya committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    52c988a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #9 from lbratkovskaya/currencies-proxy

    Currencies proxy
    lbratkovskaya authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    f2ef1ca View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    a360814 View commit details
    Browse the repository at this point in the history
  2. fix: add '' in json

    Alexandr4e committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f180cc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec35494 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from lbratkovskaya/task/implement-backend

    fix: updte rates on the very first review
    Tonia-SE authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    dfdacbc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from lbratkovskaya/sights-of-contries

    feat: add sigths of all countries without spain
    lbratkovskaya authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    1014321 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    fc6d12c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from lbratkovskaya/task/implement-backend

    fix: make rate and reviews updates synchronus
    Tonia-SE authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    c3054d2 View commit details
    Browse the repository at this point in the history
  3. feat: add sights of Spain

    lbratkovskaya committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    ad4d548 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from lbratkovskaya/sights-of-spain

    Sights of Spain
    lbratkovskaya authored Mar 17, 2021
    Configuration menu
    Copy the full SHA
    72f4753 View commit details
    Browse the repository at this point in the history