This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
mirror of
https://github.com/discourse/discourse.git
Watch
1
Star
0
Fork
You've already forked discourse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7a1a1eb4c0
discourse
/
test
/
javascripts
/
fixtures
/
dau-by-mau.js.es6
8 lines
108 B
Plaintext
Raw
Normal View
History
Unescape
Escape
dashboard next: caching, mobile support and new charts
2018-05-03 09:41:41 -04:00
export default {
"/admin/reports/dau_by_mau": {
DEV: introduces prettier for es6 files
2018-06-15 11:03:24 -04:00
report: {
FEATURE: part 2 of dashboard improvements - moderation tab - sorting/pagination - improved third party reports support - trending charts - better perf - many fixes - refactoring - new reports Co-Authored-By: Simon Cossar <scossar@users.noreply.github.com>
2018-07-19 14:33:11 -04:00
report_key: "dau_by_mau"
dashboard next: caching, mobile support and new charts
2018-05-03 09:41:41 -04:00
}
}
};