Commit Graph

31 Commits

Author SHA1 Message Date
Piotr Sarnacki
202f158d55 Fix show more button and make it disabled when loading 2012-10-02 22:39:11 +02:00
Piotr Sarnacki
8ffd466e9f Proper fix for last build link
It seems that when you use id in link, it will pass it directly to
connectOutlets. Need to instantiate object in such situation.
2012-09-28 17:39:40 +02:00
Sven Fuchs
3bad25471a fix deansi for erasing text 2012-09-28 15:12:55 +02:00
Sven Fuchs
fd6a83aab1 remove debug output 2012-09-27 17:30:30 +02:00
Sven Fuchs
d3e1fa2274 refactor auth/user/accounts 2012-09-27 17:13:45 +02:00
Konstantin Haase
37c231712e no longer override Travis.Model#get 2012-09-23 02:44:27 +02:00
Konstantin Haase
7b5e8445bc load pusher key from api endpoing (allows running locally against api.travis-ci.org) 2012-09-23 02:31:32 +02:00
Sven Fuchs
d872c6ae5d refactor app/auth stuff 2012-09-22 00:50:34 +02:00
Sven Fuchs
1b78187b2f signin spinner, needs a better gif 2012-09-20 17:03:46 +02:00
Konstantin Haase
3b6dc64fd4 change display while signing in 2012-09-19 13:25:03 +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
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
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
66e2c07a80 extract _common mixin 2012-09-18 09:15:42 +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
Konstantin Haase
5a077d3646 extract auth into separate class 2012-07-23 17:44:22 +02:00
Sven Fuchs
ba0e3827de moar specs. test setup still fucked 2012-07-08 20:48:09 +02:00
Sven Fuchs
9a60e18a8a add sponsors 2012-06-30 21:13:33 +02:00
Sven Fuchs
daed80916b rearrange things so that we can destroy/create the app for test isolation 2012-06-26 03:12:55 +02:00
Sven Fuchs
2af55e9387 stuff 2012-06-24 16:24:24 +02:00
Sven Fuchs
aea4375860 add a readme 2012-06-24 03:42:41 +02:00
Sven Fuchs
89ffbea515 stuff 2012-06-24 03:31:41 +02:00
Sven Fuchs
f7aeda897b stuff 2012-06-23 17:44:28 +02:00
Sven Fuchs
23d74a53a7 try using minispade 2012-06-22 12:14:00 +02:00