This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2024-12-04 10:23:41 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
67ec81babf
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 23:39:00 +08:00
export default {
"/admin/reports/new_contributors": {
DEV: introduces prettier for es6 files
2018-06-15 23:03:24 +08: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-20 02:33:11 +08:00
report_key: "new_contributors"
Adds fixture for new contributors
2018-04-26 23:39:00 +08:00
}
}
};
Reference in New Issue
Copy Permalink