chinwagsocial/config
Emelia Smith d9b62e34da Feature: Improve reports ui ()
* Further improvements to Reports UI

- Clean up notes display
- Clean up add new note form
- Simplify controller
- Allow reopening a report with a note
- Show created at date for reports
- Fix report details table formatting

* Show history of report using Admin::ActionLog beneath the report

* Fix incorrect log message when reopening a report

* Implement fetching of all ActionLog items that could be related to the report

* Ensure adding a report_note updates the report's updated_at

* Limit Report History to actions that happened between the report being created and the report being resolved

* Fix linting issues

* Improve report history builder

Thanks @gargron for the improvements
2018-04-10 20:27:59 +02:00
..
environments Fix i18n fallback configuration conflicts with environment configurations () 2018-03-20 16:36:20 +01:00
initializers Use RAILS_LOG_LEVEL to set log level of Sidekiq, too () 2018-04-10 16:08:28 +02:00
locales Feature: Improve reports ui () 2018-04-10 20:27:59 +02:00
webpack Cache media () 2018-03-27 12:32:30 +02:00
application.rb Fix i18n fallback configuration conflicts with environment configurations () 2018-03-20 16:36:20 +01:00
boot.rb
brakeman.ignore Save video metadata and improve video OpenGraph tags () 2018-02-16 07:22:20 +01:00
database.yml
deploy.rb Update dependencies for Ruby (2017-10-30) () 2017-10-31 12:22:32 +01:00
environment.rb
i18n-tasks.yml Revert , hide sensitive text/images from OpenGraph previews () 2018-03-18 20:33:07 +01:00
navigation.rb Add headings to the security settings page () 2018-03-07 01:39:40 +01:00
puma.rb
routes.rb Feature: Allow staff to change user emails () 2018-04-10 09:16:06 +02:00
secrets.yml
settings.yml Add preference to always display sensitive media () 2018-02-09 00:26:57 +01:00
sidekiq.yml Account archive download () 2018-02-21 23:21:32 +01:00
themes.yml
webpacker.yml