Giter VIP home page Giter VIP logo

jb-hub-client's People

Contributors

rultor avatar smallcreep avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jb-hub-client's Issues

RtHub.java:126-128: <body>Implement Permissions class....

The puzzle 45-577610cc from #45 has to be resolved:

* @todo #45:30m/DEV Implement Permissions class.
* Add class RtPermissions with all methods
* and JsPermission with all methods.

The puzzle was created by smallcreep on 19-Dec-17.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Projects.java:35-37: Create class RtProjects which will be...

The puzzle 9-44e5f0f2 (from #9) in src/main/java/com/github/smallcreep/jb/hub/api/Projects.java (lines 35-37) has to be resolved: "Create class RtProjects which will be simple implementation for Project interface. You can see request by url https://www.jetbrains.com/help/hub/HUB-REST-API_Projects.html."

The puzzle was created by smallcreep on 13-Nov-17.

Estimate: 20 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

NestedFields.java:34-36: Implements class for nested field....

The puzzle 6-9e31355b (from #6) in src/main/java/com/github/smallcreep/jb/hub/api/fields/NestedFields.java (lines 34-36) has to be resolved: "Implements class for nested field. Use a/b to select a field b that is nested within field a; use a/b/c to select a field c nested within b."

The puzzle was created by smallcreep on 11-Nov-17.

Estimate: 15 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

AnyNestedFields.java:34-39: Implements class for any nested...

The puzzle 6-fcc5bbea (from #6) in src/main/java/com/github/smallcreep/jb/hub/api/fields/AnyNestedFields.java (lines 34-39) has to be resolved: "Implements class for any nested field. Use wildcards in field selections, if needed. For example a/* to select all fields object a. For example items/pagemap/*/title For each element in the items array, returns only the title field (if present) of all objects that are children of pagemap."

The puzzle was created by smallcreep on 11-Nov-17.

Estimate: 15 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

DefaultSort.java:36-38: Delete DefaultSort in favor of...

The puzzle 6-b6fff8c8 (from #6) in src/main/java/com/github/smallcreep/jb/hub/api/sort/DefaultSort.java (lines 36-38) has to be resolved: "Delete DefaultSort in favor of com.github.smallcreep.jb.hub.api.Field, please delete it from all *Sort classes."

The puzzle was created by smallcreep on 11-Nov-17.

Estimate: 15 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Projects.java:39-41: Create some integration testcase for...

The puzzle 9-2c947e12 (from #9) in src/main/java/com/github/smallcreep/jb/hub/api/Projects.java (lines 39-41) has to be resolved: "Create some integration testcase for check all features Projects implementation. Need check sort syntax, fields syntax, partial request."

The puzzle was created by smallcreep on 13-Nov-17.

Estimate: 20 minutes, role: TEST.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

SubFields.java:34-36: Implements class for sub objects. Use...

The puzzle 6-70a37ec0 (from #6) in src/main/java/com/github/smallcreep/jb/hub/api/fields/SubFields.java (lines 34-36) has to be resolved: "Implements class for sub objects. Use a sub-selector to request a set of specific sub-fields of arrays or objects by placing expressions in parentheses "( )"."

The puzzle was created by smallcreep on 11-Nov-17.

Estimate: 15 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

ObjectHasJson.java:14-17: Implement this Matcher. Matcher...

The puzzle 34-520c215a (from #34) in src/main/java/com/github/smallcreep/json/ObjectHasJson.java (lines 14-17) has to be resolved: "Implement this Matcher. Matcher should encapsulate expected json. Matcher return true if encapsulate json equals returned json from {@link JsonReadable} item."

The puzzle was created by Ilia on 20-Nov-17.

Estimate: 15 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

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.