about summary refs log tree commit diff
path: root/app/javascript/packs/admin.js
AgeCommit message (Collapse)Author
2018-08-25Hide reject media checkbox when not relevant. (#8426)M Somerville
2018-08-15Fix admin.js starting rails-ujs twice (fixes #8168) (#8213)ThibG
2018-07-14Upgrade webpack to version v4.x (#6655)Yamagishi Kazutoshi
2018-04-20Improve report layout (#7188)Eugen Rochko
* 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
2018-01-24Fix hide and show media button on admin page (#6347)abcang
2017-07-18Improve admin page (#4121)abcang
* Improve admin page * Fix test * Add spec * Improve select style