GitHub user alfredfox opened a pull request: https://github.com/apache/logging-log4j-audit/pull/1
Feature - Save All Changes Added 'log4j-table-container' class to each table container element Added new nav items 'Save All Changes' Created JS function to post to save all endpoint on click Added lato google font import to stylesheet Restructred nav styles Cleaned up use of single and double quotes for consistency in JS files Updated api url enpoints to not require application name in URL You can merge this pull request into a Git repository by running: $ git pull https://github.com/alfredfox/logging-log4j-audit save-all-settings Alternatively you can review and apply these changes as the patch at: https://github.com/apache/logging-log4j-audit/pull/1.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1 ---- commit 2e60360fc36954356a93272cae7bbd8bd6314d6a Author: Alfred Fox <a...@unitedweb.com> Date: 2017-10-20T21:46:30Z Feature - Save All Changes Added 'log4j-table-container' class to each table container element Added new nav items 'Save All Changes' Created JS function to post to save all endpoint on click Added lato google font import to stylesheet Restructred nav styles Cleaned up use of single and double quotes for consistency in JS files Updated api url enpoints to not require application name in URL ---- ---