GithubHelp home page GithubHelp logo

jensastrup / shortcut Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 1.09 MB

An API Client for Shortcut

Home Page: https://jensastrup.github.io/shortcut/

License: MIT License

TypeScript 95.98% JavaScript 4.02%

shortcut's People

Contributors

actions-user avatar dependabot[bot] avatar jensastrup avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

shortcut's Issues

Support story history

History is currently just an object - the keys appear to be in camelCase, but dates aren't converted and links to stories/iterations could be provided

Add supported operations

Each resource/service should state which operations (list, search, etc) are available for that resource/service and an error should be thrown if attempting to call a method not in that list

Improve README

  • Iterations creation code example is incorrect
  • Add section comparing shortcut client usage to this package

Refactor BaseService

Interface parameter that's a generic type should be moved to an attribute of the class

public static resourceInterface = <SomeInterface>

Run linter

Linter should run on all PRs and fail if it would fix anything

Fix epic comments

URL is currently doubling the "epics" part of the URL, it should be removed

Add state to Story

Add ability to directly get state from Story, ie story.state == WorkflowState.STARTED

FIx broken import

StoryComment is attempting to import from the stories index file which is breaking when imports get converted during build

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.