docbrown/app/dashboards
Andy Zhao 073e5444ac Add tag moderation feature (#201)
* Fix edge case for tag admin update

* Change single quotes to double quotes

* Add MVP of tag edit page

* Update rubocop version

* Use actual hex colors since vars broke

* Add enabling tag moderators via admin panel

* Remove unused boolean and variables

* Add a description for scholars

* Remove unintended method

* Update auth to work correctly

* Update boolean properly
2018-04-11 15:16:49 -07:00
..
article_dashboard.rb Initial commit 2018-02-28 16:11:08 -05:00
collection_dashboard.rb Initial commit 2018-02-28 16:11:08 -05:00
comment_dashboard.rb Allow changing user for comments in admin panel (#113) 2018-03-20 16:25:09 -04:00
dashboard_manifest.rb Initial commit 2018-02-28 16:11:08 -05:00
display_ad_dashboard.rb Initial commit 2018-02-28 16:11:08 -05:00
email_message_dashboard.rb Initial commit 2018-02-28 16:11:08 -05:00
feedback_message_dashboard.rb Initial commit 2018-02-28 16:11:08 -05:00
follow_dashboard.rb Initial commit 2018-02-28 16:11:08 -05:00
organization_dashboard.rb Resolve onboarding reroute issue (#84) 2018-03-16 14:17:19 -04:00
podcast_dashboard.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episode_dashboard.rb Initial commit 2018-02-28 16:11:08 -05:00
reaction_dashboard.rb Initial commit 2018-02-28 16:11:08 -05:00
tag_dashboard.rb Add tag moderation feature (#201) 2018-04-11 15:16:49 -07:00
user_dashboard.rb Initial commit 2018-02-28 16:11:08 -05:00