Commit Graph

26 Commits

Author SHA1 Message Date
Lisa Passing
0e6d7b0115 linkify dashboard footer 2015-02-16 16:11:53 +01:00
Lisa Passing
7e0fe8cb61 add burger toggle 2015-02-12 16:03:35 +01:00
Piotr Sarnacki
90fbf62987 Fix slider when sidebar is hidden 2015-02-11 15:10:57 +01:00
Piotr Sarnacki
911d4b6aa9 Don't show link to last build if there's no last_build_id 2015-02-11 13:04:59 +01:00
Piotr Sarnacki
4ffd33c087 Enable filtering on dashboard 2015-02-11 11:34:01 +01:00
Lisa Passing
5f601c492c fix build tabs responsive 2015-02-10 16:10:42 +01:00
Piotr Sarnacki
411401fd15 Bring back disabled class for repo actions 2015-02-10 14:02:29 +01:00
Piotr Sarnacki
767e49d95a Fix sshkey form 2015-02-10 11:53:14 +01:00
Piotr Sarnacki
f5f44a8e6f To Top -> Top 2015-02-10 10:46:00 +01:00
Piotr Sarnacki
b0b0c76bc4 Display caches link only to logged in users 2015-02-10 10:33:31 +01:00
Piotr Sarnacki
aacad11258 Fix caches 2015-02-10 10:09:51 +01:00
Piotr Sarnacki
55cf221b56 Fix status images 2015-02-10 09:43:17 +01:00
Lisa Passing
b09fbdcabe add maintenance page 2015-02-09 15:30:02 +01:00
Lisa Passing
e784301bb0 Merge branch 'ember-cli' of github.com:travis-ci/travis-web into ember-cli 2015-02-06 15:28:18 +01:00
Lisa Passing
fe3796b0c7 fix profile pro 2015-02-06 15:28:13 +01:00
Piotr Sarnacki
a6b9c2b0d9 Properly check for caches and ssKey on pro 2015-02-06 15:10:53 +01:00
Lisa Passing
5dbd90be5d rewrite layout rules 2015-02-06 15:00:18 +01:00
Piotr Sarnacki
95619b42fb Don't filter env vars in controller
Depending on isNew can result in rerendering templates in some cases, which will
also create a new object controller, which in turn will reset isEditing value.
2015-02-06 13:20:56 +01:00
Piotr Sarnacki
ab33383d15 Fix a few issues after ember-cli switch 2015-02-06 12:57:49 +01:00
Piotr Sarnacki
9c1427db3c Move 404 files to app/ 2015-02-05 15:57:05 +01:00
Piotr Sarnacki
24d18afd48 Merge branch 'css-refactor' into ember-cli
Conflicts:
	app/templates/layouts/profile.hbs
	assets/scripts/app/routes.coffee
	assets/scripts/app/views.coffee
2015-02-05 12:49:26 +01:00
Piotr Sarnacki
141457c4f9 Change config keys to camel case 2015-02-05 11:35:47 +01:00
Piotr Sarnacki
420cab0d75 Remove workers/list.hbs, it's not used anymore 2015-02-04 18:34:37 +01:00
Piotr Sarnacki
67cae2c8f5 Remove Travis global usage from templates 2015-02-04 18:34:25 +01:00
Piotr Sarnacki
f82025c6d5 Don't use Handlebars.compile, ember-cli includes only runtime for performance 2015-02-03 20:48:02 +01:00
Piotr Sarnacki
3a09a0da9a Move assets/scripts/app to root dir 2015-02-03 09:44:34 +01:00