Michael DeHaan
Michael DeHaan
in most grid views, we have a lot more columns than we show - even some are commented out, but there are MORE We should allow the user a widget...
a major point of the app is to track work/effort regardless of branch, but it would be nice in the commit feed to see the first branch where something appeared...
The font awesome icons we use should have some kind of alt text
It might be interesting to have a graph that shows a punch card like GitHub's but showing everyone who is working on the repo - "darkness" could key off the...
the commit feed view is already pretty good, and allows for filtering commits by filename, path, and extension, and shows authors, and links to author stats and so on... but...
we have all of this in the datbase, so why not. It would be nice to have some more advanced reports per organization and per repo: For instance, we can...
a lot of features are added recently, it's now time to cleanup the views, dataframes, and graph code especially to remove a lot of repetition and create a lot of...
per repo we track a lot of information about files we have every single path as file object, and every single filechange that includes the size of the change and...
The stock server does pretty well for development, but the graph page can load hundreds of sub-URLs, which needs a stronger web server implementation. We should at least include instructions...
We tend to add the current date into the querystring so that when someone shares a bookmark, the user sees the same time range the person who linked it sees,...