Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

Add service desk API #1

Merged
merged 38 commits into from
Apr 30, 2021
Merged

Add service desk API #1

merged 38 commits into from
Apr 30, 2021

Commits on Jan 28, 2021

  1. Implement pagination

    AlexP11223 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    7e5db24 View commit details
    Browse the repository at this point in the history
  2. Allow to add HTTP headers

    AlexP11223 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    b3eb3f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b683b4 View commit details
    Browse the repository at this point in the history
  4. Remove unused file

    AlexP11223 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    98e4136 View commit details
    Browse the repository at this point in the history
  5. Remove dummy test

    AlexP11223 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    1435171 View commit details
    Browse the repository at this point in the history
  6. Add PHP 7.1 to travis

    AlexP11223 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    b8616ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00fddc9 View commit details
    Browse the repository at this point in the history
  8. Add namespace to tests

    AlexP11223 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    fe43454 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    f8a8140 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d9a4f2 View commit details
    Browse the repository at this point in the history
  3. Update test namespace

    AlexP11223 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    b92c82c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8e2f91 View commit details
    Browse the repository at this point in the history
  5. Add .env.phpunit for tests

    AlexP11223 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    2285008 View commit details
    Browse the repository at this point in the history
  6. Implement getServiceDesks

    AlexP11223 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    8656bdc View commit details
    Browse the repository at this point in the history
  7. Implement getRequestTypes

    AlexP11223 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    df6bd09 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d35d60 View commit details
    Browse the repository at this point in the history
  9. Remove SelfLink

    AlexP11223 committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    6544ebf View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Configuration menu
    Copy the full SHA
    0ee14f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4c142d View commit details
    Browse the repository at this point in the history
  3. Remove UserLink

    AlexP11223 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    7b54aeb View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    f82f814 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    339ac07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7a9aec View commit details
    Browse the repository at this point in the history
  4. PhpDoc

    AlexP11223 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    28e9208 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45896b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ccb8ec View commit details
    Browse the repository at this point in the history
  7. Optimize tests

    AlexP11223 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    191fe72 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Fix name

    AlexP11223 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    7adbc54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e75133 View commit details
    Browse the repository at this point in the history
  3. Check start index

    AlexP11223 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    9988852 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd61c75 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

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

Commits on Mar 4, 2021

  1. Use iterable type-hint

    AlexP11223 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    9ab422b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Refactor json operations

    AlexP11223 committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    db1c95a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    882230a View commit details
    Browse the repository at this point in the history
  2. Add comments about setters

    AlexP11223 committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    434e4cf View commit details
    Browse the repository at this point in the history
  3. Fix code style

    AlexP11223 committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    28d54da View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Refactor

    AlexP11223 committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    2619b02 View commit details
    Browse the repository at this point in the history