Commit Graph

15 Commits (18e27e04887ee6357f6bd5f420473f910f1721b3)

Author SHA1 Message Date
Eugen Rochko 07341e7aa6
Add graphs and retention metrics to admin dashboard ()
ThibG 47e507fa61
Add ability to require invite request text ()
Fixes 

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
ThibG a7e819b8a8
Fix dynamic updating of “Bootstrap timeline accounts” admin setting ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
ThibG 4c45b43cb8
Change how CDN_HOST is passed down to make assets build reproducible ()
* Change how CDN_HOST is passed down to make assets build reproducible

* Change webpacker/webpack configuration to dynamically load publicPath based on meta header

* Fix embedded layout missing the cdn-host meta header
Eugen Rochko f65568f1d4
Add ability to filter audit log in admin UI ()
Shlee 221eda646b
Migrate Rails ujs as required for Rails 6 Upgrade. ()
* Update yarn.lock

* Update package.json

* Update public.js

* Update admin.js

* Update log_out.js

* Update common.js
Alice Gaudon 668f698077 Admin setting to disable default follows ()
ThibG c1e238a77b Fix admin interface showing superfluous reject media/reports on suspended blocks ()
* Fix admin interface showing superfluous reject media/reports on suspended domains

* Fix reject media/reports checkboxes being visible when editing domain block of suspend severity
Eugen Rochko fd5285658f
Add option to block reports from domain ()
M Somerville 29da56cf75 Hide reject media checkbox when not relevant. ()
ThibG be0b372a22 Fix admin.js starting rails-ujs twice (fixes ) ()
Yamagishi Kazutoshi e9b322d0a6 Upgrade webpack to version v4.x ()
Eugen Rochko a9c440637c
Improve report layout ()
* Use table for statuses in report

* Display reported account and reporter in the same table

* Split accounts and general report info into two tables again

* Redesign report statuses table, notes, merge notes and action log

* Remove unused translations

* Fix code style issue

* Fix code style issue

* Fix code style issue
abcang 8cd2828e91 Fix hide and show media button on admin page ()
abcang 4d42a38954 Improve admin page ()
* Improve admin page

* Fix test

* Add spec

* Improve select style