bugzilla-ember icon indicating copy to clipboard operation
bugzilla-ember copied to clipboard

Bugzilla frontend written in Ember.js

Results 9 bugzilla-ember issues
Sort by recently updated
recently updated
newest added

...I could use help on. Here's my route: this.resource("browse", function(){ this.route("product", {path: ":product/:component"}); }); Here's the relevant part of the template: {{#linkTo 'browse.product' product.name component}}{{component}}{{/linkTo}} Here's the error I'm getting:...

I think this was introduced in https://github.com/ebryn/bugzilla-ember/commit/ad36a7aa7ca3ff141f04322a888e7a4160a4f997 cc @edwardoriordan

From @andreasgal: "I think you should show the first comment (description) and the last 10 comments by default. In the middle you can skip them and show an "expand" clickable...

- borders, text-align, etc. - zebra table

Just copying and pasting in an email: I started a gdoc (https://docs.google.com/document/d/17nuso2FWZ2seghJ2AL8dJ0clgo-qNKU7Pp7xnvLl70U) noting down ideas and projects that people mentioned in irc. I don't know if we really need to...

Aliases aren't being displayed upon initial render, which is causing them to flash.

1 - Ready

For example: http://bugzilla.erikbryn.com/#/bug/326633

1 - Ready

Right now refreshing the page causes the user credentials to be lost since we're currently only keeping them in memory. It'd probably be better to get a token from the...

1 - Ready