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/separate vc link #263

Merged

Commits on Jan 25, 2021

  1. adding func to create new event

    Michael BD committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    9f12429 View commit details
    Browse the repository at this point in the history
  2. fix linit (except the start of endpoint)

    Michael BD committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    83a3f7d View commit details
    Browse the repository at this point in the history
  3. more fix of linit

    Michael BD committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    5e3035b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. and more linit

    Michael BD committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    11f89d5 View commit details
    Browse the repository at this point in the history
  2. delete long line

    Michael BD committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    d97d751 View commit details
    Browse the repository at this point in the history
  3. add test for bad new event

    Michael BD committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    1d54aa2 View commit details
    Browse the repository at this point in the history
  4. linit fix

    Michael BD committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    5ec2490 View commit details
    Browse the repository at this point in the history
  5. add tests for exception

    Michael BD committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    b96f5db View commit details
    Browse the repository at this point in the history
  6. linit

    Michael BD committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    fe6eff0 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. change check_validation to check_date_validation

    ande create a userevent model in add_new_event func
    Michael BD committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    010bb8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d876a9 View commit details
    Browse the repository at this point in the history
  3. linit

    Michael BD committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0591114 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/PythonFreeCourse/calendar

    …into develop
    Michael BD committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    6ce4ad8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of https://github.com/Michael-B-D/calendar int…

    …o develop
    Michael BD committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    86720df View commit details
    Browse the repository at this point in the history
  6. linit

    Michael BD committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    538450d View commit details
    Browse the repository at this point in the history
  7. add more tests

    Michael BD committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    425462a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. use return early in event.py

    Michael BD committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    54f7eb7 View commit details
    Browse the repository at this point in the history
  2. delete line

    Michael BD committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    19923eb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/PythonFreeCourse/calendar

    …into develop
    Michael BD committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    fb4a125 View commit details
    Browse the repository at this point in the history
  4. /

    Michael BD committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    f498b0f View commit details
    Browse the repository at this point in the history
  5. pull

    Michael BD committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6438198 View commit details
    Browse the repository at this point in the history
  6. delete whitespace

    Michael BD committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    7020d75 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. add else

    Michael BD committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0b46709 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PythonFreeCourse/calendar

    …into develop
    Michael BD committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    1e8b415 View commit details
    Browse the repository at this point in the history
  3. add logger

    Michael BD committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    8bc524a View commit details
    Browse the repository at this point in the history
  4. lint

    Michael BD committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    624fb40 View commit details
    Browse the repository at this point in the history
  5. /

    Michael BD committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    986d056 View commit details
    Browse the repository at this point in the history
  6. line

    Michael BD committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    3f10db9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Merge branch 'develop' of https://github.com/PythonFreeCourse/calendar

    …into develop
    Michael BD committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    4f03231 View commit details
    Browse the repository at this point in the history
  2. update

    Michael BD committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    8b41b4d View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. .

    Michael BD committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    dfbb0e0 View commit details
    Browse the repository at this point in the history
  2. .

    Michael BD committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    8b9e415 View commit details
    Browse the repository at this point in the history
  3. linit

    Michael BD committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    9a2d80d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. try to fix linit

    Michael BD committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    8c3f9ed View commit details
    Browse the repository at this point in the history
  2. try agein

    Michael BD committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    80ce83d View commit details
    Browse the repository at this point in the history
  3. linit

    Michael BD committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    8f6dff3 View commit details
    Browse the repository at this point in the history
  4. remove vc_link from tests

    Michael BD committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    c5da8e8 View commit details
    Browse the repository at this point in the history
  5. change func is_date_before name

    Michael BD committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    07b423c View commit details
    Browse the repository at this point in the history
  6. .

    Michael BD committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0b9fd43 View commit details
    Browse the repository at this point in the history
  7. .

    Michael BD committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    b490663 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. moving test to test_event

    Michael BD committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    a565433 View commit details
    Browse the repository at this point in the history
  2. linit

    Michael BD committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    f3dd91a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. add venv to gitignore

    Michael BD committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    522d68b View commit details
    Browse the repository at this point in the history
  2. remove venv

    Michael BD committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c07fcdc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/PythonFreeCourse/calendar

    …into develop
    Michael BD committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c0c4033 View commit details
    Browse the repository at this point in the history
  4. LINIT

    Michael BD committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    c9c08bc View commit details
    Browse the repository at this point in the history
  5. /

    Michael BD committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    b455f73 View commit details
    Browse the repository at this point in the history
  6. /

    Michael BD committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    593d612 View commit details
    Browse the repository at this point in the history
  7. add claint in test app

    Michael BD committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    860a8e1 View commit details
    Browse the repository at this point in the history
  8. /

    Michael BD committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    2606920 View commit details
    Browse the repository at this point in the history
  9. /

    Michael BD committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    b28d1ac View commit details
    Browse the repository at this point in the history
  10. .

    Michael BD committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    5f222ad View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. separat vc link and location

    Michael BD committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    be7279c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PythonFreeCourse/calendar

    …into develop
    Michael BD committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    4c5d7b8 View commit details
    Browse the repository at this point in the history
  3. change to vc_link in all files

    Michael BD committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    7a5d783 View commit details
    Browse the repository at this point in the history
  4. tests_event is run

    Michael BD committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    71f1f28 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Michael BD committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    ab676b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. add vc link

    Michael BD committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    069524b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. add leabels to html

    Michael BD committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    f824042 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PythonFreeCourse/calendar

    …into feature/separate_VC_link
    Michael BD committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    f635e16 View commit details
    Browse the repository at this point in the history
  3. remove duplicat in creat_event func

    Michael BD committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    2e37367 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Merge branch 'develop' of https://github.com/PythonFreeCourse/calendar

    …into feature/separate_VC_link
    Michael BD committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    ed64963 View commit details
    Browse the repository at this point in the history