ACRA / acralyzer

Open source backend for ACRA reports.
GNU General Public License v3.0
489 stars 90 forks source link

It's too easy to delete reports on Acralyzer website (wastebasket button is too close to "View" button) #70

Open ozmium opened 10 years ago

ozmium commented 10 years ago

When viewing bug reports on the Acralyzer website, it's very easy to accidentally delete bug reports, because the wastebasket button is really close to the "view" button (the magnifying glass).

And importantly, it doesn't show a dialog prompt, to ask if the user really wants to delete the record. It just deletes is straight away.

Also it's fairly difficult to actually view a report in detail, because the user can only press the small magnifying glass button. Please make it so that the user can click on the long text summary to open the detail.

Jesse-Weinstein-Zonar commented 9 years ago

I've fixed this, and will make a Pull Request soon.

orbitbot commented 9 years ago

+1, any chance of a merge?

KevinGaudin commented 9 years ago

I'm sorry guys, I can't dedicate any time for this project anymore.

The best would be for me to nominate contributors for the project so that it could survive with the help of its users like you. Any volunteer? ;-)

orbitbot commented 9 years ago

I had a look at the network graph, and these guys (some kind of open source app?) seem to have some recent activity & commits on acralyzer & acra-storage. No idea if they might be interested, since they seem to have an active fork going on already: https://github.com/ankidroid/acralyzer

We're quite probably taking Acralyzer into use at work, but the workload is unfortunately too high at least for the time being to support outside projects, aside from perhaps any critical fixes if we find any.

Otherwise, maybe a post to Hacker News or other OS/tech oriented forums?

paulpv commented 8 years ago

+1, any chance of a merge? From @KevinGaudin's comment, is this project dead, or not?

Jesse-Weinstein-Zonar commented 8 years ago

I've merged it into my unofficial copy at https://github.com/ZonarSystems/acralyzer . I'm not sure what's happening with this repo...

paulpv commented 8 years ago

@Jesse-Weinstein-Zonar thanks! Off topic, but how is it working at Zonar? I've applied there several times, but never got an response back: http://swooby.com/pv/resume/

paulpv commented 8 years ago

@Jesse-Weinstein-Zonar Is there an easy way to use Futon to replicate your code? Or, should I just use couchapp push from your fork?

Jesse-Weinstein-Zonar commented 8 years ago

Couchapp push should work. I'm not familar with Futon.

ozmium commented 7 years ago

@Jesse-Weinstein-Zonar , Quick question: How would I update an existing cloudant website to bring in your fixes? Apologies, I'm unfamiliar with web app architecture.