This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-25 18:55:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2b2a506a7b
discourse
/
test
/
javascripts
/
fixtures
/
new-contributors.js.es6
8 lines
120 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adds fixture for new contributors
2018-04-26 10:39:00 -05:00
export default {
"/admin/reports/new_contributors": {
DEV: introduces prettier for es6 files
2018-06-15 10:03:24 -05: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 13:33:11 -05:00
report_key: "new_contributors"
Adds fixture for new contributors
2018-04-26 10:39:00 -05:00
}
}
};
Reference in New Issue
Copy Permalink