Skip to content

Latest commit

 

History

History
250 lines (115 loc) · 8.88 KB

CHANGELOG.md

File metadata and controls

250 lines (115 loc) · 8.88 KB

0.17.2 (2018-11-16)

Bug Fixes

  • update the deprecated action "mark as done" to the new endpoint (125d33c), closes #24

0.17.1 (2018-06-09)

Bug Fixes

  • update gitlab api version to 4 (54d9265)

0.17.0 (2018-06-06)

Features

  • search: Switch throttle to debounce (1c9f264)
  • add action to copy the ssh url to repo (Clone) (0f897c3), closes #21

0.16.1 (2017-09-24)

Bug Fixes

0.16.0 (2017-08-19)

Bug Fixes

  • Add max-width to .NewIssue_Project (21d1e33)
  • Always updating the user info (98f8663)

Features

  • Add option page to configure the GitLab URL (8f608be)
  • Improving the accessibility (14e93a1)
  • Show the subgroups of a project (d659c5f)

0.15.0 (2017-04-19)

0.14.0 (2017-04-18)

Features

  • Swap pinned projects on hover (82ab43c)

0.13.0 (2017-04-17)

Bug Fixes

  • Add max value to the todo title (bf9e87b)
  • Open the gitlab new issue page when the external link is clicked (d04480a)

Features

  • Add todo list (7819375)
  • Notify your last todo created by other user (8c886fd)
  • Update todos count on background (98fa279)

0.12.0 (2017-04-01)

Features

  • Add login via cookie (dfbd0d4)
  • Create issues (a5f3ebe)
  • Search projects while the user is typing (149ef87)
  • New Issue: Add Assign to me option (7ad46ab)
  • New Issue: Generate branch name when an issue is created (83673fd)

0.11.0 (2017-04-01)

0.10.0 (2017-03-30)

Features

  • Add close button to the search input (8336c09)
  • Add option to open the new project page (9611fdb)
  • Add todos count (b9e6bed)
  • Swap pinned positions with DnD (22b3549)

0.9.1 (2017-02-17)

Bug Fixes

  • add margin-bottom to containers issue-branch-name and access-token (73c5511)
  • Update chrome selector of branch name (d62d433)

0.9.0 (2016-11-09)

Features

  • Add a fixed height to project list (628c6c7)
  • Add actions profile and profile settings to AppBar (706924d)
  • Add dropdown actions to ProjectItem (branches, issues, tags) (4a7b580)
  • Add icons to ProjectItem actions (e43b1a0)

0.8.0 (2016-10-08)

Bug Fixes

  • Toggle projects to favorite (15c3a41)

Features

  • Use api as a store middleware (3891f38)

0.7.0 (2016-10-05)

Features

  • Add a loader to projects list when the input change (9a322b8)
  • Improve the perfect-scrollbar style (27ec694)

0.6.0 (2016-10-05)

0.5.0 (2016-09-28)

Features

  • Automaticaly search projects when search input has changed (cd2cc19)
  • Increase the amount of projects being listed and add perfect-scrollbar (e22e84b)
  • search: Init search on state projects (f2dd301)

0.4.0 (2016-09-24)

Features

  • Add option to mark projects as favorites (b824bfa)
  • Change the color of clipboard button (408644f)
  • Search only your repository projects (8fb08dd)
  • Set favorite projects to top list (7ca3d8d)

0.3.1 (2016-09-20)

Bug Fixes

  • Prevent propagation in projects elements (f71475d)

0.3.0 (2016-09-19)

Features

  • gitlab: Add and remove Personal Access Token (5754a57)
  • gitlab: Find gitlab projects and open their project or issue page (3831bc2)

0.2.0 (2016-09-17)

Features

0.1.0 (2016-09-17)

Features

0.0.1 (2016-09-16)