on forge:rc/3462 QA: change a bunch of things in the project admin. verify that there are entries on the audit log. check pagination. also code-review.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
on forge:rc/3462 QA: change a bunch of things in the project admin. verify that there are entries on the audit log. check pagination. also code-review.
I <3 that it's capturing every change and not just permission changes, couple of things though:
https://skitch.com/phprulez/ga4tr/auditlog
The pagination is odd, when you have enough entries it says "Showing [25] of 13", (the 25 is a dropdown), which doesn't sound right.
Large values cause the URL field to be squished, I wonder if we should do a 2 row per entry layout? time - user - url 1st row, 2nd row change message
Can we trim the microseconds from the time display? Perhaps even trim the http://fqdn from the urls if we need the space.
New commit on rc/3462
Looks good, squashed and merged to dev.