dev-partners / laravel-nova-auditable-log

A Laravel Nova resource tool for visualizing the audit log created by the Laravel Auditing package.
51 stars 22 forks source link

Improvements to UI #17

Closed recycledbeans closed 4 years ago

recycledbeans commented 4 years ago

This PR adds improvements to the UI to help with clarity of functionality, especially in regards to restoring changes ( #9 ). It also removes some confusing functionality that intended to aid the user by only showing fields that differed between the current and past values, but ended up causing problems.