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

feat: Add APIs for linear integration #9346

Merged
merged 67 commits into from
May 22, 2024
Merged

feat: Add APIs for linear integration #9346

merged 67 commits into from
May 22, 2024

Commits on May 2, 2024

  1. feat: add liner integration

    muhsin-k committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ead7cc0 View commit details
    Browse the repository at this point in the history
  2. feat: add teams end point

    muhsin-k committed May 2, 2024
    Configuration menu
    Copy the full SHA
    68cb6b1 View commit details
    Browse the repository at this point in the history
  3. chore: code cleanup

    muhsin-k committed May 2, 2024
    Configuration menu
    Copy the full SHA
    0fafe37 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Create linear_spec.rb

    muhsin-k committed May 3, 2024
    Configuration menu
    Copy the full SHA
    97f96db View commit details
    Browse the repository at this point in the history
  2. chore: add linear schema

    muhsin-k committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c5e3466 View commit details
    Browse the repository at this point in the history
  3. fix: linear spec

    scmmishra committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7e61397 View commit details
    Browse the repository at this point in the history
  4. fix: specs

    muhsin-k committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e58f1ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bba61a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. feat: add team entities API

    muhsin-k committed May 6, 2024
    Configuration menu
    Copy the full SHA
    243834c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f7162d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf4fc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd2938d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e5cabd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68a7fce View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    3595903 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup code

    muhsin-k committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ee184d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a45b7e View commit details
    Browse the repository at this point in the history
  4. Update linear_controller.rb

    muhsin-k committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b11f4d5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    e098e46 View commit details
    Browse the repository at this point in the history
  2. chore: add specs

    muhsin-k committed May 8, 2024
    Configuration menu
    Copy the full SHA
    17b61ad View commit details
    Browse the repository at this point in the history
  3. chore: add specs

    muhsin-k committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2ae79bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b7af73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0d985a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bad7f4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2130a2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf40242 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    792bc5c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    3c4a7bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2960bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0268d54 View commit details
    Browse the repository at this point in the history
  4. feat: add create issue API

    muhsin-k committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1ddc05d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e567be8 View commit details
    Browse the repository at this point in the history
  6. feat: add link issue API

    muhsin-k committed May 9, 2024
    Configuration menu
    Copy the full SHA
    fc41669 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    429cfd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b7c972 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e4f43d View commit details
    Browse the repository at this point in the history
  10. feat: unlink issue api

    muhsin-k committed May 9, 2024
    Configuration menu
    Copy the full SHA
    df29b43 View commit details
    Browse the repository at this point in the history
  11. feat: search issue API

    muhsin-k committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5e1dbfb View commit details
    Browse the repository at this point in the history
  12. feat: add linked issue api

    muhsin-k committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4645e57 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    775e825 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    793420c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    12b3323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b25e395 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d47fc1 View commit details
    Browse the repository at this point in the history
  4. chore: update link issue API

    muhsin-k committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ecce6e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d48c2b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 16, 2024

  1. chore: add url in issue

    muhsin-k committed May 16, 2024
    Configuration menu
    Copy the full SHA
    01ddb61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b663f32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31732a1 View commit details
    Browse the repository at this point in the history
  4. chore: team validation

    muhsin-k committed May 16, 2024
    Configuration menu
    Copy the full SHA
    669a138 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. chore: update issue query

    muhsin-k committed May 17, 2024
    Configuration menu
    Copy the full SHA
    08c487d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b40c311 View commit details
    Browse the repository at this point in the history
  3. Update linear_queries.rb

    muhsin-k committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2378efd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c26e0cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d169d97 View commit details
    Browse the repository at this point in the history
  6. chore: update linear config

    muhsin-k committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ca8dc37 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    e8f5e35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efb18c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    903ec12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4974716 View commit details
    Browse the repository at this point in the history
  5. chore: remove unused code

    muhsin-k committed May 21, 2024
    Configuration menu
    Copy the full SHA
    23ac2d9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    a0d8555 View commit details
    Browse the repository at this point in the history
  2. chore: review fixes

    muhsin-k committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dd78655 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aefe3a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52d4a81 View commit details
    Browse the repository at this point in the history