gitboard icon indicating copy to clipboard operation
gitboard copied to clipboard

An intuitve Kanban board for your Github issues, built with React.js. https://adewes.github.io/gitboard

Results 13 gitboard issues
Sort by recently updated
recently updated
newest added

We should extend the documentation to make it easier for people to contribute to this project. This comprises the following tasks: - Explain in detail the philosophy of the project...

doing
time-estimate-3h
time-spent-16h

Hi, I'm getting this error on installation: npm: 2.14.2 node: v0.12.0 osx: El Capitan bower: 1.6.8 ``` gitboard - master $> ENVIRONMENT=production make ... bootstrap#3.3.6 build/static/bower_components/bootstrap └── jquery#2.1.1 font-mfizz#2.0.0 build/static/bower_components/font-mfizz...

The current, text-based display of time estimates and budgets is not very intuitive. We should try to implement a graphical representation, e.g. in the form of a progress bar or...

enhancement
awaiting-review
time-estimate-2h

It would be nice to be able to open new issues directly from Gitboard instead of having to create them in GitHub.

We should automatically and periodically reload the sprintboard to reflect changes made on Github. This should be easy to implement as it only requires a call to `reloadResources` (e.g. through...

to-do
time-estimate-30m

We should post Gitboard to social media sites to gain attention and new contributors. The following websites are relevant: - Hacker News - https://news.ycombinator.com - Reddit - https://reddit.com Any other...

doing
time-estimate-30m

Currently, the access token is stored in the browser's session storage. Therefore, when closing the browser window, the data will be erased and the when the user opens the app...

awaiting-review
time-estimate-1h

We should write a short introduction to explain what Gitboard is and who can use it. Important points: - Gitboard is a single-page application - Gitboard works without a server...

1 - Ready
awaiting-review
time-spent-4h
time-estimate-3h

Currently, the **normal** version of Github uses hashtag-based navigation. We have also implemented HTML5-based navigation, which requires running a server that will redirect all nested URLs to the app page...

doing