Commit Graph

3210 Commits

Author SHA1 Message Date
Piotr Sarnacki
950cb45a7c Fix settings menu 2015-06-02 12:33:48 +02:00
Piotr Sarnacki
410f4730bb Merge pull request #354 from travis-ci/removing-deprecations
Removing deprecations
2015-06-02 11:48:54 +02:00
Piotr Sarnacki
f8470cd231 Add some more tests for requests-item component, fix builds-item tests 2015-06-02 11:44:14 +02:00
Piotr Sarnacki
e1bb8a2e41 Settings controller doesn't need to be ObjectController 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
81264689f8 Change requests items to use components 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
d2dd744811 Remove unused controllers 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
4201b81fe8 Change CurrentUserController to Controller 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
394e9ce11b Change account to Controller 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
8b333c09fa Extract builds-item as a component to not use itemController 2015-06-02 11:16:04 +02:00
Piotr Sarnacki
e9736dfda9 Add ssl certs for localhost, for ssl testing 2015-06-02 11:15:36 +02:00
Lisa Passing
e8da85562c add some scrolling to click on sidebar 2015-06-01 12:53:15 +02:00
Lisa Passing
7229e068c5 cleanup some dashbaord images 2015-05-28 15:40:49 +02:00
Lisa Passing
d687ebe01a bring back old things 2015-05-28 15:40:49 +02:00
Lisa Passing
275f8f14b2 trying some api things 2015-05-28 15:40:49 +02:00
Lisa Passing
d08e70f6cf more dashboard updates 2015-05-28 15:40:49 +02:00
Lisa Passing
08e53b6aee start dashboard update 2015-05-28 15:40:48 +02:00
Lisa Passing
064f414da7 create loading-indicator component and replace all instances of the non-component 2015-05-28 13:52:44 +02:00
Piotr Sarnacki
1b1dbe3d15 Revert "Update ember-data to 1.0.0-beta.17"
This reverts commit 2d0cd7e44f.
2015-05-20 13:09:05 +02:00
Piotr Sarnacki
4b8900be0a Bring back proper HTML for running jobs item 2015-05-20 13:07:22 +02:00
Piotr Sarnacki
2d0cd7e44f Update ember-data to 1.0.0-beta.17 2015-05-20 11:53:30 +02:00
Piotr Sarnacki
697f3bc56c Merge pull request #356 from travis-ci/small_fixes
Small fixes
2015-05-19 16:15:25 +02:00
Lisa Passing
3d21fd88a7 change irc link to chat.travis 2015-05-19 11:47:06 +02:00
Lisa Passing
4559a8441f remove outline from logo 2015-05-19 11:28:42 +02:00
Lisa Passing
621b5750f0 fix committer has author avatar issue 2015-05-18 15:59:54 +02:00
Lisa Passing
0b658dab73 fix typo on getting_started 2015-05-18 15:28:08 +02:00
Lisa Passing
d32fe183ad cleanup some top styles 2015-05-18 15:00:52 +02:00
Piotr Sarnacki
ac6d6037f9 Make favicon colors in line with UI state colors 2015-05-18 14:09:23 +02:00
Piotr Sarnacki
d398f468b8 Fix show-more button 2015-05-12 18:32:53 +02:00
Piotr Sarnacki
b9cf051575 Show proper layout for owner's loading page 2015-05-12 17:24:16 +02:00
Lisa Passing
2700bc9557 fix running build as far as possible right now 2015-05-12 14:45:30 +02:00
Lisa Passing
1fb4a868be fix owner routes and tabs 2015-05-12 14:45:30 +02:00
Lisa Passing
ff107384c2 add owner stuff 2015-05-12 14:45:30 +02:00
Konstantin Haase
4d519f145a Revert "add eventType as an attribute, include api builds to the history"
This reverts commit 5e1dd9a83b.
2015-05-12 12:35:41 +02:00
Piotr Sarnacki
93373e89ee Enable polling for tests 2015-05-12 10:02:47 +02:00
Piotr Sarnacki
234572f8a6 Disable ajax polling for now 2015-05-12 09:38:29 +02:00
Piotr Sarnacki
ce64132de1 Pass repo to job components from the build template
It seems that when repo object on job is not instantiated it can error
out when trying to use slug along with slug. Before I dig deeper into
this, the easy fix is to pass repo from the top, because on repo view
it's loaded already.
2015-05-11 15:34:35 +02:00
Piotr Sarnacki
5c24778394 Properly deregister polling hook when there's no models to poll 2015-05-11 14:56:36 +02:00
Lisa Passing
f9fcd3888c fix owner page owner name thing 2015-05-11 14:18:20 +02:00
Lisa Passing
f697278527 Merge branch 'fix_first_sync' 2015-05-11 13:53:55 +02:00
Lisa Passing
621481cdfc fix alignment for profile hooks without admin rights 2015-05-11 13:53:37 +02:00
Lisa Passing
a26dd329de fix alignment for profile hooks without admin rights 2015-05-11 13:48:50 +02:00
Lisa Passing
38c90b53f0 refactor first_sync 2015-05-11 12:37:56 +02:00
Lisa Passing
44bff4571e remove more unused styles and adjust sticky footer height 2015-05-11 12:37:56 +02:00
Lisa Passing
c817cd5ed3 remove unused style files 2015-05-11 12:37:56 +02:00
Lisa Passing
cc98163686 change simple layout to be centered 2015-05-11 12:37:55 +02:00
Lisa Passing
9c4bee76f5 add first_sync styles 2015-05-11 12:37:55 +02:00
Lisa Passing
b04cf65485 fix tabnav sidebar 2015-05-11 12:36:46 +02:00
Piotr Sarnacki
dfbd1cab2c Merge pull request #350 from travis-ci/ajax-polling
Ajax polling
2015-05-11 12:15:39 +02:00
Piotr Sarnacki
22ac301149 Fix hook error styling 2015-05-07 13:49:23 +02:00
Piotr Sarnacki
e2db99c7fd Make polling tests more reliable with longer timeouts
I was using a very short polling interval of 10ms for testing polling
mixin. This lets a little room for any timing problems, which may happen
with setTimeout or setInterval. Increasing it to 20ms hopefully can make
it more reliable.
2015-05-07 13:49:22 +02:00