1.7.0 (2020-03-16)
- bump dependencies (acb462d)
1.6.0 (2020-02-10)
- add fetched members to DB (26b3f85)
1.5.0 (2020-02-08)
- Commit: Display deleted fiiles as deleted (815faba)
- Commit: Wrong reference to
this
(6500da7) - projects: Get projects based on last activity (2c595a8)
- Get member's new events only (9ebdd02)
- Requests now grab all available data (3fe7a7b)
- Charts: Add callback to chart drawing (a197430)
- Commit: Display diff between 2 commits (5302713)
- Commits: Draw commits in a separate panel (f6d56f4)
- Add query strings to the request utility (ec24931)
- Draw commits additions vs deletions (1312baf)
- Fetch and store project commits (d10154d)
- Set maximum zoom level to one day (9a62032)
- Commits: Add commits panel (eb08940)
- Request less project info to reduce db size (310db98)
1.4.0 (2020-02-04)
- projects: Display project name on chart (1e8fc22)
- Add zoom to detailed chart (f1e4ffd)
- Loading new members activities not working (6015618)
- Sort data supplied to chart ascendingly (16650f0)
- project: Group actionlist buttons together (a9b5893)
- change project chart type (1759abb)
- projects: Add append to chart (d97eabc)
- projects: Draw project activity chart (82b6a91)
- projects: Separate load from show activities (fa2bea3)
- Add chart zooming options for recent activities (95e6e02)
- Add search event to detect field clearance (1f22a56)
- Display detailed activity for the user (f0e80bb)
- db: Remove unneeded member object from member_events (5e66e2a)
1.3.0 (2020-02-04)
1.2.0 (2020-01-31)
- Filter now is working on table data only (888a702)
- Add filtration by activity for projects (c45aaa2)
1.1.0 (2020-01-31)
- data-handler returning wrong data (5df7df2)
- display project group the first time correctly (fbe916d)
- loading groups not updating count (e8e94fc)
- add charts from members (7bd4b24)
- add import/export/delete functionality (013fe18)
- add members listing (368d0fa)
- add projects listing (c370c5d)
- add zoom to timeline (76442e8)
- display last user activity (96f0c2e)
- draw multiple streams on the chart (6c739c5)
- setup workflow, local db handler, add groups (5b05e4a)