discourse/app/assets/javascripts/admin
Robin Ward 6d539c0afd You don't need to call buildRoutes anymore.
Just export a function in a module called `route-map` and discourse's
rotuer will do the rest. This makes it a lot easier to define routes in
plugins.
2015-01-06 17:00:25 -05:00
..
components Convert a lot of Globals to ES6 modules 2014-12-17 09:31:42 -05:00
controllers FIX: proper handling of group memberships 2015-01-05 18:51:45 +01:00
helpers Fixes many Ember 1.9.0 deprecations 2014-12-17 09:31:42 -05:00
models FIX: proper redirection when deleting a user 2014-12-25 18:25:07 +01:00
routes You don't need to call buildRoutes anymore. 2015-01-06 17:00:25 -05:00
templates FIX: proper handling of group memberships 2015-01-05 18:51:45 +01:00
views FIX: proper handling of group memberships 2015-01-05 18:51:45 +01:00