Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SCHREDDO/ClickUp-Java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SCHREDDO/ClickUp-Java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 45 files changed
  • 1 contributor

Commits on Oct 12, 2021

  1. Update README.md

    Update README.md for v0.2.0-alpha
    SCHREDDO committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    25346ca View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    afadb89 View commit details
    Browse the repository at this point in the history
  2. add a custom field class

    SCHREDDO committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    ef2c9a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40073cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7ca8fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b3d4e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    785fb46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e3e807 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    512f47c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9f669af View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. add user api calls 'invite user to woekspace', 'edit user on workspac…

    …e', 'remove user from workspace' and 'get user'
    SCHREDDO committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    c4669a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeb8a38 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. add user api calls 'addTagToTask', 'create space tag', 'edit space ta…

    …g', 'get space tags', 'delete space tag' and 'remove tag from task'
    SCHREDDO committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    55591b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356158a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70146e2 View commit details
    Browse the repository at this point in the history
  4. rework 'get access token', 'get authorized user' and 'get authorized …

    …teams' methods return type
    SCHREDDO committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    da4ce70 View commit details
    Browse the repository at this point in the history
Loading