Git Product home page Git Product logo

ubersicht's Introduction

Ubersicht

Ubersicht is a lightweight, frontend only dashboard for all the public repos of any github organisation. Change the hash in the url to your github user or organisation name to use it for yourself. Give it a try!

Screenshot of Ubersicht

It runs as a gh-page, so you can just fork this repo, change the githubOrganisation-variable in main.js and you've got your own public github dashboard you can style and mod at your whim.

Ubersicht filters milestones by name, not by id, which means that if you use consistent milestone names across repos, you can have quasi-cross-repo milestones. How cool is that?

It requires no API key and no data storage and only uses a single API request to fetch data. For this reason, it can only fetch the last 500 issues though.

Thanks!

ubersicht's People

Contributors

espy avatar gr2m avatar janl avatar lukekarrys avatar rmehner avatar robinboehm avatar srijs avatar svnlto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ubersicht's Issues

Assigned User Icon links to API endpoint

The hyperlink attached to the "assigned user" actually links directly to the GitHub API endpoint;

image

For example, clicking this user goes to: https://api.github.com/users/gr2m


Example screenshot/app is: http://espy.github.io/ubersicht/?showOpen=true&showClosed=false&showCommented=true&showUncommented=true&showIssues=true&showPullRequests=false&last24Hours=false&repos=null&labels=null&milestones=null&usernames=null#hoodiehq

I would expect the desired result is to link to the user's github account homepage?

License?

First and foremost, Ubersicht is lovely! Great work. ๐Ÿ‘

Second, would you mind stating a license somewhere in the project? I'm assuming that's the intent (based on it being on the Hood.ie Initiatives page and the "fork this" link in the header). However, without a stated license it's technically "All Right Reserved" (most places).

Would you mind clearing that up? ๐Ÿ˜ƒ

Thanks!

hiding issues where I was the last to comment

I would love love love to be able to filter out issues where I was the last one who commented - or only show issues where I was the last one. That would help tremendously to find issues waiting for input or issues where a discussion continued.

Uncaught TypeError: Cannot read property 'items' of undefined main.js:253

Hi there,

Cool project! When trying to run it on my organisation (http://espy.github.io/ubersicht/#iilab) using Chrome on OSX I get the following in the console:

Uncaught TypeError: Cannot read property 'items' of undefined main.js:253
  mapDataItems main.js:253
  (anonymous function) main.js:246
  (anonymous function) jquery.js:3069
  l jquery.js:2913
  c.fireWith jquery.js:3025
  k jquery.js:7400
  (anonymous function) jquery.js:7822

Jun

Taking references into account

Hey!
Could it be possible to update ticket modification time eg about a minute ago when it has been referenced? For example in a PR with FIX #1 or FIXES #1 hooks.
Plus it's be great to add a new badge next to 3 commits which could contain number of mentions eg. 2 mentions when someone reference it from another ticket or sends a PR.

Cheers!
Kamil

Support for github enterprise

Currently only github.com is supported, but I would really like to see support for Github Enterprise, which would probably mean making the url to github configurable.
Please be aware that with Github Enterprise, the API has a different URL as well - so probably you would want to make both URLs configurable.

This does probably depend on adding support for authentication.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.