0.17.2 (2018-11-16)
0.17.1 (2018-06-09)
- update gitlab api version to 4 (54d9265)
0.17.0 (2018-06-06)
- 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)
- New project url (0c56a9d)
0.16.0 (2017-08-19)
- 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)
- Swap pinned projects on hover (82ab43c)
0.13.0 (2017-04-17)
- Add max value to the todo title (bf9e87b)
- Open the gitlab new issue page when the external link is clicked (d04480a)
- 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)
- 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)
- 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)
- 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)
- 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)
- Toggle projects to favorite (15c3a41)
- Use api as a store middleware (3891f38)
0.7.0 (2016-10-05)
- 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)
- 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)
- 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)
- Prevent propagation in projects elements (f71475d)
0.3.0 (2016-09-19)
- 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)
- Add react and redux (e9f88ba)
- Change files structure (9280214)