Coder Social home page Coder Social logo

bugzini's People

Contributors

jessevdk avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bugzini's Issues

Download all comments at once

I've found out it would be good to provide a way to download all the comments of the bugs already download at once, something like a button. Right now I have to go opening every bug If I want to download every comment.

I think this can be really helpful for when I'm thinking on going offline for while. I can download all the comments on the bugs and review them later.

Limit the projects loaded

I'm not interested in every project in GNOME bugzilla, so maybe I can specify somewhere which projects I want to retrieve?

Switching bugzilla's doesn't seem to work

Originally I tried bugzini:

./bugzini -l
# wait... things eventually load. cool.
# look at bugs from bugzilla.gnome.org

then I decided to try a different bugzilla
./bugzini --bz-host=bugzilla.redhat.com -l
# hmmm... i still see all the gnome categories on the left...
# is anything happening? nothing seems to be loading.

so I'm not quite sure what's happening. does bugzilla.redhat.com not work?
is loading very slow?
is it borked from first having looked at a different bugzilla?

as a side note, I heard that bugzilla.redhat.com is changing something about their RPC, so this may or may not be related.

Close bug

It would be great to be able to close bugs. This is not supported in xmlrpc of bugzilla 3.4 though, so we'd need to directly talk to process.cgi

Mobile view

Better support for mobile/tablet would be great

Show and retrieve attachments

This is not possible with xmlrpc of bugzilla 3.4, but would still be nice to support through other means (i.e. calling into bugzilla http interface directly)

Save local configuration

Currently if I stop bugzini and start it over my starred projects disapear, they should just be saved somewhere.

Clear database

It would be nice, even if only for when things go wrong, to allow users to clear the browser database containing all bugs (maybe keep user configurated things like custom bookmarks)

Reply button, plus reply style

One of the important things of bugzilla is the reply style which provides guidance among the comments and threads. We should provide this. I'll work on it

Make fails

$ make
template: main:1: function "join" not defined
[GEN] go-assets-builder
package github.com/jessevdk/go-assets-builder
    imports github.com/jessevdk/go-assets
    imports go/format: unrecognized import path "go/format"
make: *** [/home/james/tmp/bugzini/.deps/bin/go-assets-builder] Error 1
$ echo $?
2

Synchronize user settings

It would be cool if user settings such as bookmarks and the read/unread status could be somehow synchronized. Maybe the whole indexeddb could simply be synchronized somehow, using google drive or dropbox?

Closed bugs do not get synced

When bugs that were loaded are closed in bugzilla, the closed status of the bug is not properly retrieved. The problem is that we explicitly only ask for open bugs, but we should only do so initially (not for updates)

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.