steve-gore-snapdocs
steve-gore-snapdocs
**Is your feature request related to a problem? Please describe.** Our licensing policies are different for frontend vs backend packages. We have repositories that contain both frontend and backend code...
The current `urlparams` implementation reads data from the URL, but does not update the URL as filters + sorts change. This prevents users from generating URLs with the correct parameters...
We have integrations that automatically create batches which can lead to a large number of batches across multiple projects. This adds javascript filtering + sorting to the batches index page...