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
8513605421
discourse
/
test
/
javascripts
/
fixtures
/
trending-search.js.es6
8 lines
118 B
Plaintext
Raw
Normal View
History
Unescape
Escape
dashboard next: adds basic spec
2018-04-25 04:28:41 -04:00
export default {
"/admin/reports/trending_search": {
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: "trending_search"
dashboard next: adds basic spec
2018-04-25 04:28:41 -04:00
}
}
};