Commit Graph

1953 Commits

Author SHA1 Message Date
Konstantin Haase
f9036e0a26 add # route 2012-09-19 14:53:22 +02:00
Sven Fuchs
ab52e15ab1 fix underline issue with status icons in links 2012-09-19 14:47:42 +02:00
Sven Fuchs
e4fc61b562 add monster media queries 2012-09-19 14:20:58 +02:00
Konstantin Haase
c8b45ea95b need config directory 2012-09-19 13:45:13 +02:00
Konstantin Haase
3b6dc64fd4 change display while signing in 2012-09-19 13:25:03 +02:00
Sven Fuchs
3fa52d627f recompile 2012-09-19 13:16:35 +02:00
Sven Fuchs
f7021fa7e6 optimize status colors and expand/collapse icons 2012-09-19 13:15:13 +02:00
Sven Fuchs
87104a485d somewhat liquid layout 2012-09-19 13:15:01 +02:00
Sven Fuchs
4b888a7301 recompile 2012-09-19 13:14:39 +02:00
Sven Fuchs
0d86a7f196 tweak colors and font-sizes 2012-09-19 13:14:02 +02:00
Sven Fuchs
3a4a508fe7 Merge branch 'sf-auth-iframe' of github.com:travis-ci/travis-ember into sf-auth-iframe
Conflicts:
	public/javascripts/application.js
2012-09-19 13:12:10 +02:00
Konstantin Haase
4de53f356b fix sign out issue 2012-09-19 12:53:07 +02:00
Konstantin Haase
473951e60a lower handshake timeout 2012-09-19 11:28:59 +02:00
Konstantin Haase
54a1cf72a8 use localStorage for a log in flag, use sessionStorage to keep user data 2012-09-19 11:16:00 +02:00
Sven Fuchs
48b88922b1 use Accounts.filter() 2012-09-18 22:55:52 +02:00
Sven Fuchs
6390b99e93 bundle update and recompile 2012-09-18 21:11:53 +02:00
Sven Fuchs
437533641e Merge branch 'sf-auth-iframe' of github.com:travis-ci/travis-ember into sf-auth-iframe 2012-09-18 21:04:00 +02:00
Sven Fuchs
effd6360a7 fix sign in payload, user loading etc 2012-09-18 21:03:52 +02:00
Konstantin Haase
f3f9d98e6b add auth timeout 2012-09-18 20:38:25 +02:00
Sven Fuchs
b3c310d51d Merge branch 'sf-auth-iframe' of github.com:travis-ci/travis-ember into sf-auth-iframe
Conflicts:
	public/stylesheets/application.css
2012-09-18 20:31:24 +02:00
Konstantin Haase
5f8c5f5798 remove fake payload 2012-09-18 20:03:49 +02:00
Konstantin Haase
9ce2f72349 remove token on sign out 2012-09-18 19:48:49 +02:00
Konstantin Haase
ab3ca42c67 set Authorization header 2012-09-18 19:48:07 +02:00
Konstantin Haase
0ac50d038f comment out broken line 2012-09-18 19:36:12 +02:00
Konstantin Haase
9580a56a7a add todo 2012-09-18 19:34:20 +02:00
Konstantin Haase
8f57c67653 actually log in 2012-09-18 19:20:42 +02:00
Konstantin Haase
a5e1c21d30 fix binding issues 2012-09-18 18:37:56 +02:00
Konstantin Haase
93d1e9f66f listen for post messages 2012-09-18 18:28:11 +02:00
Sven Fuchs
6377d20d4d more styles cleanup 2012-09-18 17:12:57 +02:00
Sven Fuchs
f2c72926bd clean up styles 2012-09-18 14:18:25 +02:00
Sven Fuchs
66e2c07a80 extract _common mixin 2012-09-18 09:15:42 +02:00
Sven Fuchs
1f0ab839f1 tweak log tailing handle 2012-09-17 16:35:00 +02:00
Sven Fuchs
3e56f85eaa port log autoscrolling, something still broken about jquery scroll event 2012-09-17 14:14:50 +02:00
Sven Fuchs
6c6a83d469 add a handle for expanding/collapsing all workers 2012-09-17 12:25:39 +02:00
Sven Fuchs
f4eda4e41a fix worker name truncation 2012-09-17 11:41:55 +02:00
Sven Fuchs
4300a9e9ea re-add description to the repo list, but have a button to toggle them 2012-09-16 18:49:35 +02:00
Sven Fuchs
1fcb01b545 try adding Travis.Model.find() since Ember.Model does not delegate findAll() 2012-09-16 17:26:39 +02:00
Sven Fuchs
3d0b4274ae fix overflowing long repo names in the left list 2012-09-16 17:05:25 +02:00
Sven Fuchs
63adffa8a4 use https here 2012-09-16 15:40:36 +02:00
Sven Fuchs
9729f230ee add pusher key 2012-09-16 15:36:16 +02:00
Sven Fuchs
c1498a0c82 add sync to the profile (callback still does not work) 2012-09-16 14:40:16 +02:00
Sven Fuchs
29818f70b1 pass owner_name, not login 2012-09-16 13:44:17 +02:00
Sven Fuchs
6f0654a1a6 bump travis-core 2012-09-16 13:42:05 +02:00
Sven Fuchs
2d5460ac32 rename owner to account, fix profile 2012-09-16 00:47:34 +02:00
Sven Fuchs
deb4655e8a modified stats payloads 2012-09-15 15:12:18 +02:00
Sven Fuchs
8b078ca7b5 need to use api/ as a path prefix 2012-09-15 14:30:22 +02:00
Sven Fuchs
b2963ef862 do not wrap whitespace on the build summary 2012-09-15 12:57:06 +02:00
Sven Fuchs
0acf000c45 fix Repository.bySlug 2012-09-15 12:38:27 +02:00
Sven Fuchs
7732482b0e bump deps 2012-09-15 12:37:56 +02:00
Sven Fuchs
4fd0069219 use more-services branches 2012-09-15 12:14:33 +02:00