travis-web/assets/scripts/app
Piotr Sarnacki 823c8441be Change EmberData properties/relationships into EmberModel versions
DS.attr -> Ember.attr
DS.belongsTo -> Ember.belongsTo
DS.hasMany -> Ember.hasMany
2013-07-31 13:29:55 +02:00
..
controllers Remove unused code 2013-07-31 13:29:55 +02:00
helpers Use CONFIG_KEYS in formatConfig 2013-06-06 19:06:32 +02:00
models Change EmberData properties/relationships into EmberModel versions 2013-07-31 13:29:55 +02:00
store Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
templates Use double qoutes for a route name in action and linkTo 2013-07-09 13:49:59 +02:00
views Change URL when clicking on repos tabs 2013-06-12 19:55:34 +02:00
app.coffee Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
auth.coffee Don't error out if router is not yet setup 2013-06-05 12:43:27 +02:00
controllers.coffee Revert "move log subscrition to a log controller" 2013-03-14 10:07:35 +01:00
helpers.coffee Fixed I18n handlebars helpers to update when locale changes 2012-12-11 08:54:43 +09:00
models.coffee Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
pusher.coffee Don't process pusher events immediately when running in background 2013-05-29 16:54:12 +03:00
routes.coffee Show all accounts and hooks in profile 2013-06-18 17:54:13 +02:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
tailing.coffee Event is no longer passed as an argument to handlers 2013-02-21 23:22:52 +01:00
views.coffee Allow to see getting started page through the URL 2013-06-13 12:40:46 +02:00