Skip to content

Releases: RallyTechServices/cycle-time-apps-2.1

cycle-time-data-app_0.4.7

01 Oct 22:56
Compare
Choose a tag to compare

Bug fixes including:

  • corrected total count for time to market when time in state durations are less than minimum value
  • Granularity setting now remembers last set value

cycle-time-data-app_0.4.5

27 Sep 14:51
Compare
Choose a tag to compare
  • Escape commas in columns.
  • Set minimum value to 0.000001

cycle-time-data-app_0.4.4

21 Sep 22:46
f15e15c
Compare
Choose a tag to compare
  • use 24hr time in CSV export timestamps to allow time comparisons and sorting
  • setting to ignore values smaller than a threshold in the calculations
  • export full values in CSV (not rounded)

cycle-time-data-app_0.4.3

20 Sep 17:44
cbb75cc
Compare
Choose a tag to compare

Consistent "0.00" format in export.

cycle-time-data-app_0.4.2

19 Sep 21:02
2d7ce59
Compare
Choose a tag to compare
  • Show tooltips for all Cycle Time Fields (was only working for 'Schedule State')
  • Consistent rendering of numbers to 2 digit precision
  • Don't render '--' in exported data

cycle-time-data-app_0.4.1

13 Sep 21:42
b55b288
Compare
Choose a tag to compare

This version:

  • fixes a bug when "Blocked" or "Ready" are selected
  • adds tooltips to the time to market column
  • includes the time to market column in the CSV export.

cycle-time-data-app_0.4.0

13 Sep 17:50
5991f3f
Compare
Choose a tag to compare

Adds a "Time to Market" column which is the sum of all times spent in the from and to states. This is useful when an artifact may not have moved linearly through states.

v0.3.0

12 Sep 20:24
Compare
Choose a tag to compare

Includes changes from "enhancements-jun-18" branch

v0.2.0

12 Sep 20:13
6c44aba
Compare
Choose a tag to compare
Merge pull request #41 from arajaramanca/master

fixing Loading.. gif issue