Changelog
- af61d5e Add filter to route, for reusable urls
- 08eed61 Auto-load config.yaml from current directory by default
- e134310 Link certname to node detail page in report summary table
- 79c6ca8 Merge pull request #140 from sebastianrakel/better-search
- c667657 Merge pull request #141 from jenxie/preserve-newlines
- ff2461a Merge pull request #142 from jenxie/incomplete-logs
- 962ad01 Merge pull request #143 from jenxie/align-status
- 46c277c Merge pull request #144 from jenxie/fix-getconfig-crash
- 916c2d9 Merge pull request #145 from TigerComputing/certname-link-to-node
- e4ec736 Merge pull request #146 from TigerComputing/dashboard-sort-newest-first
- 2a1e459 Merge pull request #147 from TigerComputing/fix-config-autoload
- a6d490a Sort dashboard nodes by report timestamp, newest first
- 2f32844 consistent status column layout in reports table
- 1c5a899 corrected location column reference; replaced non-existent row.location with row.file
- 9714e6e fix: 'fatal error: concurrent map read and map write' crash
- b50a96e prepend source to the message when source looks like a resource path that starts with /
- f7b3b2e preserve newlines and whitespace in the 'message' column
- 98dc6f4 prevent status cell rows from wrapping on resize
- 4161ea0 rename changed_from/to columns to match PuppetDB API