Skip to content

Releases: hidetak/trello-csv

modified for security alert and something

04 Sep 16:06
f2182dc
Compare
Choose a tag to compare

modified for security alert and something

modify for using currentListName and fix calculate point bugs

01 Jul 17:22
e81ed71
Compare
Choose a tag to compare

currentListNameを利用して集計ができるようにした。
また、Pointの集計のバグを修正した。

add 'Done' flags of data for groupby

28 Jun 16:45
38bbd3e
Compare
Choose a tag to compare

groupbyで集計したデータにDoneかどうかを示すデータを追加

Keeping raw data from trello

28 Jun 09:51
d889fc1
Compare
Choose a tag to compare

Trelloから取得したデータをオブジェクト内に保持したり入れ替えたりできるように修正

modify for performance up and add shortUrl of card

27 Jun 06:38
997a616
Compare
Choose a tag to compare
  • Trelloからデータをロードする性能の向上
  • Viewerで利用することを見据えCardのshortUrlを追加

fix bug of burndown chart

14 May 12:55
08c7d68
Compare
Choose a tag to compare

fix burndown chart bugs

Can indicate EXCEPT_LIST and DONE_LIST for burndown chart

09 May 09:01
abd5b6c
Compare
Choose a tag to compare

BurndownChartの描画時に除外するリストと達成を判断するためのリストを設定ファイルで指定できるようにした。

Being able to use as lib

03 May 11:35
198346c
Compare
Choose a tag to compare

機能をライブラリとして別のプロジェクトから利用できるようにした。

change method of measurement result time and review time

26 Apr 16:00
75b8b2b
Compare
Choose a tag to compare

コメントに記載した実績時間とレビュー時間を使って集計するようにした。

add group by feature

08 Mar 13:53
152912a
Compare
Choose a tag to compare

add group by feature