notebook/app/helpers
2017-04-30 01:57:44 +01:00
..
admin_helper.rb Add admin stat pages for users, characters, locations, items, and universes 2016-09-28 23:39:32 +02:00
application_helper.rb Show content names as page titles when available 2016-08-04 22:41:48 -05:00
attributes_helper.rb Clean up content panel actions + allow expanding all tabs at once 2017-02-14 19:58:27 +00:00
emails_helper.rb Add one-click unsubscribe action for emails 2017-04-15 19:44:30 +01:00
export_helper.rb Add content exporting to TXT, CSV, and JSON 2016-10-04 14:25:28 +02:00
image_upload_helper.rb Single image uploading, needs processing in controller 2017-02-17 01:41:41 +00:00
navigator_helper.rb Integrated js navigator PoC 2017-04-30 01:57:44 +01:00
siblingship_helper.rb
subscriptions_helper.rb Add subscriptions UI 2017-01-21 15:13:01 +00:00
users_helper.rb Add users controller + routes for author profiles 2016-09-05 21:51:21 -05:00
voting_helper.rb Voting MVP 2017-04-17 16:22:02 +01:00
write_helper.rb