Jan Jędrychowski

Results 14 comments of Jan Jędrychowski

Currently blocked by https://bugzilla.mozilla.org/show_bug.cgi?id=1472653 EDIT: Issue is resolved.

Extensions should be now fully compatible with Firefox. I did some minor changes to fix CSS issues in Firefox https://github.com/dejan/rails_panel/pull/167 @dejan do you want to publish the extension in [Firefox...

@JNajera clone this repository to your local drive and in in Debug add-ons (URL: `about:debugging#/runtime/this-firefox`) you can load Rails Panel by clicking "Load Temporary Add-on…" and selecting [manifest.json](https://github.com/dejan/rails_panel/blob/master/rails_panel/manifest.json) from your...

Settings higher `storage_pool_size` should fix that. However it still shouldn't raise this kind of raw issue. Task: replace raw `Errno` exception with an user-friendly message referring to potential issue with...

The code LGTM. I'll test it myself later. @dejan please review this as it also bumps the version. BTW, what's the preferred flow for updating versions? Do you want to...

It would be nice if it was possible to deselect currently selected transaction. Maybe it could be done by clicking the transaction again or hitting the Escape button or both?

You're right, it won't work as I thought. What I mean is that the current behaviour might be still useful sometimes and I wonder if it was possible to still...

When working with the apps that don't pull data automatically you usually want to debug the latest request.

I think in Rails Panel there should have a bar on top where all the toggles and switches could live. It should look and behave like the bars in the...