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

Add centralized request service #4758

Merged
merged 23 commits into from
Nov 7, 2022

Commits on Oct 24, 2022

  1. create service

    Tostti committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    6e9d2ec View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Improve service functionality

    Tostti committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    f5a0ce5 View commit details
    Browse the repository at this point in the history
  2. add timeout handling

    Tostti committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    51d80a4 View commit details
    Browse the repository at this point in the history
  3. Improve code quality

    Tostti committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    86ccad9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    ea5b7a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc5728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7243ca2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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

Commits on Nov 2, 2022

  1. Configuration menu
    Copy the full SHA
    37b82bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2a4871 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    5313ffb View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Tostti committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    5dea889 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54c1b89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d732a54 View commit details
    Browse the repository at this point in the history
  5. Add reload to interceptor

    Tostti committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    e9e4abf View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Change structure of code

    Tostti committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    0bb2671 View commit details
    Browse the repository at this point in the history
  2. Implement new service

    Tostti committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a0984c3 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    Tostti committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    a0007a9 View commit details
    Browse the repository at this point in the history
  4. Fix errors

    Tostti committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f3de241 View commit details
    Browse the repository at this point in the history
  5. Create unit tests

    Tostti committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    f1c5458 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2a4c9b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    77946e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8207153 View commit details
    Browse the repository at this point in the history