Exceptionless.UI icon indicating copy to clipboard operation
Exceptionless.UI copied to clipboard

Exceptionless web user interface

Results 44 Exceptionless.UI issues
Sort by recently updated
recently updated
newest added

Currently it looks like we are not displaying new line characters in log messages correctly (it's just on a single line) ``` "message": "Logging test with with payload of \r\n{\"Field1\":\"One\",\"Two\":\"bar\",\"THREE\":\"test\"}",...

bug
help wanted

When drilled into a particular event or error, it would be nice to be able to mark that item in the same way when in the "grid" overview. Putting the...

enhancement

var doVisualUpdates = true; document.addEventListener('visibilitychange', function(){ doVisualUpdates = !document.hidden; }); https://news.ycombinator.com/item?id=13471543

enhancement
help wanted

I can see how it can be a bit misleading when you are on a filtered view and the searchbox isn't populated (date range may be populated) and now there...

enhancement

When someone starts working on an exception, I would like to mark it as "In Progress" in Exceptionless and be able to search by this status. Not sure if "In...

enhancement
feature request

all Inner errors share the same indention, they should be indented to match there inner depth level. Doing so would clear up some confusion.

enhancement

@KasperLK commented on [Mon Apr 20 2015](https://github.com/exceptionless/Exceptionless/issues/98) When I create a log message, I have the option to set a 'log level'. That 'log level' is shown like a tag...

enhancement
feature request

- it is very uncomfortably and confusing because you do not know for what project issue belongs and you need to open each in order to figure out it. Previous...

enhancement

When viewing logged messages, if the message text is too long it cuts off and is not able to be viewed in its entirety. It is also not able to...

enhancement

For budget-minded folks, it would be handy to know how our data usage over the last X number of days breaks down. For instance, I have a fairly successful app...

enhancement