Coder Social home page Coder Social logo

sprintanalyzer's People

Contributors

glaubinix avatar woellchen avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

otomazeli

sprintanalyzer's Issues

list backlog sprints as well

when querying jira for all sprints of a rapidview, it does not include future sprints (not yet started ones)
this requires a new method in the node-jira lib finished first

sprint blacklist

introduce a blacklist that enables to ignore specific sprints for all actions possible

implement a better caching system

my idea is to cache full (jira) requests bound to the client connection
hence a reload will invalidate the cache state, forcing to reload data from jira
of course, (almost) static data like the rapid view id can be cached globally, so we have basically two layers of caching
question is if it would be good and when to invalidate that connection cache

group issues by status

would be nice to visualize in some way which issues are completed/incompleted by grouping them or something
one thing would be another graph and the other thing is the issue listing itself in the analyze view

Project config

Not every Jira project will have the same way to calculate the velocity therefore I suggest to introduce a project config.

Each project would then be able to configure project specific stuff.
Suggestion for the structure:

{
  "project": "project",
  "velocity": {
    "type": "labels",
    "labels": {
      "size": "value",
      ...
    }
}

Should there be one config file per project or one config file for every project?

Something for later would be, that one can simply create the config for a project the first time the project page is open (maybe even edit existing configs).

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.