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

Phone provider refactoring #1713

Merged
merged 55 commits into from
May 24, 2023
Merged

Phone provider refactoring #1713

merged 55 commits into from
May 24, 2023

Commits on Mar 25, 2023

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

Commits on Apr 9, 2023

  1. Configuration menu
    Copy the full SHA
    2c8f83b View commit details
    Browse the repository at this point in the history
  2. Delete a.py

    Remove a.py
    Konstantinov-Innokentii authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    bbd1430 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    ab928fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0cc0b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81178a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ccd284 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Polishing

    Konstantinov-Innokentii committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    678a23d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f66242f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b53558e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b99554 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21d589e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56d6ccd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ffaa24 View commit details
    Browse the repository at this point in the history
  8. Merge dev

    Konstantinov-Innokentii committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7fd7600 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8dd39f9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    26ebc43 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3b8479e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    381aa54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d79515 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb5b505 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    d3ad2ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6cbd7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae09bbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa71ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c8df3d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    bf3ec04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db33b14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59ec9a9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    1be1305 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f017da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67929a3 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

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

Commits on May 22, 2023

  1. Fixes

    Konstantinov-Innokentii committed May 22, 2023
    Configuration menu
    Copy the full SHA
    ea0a414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f589b53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6147dfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81c2490 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' into phone_notificator

    # Conflicts:
    #	engine/apps/api/views/user.py
    Konstantinov-Innokentii committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2eca39e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a513a0e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    163aeb3 View commit details
    Browse the repository at this point in the history
  2. Fixes

    Konstantinov-Innokentii committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a38f4a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f16a9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f0e6d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9a6402 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ea310b View commit details
    Browse the repository at this point in the history
  7. Fix tests

    Konstantinov-Innokentii committed May 23, 2023
    Configuration menu
    Copy the full SHA
    24d9eb0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3298392 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    Konstantinov-Innokentii committed May 23, 2023
    Configuration menu
    Copy the full SHA
    7acb39c View commit details
    Browse the repository at this point in the history
  10. Fix tests

    Konstantinov-Innokentii committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3987336 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    Konstantinov-Innokentii committed May 23, 2023
    Configuration menu
    Copy the full SHA
    9b71018 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e65a3c3 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    0585099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bebc85 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Konstantinov-Innokentii committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2e336f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a227d4 View commit details
    Browse the repository at this point in the history