Commit Graph

27 Commits

Author SHA1 Message Date
Sven Fuchs
48b88922b1 use Accounts.filter() 2012-09-18 22:55:52 +02:00
Sven Fuchs
29818f70b1 pass owner_name, not login 2012-09-16 13:44:17 +02:00
Sven Fuchs
2d5460ac32 rename owner to account, fix profile 2012-09-16 00:47:34 +02:00
Sven Fuchs
b20bfe51ef unbreak my-repos 2012-09-15 11:41:03 +02:00
Sven Fuchs
3f6955ec87 resurrect current repo selector 2012-09-15 11:41:03 +02:00
Sven Fuchs
d401f76ae4 work on profile view 2012-09-10 00:52:42 +02:00
Sven Fuchs
ce8daa6d73 extract tab templates, split up repo views 2012-09-09 12:28:36 +02:00
Piotr Sarnacki
03ee9e3a47 Fix Show More button 2012-08-09 22:34:44 +02:00
Piotr Sarnacki
071821c1d7 Update build durations every 5s
Pusher updates usually don't update duration, so it needs to be
calculated from startedAt property and current time or finishedAt
property.
2012-08-09 14:07:07 +02:00
Sven Fuchs
f1a60fe39e refactor Routes, does not need to be an Ember.Object 2012-07-22 16:45:12 +02:00
Sven Fuchs
24cddfef53 try to work around sortAscending being fucked 2012-07-22 16:17:21 +02:00
Sven Fuchs
db120f1369 deactivate repo sorting, abstract base_uri 2012-07-22 15:33:06 +02:00
Sven Fuchs
77bc90458e activate sorting for repositories 2012-07-22 15:22:07 +02:00
Sven Fuchs
0e52977417 replace getPath/setPath with get/set now that ember supports it 2012-07-22 13:19:05 +02:00
Sven Fuchs
0e10ad2e01 add pusher, fix some events 2012-07-22 12:57:23 +02:00
Sven Fuchs
00cfe41cc5 stuff 2012-07-17 11:54:06 +02:00
Sven Fuchs
7eeb44a9f5 fix things to update when stuff is loaded after the fact, ie. through websockets 2012-07-09 03:52:43 +02:00
Sven Fuchs
ba0e3827de moar specs. test setup still fucked 2012-07-08 20:48:09 +02:00
Sven Fuchs
2a8f2bd4bf fix currentUser 2012-07-07 23:08:11 +02:00
Sven Fuchs
5b56895d44 implement search box 2012-07-07 19:55:06 +02:00
Sven Fuchs
54b140d91b stuff 2012-07-07 19:08:04 +02:00
Sven Fuchs
1150a5f703 fix tabs tools 2012-07-07 16:34:07 +02:00
Sven Fuchs
82117d5730 improve specs 2012-07-07 15:37:34 +02:00
Sven Fuchs
37523b3c07 cleanup 2012-07-07 04:26:58 +02:00
Sven Fuchs
b2874c4516 get rid of Layout and Travis.Controller and Travis.View namespaces 2012-07-07 00:46:31 +02:00
Sven Fuchs
ee1ecf32f7 move stuff from the home layout to controllers 2012-07-06 23:43:28 +02:00
Sven Fuchs
888c2719b8 refactor layouts and add profile/service_hooks 2012-07-01 01:08:35 +02:00