Lisa Passing
34ff17df12
refactor search field
2015-02-18 15:18:02 +01:00
Lisa Passing
40e186d7c7
refactor top styles and dashboard template
2015-02-18 14:08:50 +01:00
Lisa P
0f6a6a9551
Merge pull request #331 from travis-ci/signin-btn
...
Signin btn
2015-02-17 16:17:38 +01:00
Piotr Sarnacki
6ef1e479fd
Set ASSETS_HOST for s3 deployment
...
The page needs to explicitly set host to our s3's bucket, because
otherwise it will be relative to the heroku app's URL
2015-02-17 15:31:07 +01:00
Lisa Passing
d125bade7d
moar padding
2015-02-17 15:27:31 +01:00
Piotr Sarnacki
ee4564c72b
Merge pull request #329 from travis-ci/error500
...
Error Pages and maintenance
2015-02-17 15:17:50 +01:00
Piotr Sarnacki
518e99c02f
Use absolute path for 500 error
2015-02-17 15:05:33 +01:00
Piotr Sarnacki
187ab0eaf8
Merge pull request #330 from travis-ci/ps-title-pages
...
Set page titles relevant to page is loaded
2015-02-17 15:04:39 +01:00
Lisa Passing
c97001b761
Merge remote-tracking branch 'origin/error500' into error500
2015-02-17 15:03:53 +01:00
Piotr Sarnacki
dfc22014a8
Set page titles relevant to page is loaded
...
I used ember-cli-document-title addon.
2015-02-17 14:35:59 +01:00
Piotr Sarnacki
36059a2329
Deploy maintenance page to S3
2015-02-17 14:24:20 +01:00
Lisa Passing
239aab2861
add 500.html, delete 500 from app
2015-02-17 14:17:10 +01:00
Lisa Passing
b243ceb05a
make signing-in also a btn
2015-02-17 14:06:29 +01:00
Lisa Passing
2eb626193d
use external css
2015-02-17 14:03:30 +01:00
Lisa Passing
6da7043c67
add maintenance.html
2015-02-17 14:03:29 +01:00
Lisa Passing
1f2f72677f
push some hills around
2015-02-17 14:03:29 +01:00
Piotr Sarnacki
a13370b392
Run only Sauce Labs on Travis
2015-02-17 14:03:29 +01:00
Piotr Sarnacki
7e1168cae2
Add a simple acceptance test for dashboard and tooling needed to run it
...
Apart from adding a test, this commit also adds a dummy implementation
for Auth that can be used in tests to control the auth status.
2015-02-17 14:03:29 +01:00
Lisa Passing
b2b70b592f
add burger markup to error pages
2015-02-17 14:03:29 +01:00
Lisa Passing
0285cd3a96
push hills around
2015-02-17 14:03:29 +01:00
Piotr Sarnacki
7375fbb440
Explicitly return false from toggleBurgerMenu to not bubble action
2015-02-17 14:03:28 +01:00
Lisa Passing
f17f0ceb7b
add burger toggle
2015-02-17 14:03:28 +01:00
Lisa Passing
d2305baa60
finally get profile page full-height while loading
2015-02-17 14:03:28 +01:00
Lisa Passing
10da41b29e
bring back fixed width sidebars
2015-02-17 14:03:28 +01:00
Lisa Passing
997e68351c
fix align of hook switched
2015-02-17 14:03:28 +01:00
Lisa Passing
3d0920ecb2
fix top bar stacing issues
2015-02-17 14:03:28 +01:00
Piotr Sarnacki
3af2ca192c
Replace title by a ruby server
2015-02-17 14:03:27 +01:00
Piotr Sarnacki
4eda7ec0d0
Fix loading indicator on profile page
2015-02-17 14:03:27 +01:00
Lisa Passing
545facfb22
bring back travis-pro in top
2015-02-17 14:03:27 +01:00
Lisa Passing
40c900fba1
make sign in w/ github a button
2015-02-17 13:51:17 +01:00
Lisa Passing
780edf69c8
Merge branch 'master' of github.com:travis-ci/travis-web
2015-02-17 11:27:35 +01:00
Lisa Passing
fb2cbf7970
fix missing branch name in Safari
2015-02-17 11:27:29 +01:00
Piotr Sarnacki
f7f274f5d5
Fix search
...
In search there was a check on 'auth' in the view and we no longer
inject auth into views. That's why the check needs to be done on the
controller.
The other thing is that slash breaks the URL currently, so this commit
also changes slash in the search phrase into %2F character.
2015-02-17 10:38:04 +01:00
Piotr Sarnacki
29513b744d
Set charm key by default for pro
2015-02-17 09:48:18 +01:00
Piotr Sarnacki
0eed77401e
Auto-merged master into ps-title-pages on deployment.
2015-02-16 16:47:21 +01:00
Piotr Sarnacki
1c2f16d372
Set page titles relevant to page is loaded
...
I used ember-cli-document-title addon.
2015-02-16 16:42:12 +01:00
Lisa Passing
258300fb21
remove maintenance from app, as it is now a .html file
2015-02-16 16:29:59 +01:00
Lisa Passing
faa3f73c7a
use external css
2015-02-16 16:27:52 +01:00
Lisa Passing
407e34e201
Merge branch 'master' of github.com:travis-ci/travis-web
2015-02-16 16:11:59 +01:00
Lisa Passing
0e6d7b0115
linkify dashboard footer
2015-02-16 16:11:53 +01:00
Piotr Sarnacki
5bb419ef7b
Sort repos explicitly on dashboard
2015-02-16 16:09:10 +01:00
Lisa Passing
ffdfcc5739
dashboard full height while loading
2015-02-16 15:58:09 +01:00
Konstantin Haase
d4f3208afb
Merge pull request #328 from ovr/patch-1
...
Fix link
2015-02-16 15:44:20 +01:00
Дмитрий Пацура
8f63e3f827
Fix link
2015-02-16 22:38:11 +08:00
Lisa Passing
090c645ea6
add maintenance.html
2015-02-16 15:37:49 +01:00
Piotr Sarnacki
0578af0c4c
Don't set default avatar url on ENV
...
Fingerprinting filter that Brocolli uses to add checksums to filenames
apparently is very greedy. When a URL that has a valid image is present
in ENV, fingerprint filter will going to wipe out the entire config's
meta tag value with fingerprinted url with an asset host.
2015-02-16 15:14:10 +01:00
Piotr Sarnacki
0e86df8da0
Set default avatar url properly
2015-02-16 14:41:13 +01:00
Lisa Passing
b9c58fae46
push some hills around
2015-02-16 14:33:28 +01:00
Piotr Sarnacki
9559d55400
Don't subscribe to pusher if there's no instance
2015-02-16 14:15:36 +01:00
Piotr Sarnacki
9601d53ad6
We can use @pusher directly, no need for @get
2015-02-16 14:14:59 +01:00