Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leonardokl/gitlab-chrome-extension

Gitlab Chrome Extension using React and Redux
https://github.com/leonardokl/gitlab-chrome-extension

chrome-extension gitlab gitlab-chrome-extension gitlab-extension

Last synced: about 2 months ago
JSON representation

Gitlab Chrome Extension using React and Redux

Awesome Lists containing this project

README

        

# GitLab Chrome Extension

Manage your GitLab projects and todos

[![Build Status](https://travis-ci.org/leonardokl/gitlab-chrome-extension.svg?branch=master)](https://travis-ci.org/leonardokl/gitlab-chrome-extension)
[![Coverage Status](https://coveralls.io/repos/github/leonardokl/gitlab-chrome-extension/badge.svg?branch=master)](https://coveralls.io/github/leonardokl/gitlab-chrome-extension?branch=master)

Try it now

## Features
- Projects search
- Create issues
- Todos list
- Todos notifications
- Pin your projects to quickly access
- Open this pages of a project: code, branches, issues
- Copy to clipboard the recommended branch name of an issue
- Configurable GitLab endpoint

![alt text](src/assets/main.png)

![alt text](src/assets/new-issue.png)

![alt text](src/assets/todos.png)

![alt text](src/assets/notification.png)