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
Piotr Sarnacki
a85f0ebc9f
Add tests for polling service and mixin
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
b27977baaa
Make polling play nice with promises
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
f8390b8f82
Fix tests
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
29c95a4180
Poll for build on job tab
...
Build has also job's data, so it will get more info with not much
overhead.
2015-05-07 13:49:22 +02:00
Piotr Sarnacki
984dd2328e
Also observe current repository for ajax polling
2015-05-07 13:49:21 +02:00
Piotr Sarnacki
193a005434
Remove some deprecations
2015-05-07 13:49:21 +02:00
Piotr Sarnacki
a4a75912b0
Implement ajax polling for things that are visible on the screen
...
We sometimes miss pusher updates, which started to be more common
lately. Until we investigate what's going on, this should be a good
workaround for keeping UI in sync with the DB.
2015-05-07 13:49:21 +02:00
Piotr Sarnacki
a304ce2640
Fix requests page
2015-05-07 13:07:00 +02:00
Piotr Sarnacki
e217335f2d
Quote action names in templates
2015-05-07 12:51:23 +02:00
Piotr Sarnacki
971691852f
Merge pull request #349 from travis-ci/ember-1.11.3
...
Update Ember to 1.11.3
2015-05-07 12:18:18 +02:00
Konstantin Haase
870c6703b1
Merge pull request #352 from travis-ci/sf-include-api-builds
...
Add eventType as an attribute, include api builds to the history
2015-05-06 17:19:15 +02:00
Sven Fuchs
5e1dd9a83b
add eventType as an attribute, include api builds to the history
2015-05-06 15:30:57 +02:00
Lisa Passing
2751d8878e
more space for titles, bring back border-radius for profile images
2015-05-06 12:17:43 +02:00
Piotr Sarnacki
bfb4946df8
Show caches also if there're no caches for push builds
...
This commit fixes caches view to show caches also if only PR caches
exist. Previous version checked for pushes only.
2015-05-06 11:34:02 +02:00
Lisa Passing
1fc1fdadfa
more space for owner name
2015-05-05 17:19:32 +02:00
Piotr Sarnacki
95c91786ac
Revert "Move owner's page under main route"
...
This reverts commit ee4eb418ef
.
2015-05-05 15:42:59 +02:00
Piotr Sarnacki
5229dc9fef
Revert "Fix sidebar for logged in users"
...
This reverts commit 8c07e4ec7a
.
2015-05-05 15:42:58 +02:00
Piotr Sarnacki
141015b583
Revert "Don't show sidebar on owner's page"
...
This reverts commit 7b7b16e57f
.
2015-05-05 15:42:54 +02:00
Piotr Sarnacki
7b7b16e57f
Don't show sidebar on owner's page
2015-05-05 15:37:43 +02:00
Piotr Sarnacki
8c07e4ec7a
Fix sidebar for logged in users
2015-05-05 15:20:57 +02:00
Lisa Passing
661b16255b
set document title on owner pages
2015-05-05 14:46:53 +02:00
Lisa Passing
7373d47b14
fix broken caches list on firefox
2015-05-05 14:28:56 +02:00
Lisa Passing
55a9eaf7b3
Merge branch 'master' of github.com:travis-ci/travis-web
2015-05-05 14:21:49 +02:00
Lisa Passing
0557f17cfa
remove border radius on owner profile
2015-05-05 14:21:40 +02:00
Piotr Sarnacki
ee4eb418ef
Move owner's page under main route
...
That way we don't rerender the entire layout each time we change route
under "main"
2015-05-05 14:21:24 +02:00
Lisa Passing
1801645ddd
use the config thing instead
2015-05-05 13:50:31 +02:00
Lisa Passing
1456fcb22b
hardcode the other api
2015-05-05 13:44:05 +02:00
Lisa Passing
d6e40d6ebd
use build id and not number
2015-05-05 13:03:10 +02:00
Lisa Passing
0964c8753e
remove assertion because I have removed the respective element
2015-05-05 13:03:09 +02:00
Lisa Passing
e8c719587f
use active in the api query
2015-05-05 13:03:09 +02:00
Lisa Passing
ab9697892f
use avatar url with mm fallback
2015-05-05 13:03:09 +02:00
Lisa Passing
065796bc76
remove owner name from repos on owner page and fix cta bug
2015-05-05 13:03:09 +02:00
Lisa Passing
8733b46d32
fix topbra l;anding bug
2015-05-05 13:03:08 +02:00
Lisa Passing
c2226f14f7
implement all of josh\'s feedback
2015-05-05 13:03:08 +02:00
Lisa Passing
fe13a44237
fix footer columns issue
2015-05-05 13:03:08 +02:00
Lisa Passing
593602bf49
adjust owner route
2015-05-05 13:03:08 +02:00
Lisa Passing
935e421256
comment out stuff not necessary for phase 1
2015-05-05 13:03:07 +02:00
Lisa Passing
e5c4a45173
add component tests and things
2015-05-05 13:03:07 +02:00
Lisa Passing
4ac5841a6d
add make owner page sorta kinda work
2015-05-05 13:03:07 +02:00
Lisa Passing
1760168d45
change owner api endpoint
2015-05-05 13:03:07 +02:00
Lisa Passing
05e7b41a5e
add more space to owner info
2015-05-05 13:03:07 +02:00