Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show a list of user's repos #47

Closed
radekstepan opened this issue Nov 11, 2014 · 0 comments
Closed

Show a list of user's repos #47

radekstepan opened this issue Nov 11, 2014 · 0 comments
Labels

Comments

@radekstepan
Copy link
Owner

http://burnchart.io#rails I would expect it to list all the projects for that owner so I can select one of them (Ryan). We could show a list of available project names with their: description, private flag and has_issues making the project greyed out if no issues found, cache these projects in local storage.

One possible approach is to expand on the repo input field like here, but it still doesn't solve what happens when we just type in a username into the URL

@radekstepan radekstepan added normal and removed high labels Jan 12, 2016
rickul added a commit to rickul/burnchart that referenced this issue Feb 27, 2017
* master: (414 commits)
  pass test
  radekstepan#122 switch to google firebase
  es6 classes for React; closes radekstepan#112
  stub lscache; ref radekstepan#120
  add support for querystring config; ref radekstepan#118
  support themes; ref radekstepan#118
  handle request errors with redirects; closes radekstepan#119
  show chart for all milestones; radekstepan#67
  separate out chart proper; radekstepan#67
  fix date ticks; closes radekstepan#114
  minify and bump
  add project behind the scenes if it doesn't exist; radekstepan#116
  bump
  Add react-dom required for build
  be able to delete projects; closes radekstepan#51
  validate form input, add proj behind scenes;closes radekstepan#109
  fix null milestone description; closes radekstepan#111
  suggest user or owner repos; closes radekstepan#47
  more intelligent time ticks; closes radekstepan#65
  show no progress message; closes radekstepan#93
  ...

Conflicts:
	README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant