+1
Under review

Limit the displayed number of API calls in the History

B4sti4n 1 year ago updated by James 1 year ago 1

The API Page for me loads forever and then crashes the browser/tab. I suspect because it tries to load months of API-calls (which is about 2 per minute for me).

Please limit the displayed history in some form. Maybe add a date filter and by default only show the last week or so.

(And maybe also sort them descending instead of ascending, because right now the most recent and therefore most interesting calls are at the bottom of the page...)

+2
Under review

Hi,

That page was definitely broken for accounts with a lot of records.  I changed the limit to display 1,000 records and changed the default sort order.

I'll add a date search to the list of things to do and it appears the sorting by date is also not working on that table for date formats other than m/d/y so we'll take a look at that as well.

Thanks,

James