Commit Graph

2667 Commits

Author SHA1 Message Date
Piotr Sarnacki
7c3ea5b7bc Fix subscribing to private channels
This was a combination of 2 bugs:

* we didn't do deep_merge on config in ruby app, so
  that any nested properties set in the javascript app would be
  overwritten
* channelPrefix was not properly set for Travis CI Pro
2015-02-25 11:43:19 +01:00
Piotr Sarnacki
788e624646 Properly set legal urls 2015-02-24 13:06:58 +01:00
Piotr Sarnacki
758f26282a Allow to cancel build if any of the jobs can be cancelled 2015-02-23 17:08:46 +01:00
Lisa Passing
34d4f1624e fix alignment of buttons on profile page 2015-02-23 14:44:05 +01:00
Lisa Passing
622ef6bb76 increase log min-height 2015-02-23 13:50:08 +01:00
Lisa Passing
f83483306b hide signin button in topbar on auth pages 2015-02-23 13:37:06 +01:00
Piotr Sarnacki
5f4748f3d0 Fix 'sign up this account' icon on profile page 2015-02-23 12:52:29 +01:00
Piotr Sarnacki
92fbc73760 Show 'Top' button only if log has any content 2015-02-23 10:07:08 +01:00
Justine Arreche
50ad230104 updated favicons without backgrounds 2015-02-23 11:01:13 +10:00
Piotr Sarnacki
cf9bea3ea5 Call super in deactivate/activate in main/recent route
The problem that I identified earlier as a Safari bug turned out to be a
bug in main/recent route. Not calling super in deactivate resulted in
code to remove observer not being executed at all.
2015-02-20 13:18:15 +01:00
Lisa Passing
3417095768 add transparent overlay to feedback popup 2015-02-20 12:07:48 +01:00
Lisa Passing
583922d11f Merge branch 'master' of github.com:travis-ci/travis-web 2015-02-19 12:12:11 +01:00
Lisa Passing
01f00f08aa add new current classes to jobs template 2015-02-19 12:12:01 +01:00
Lisa Passing
567c8d5e90 put icon class on right element 2015-02-19 12:07:28 +01:00
Piotr Sarnacki
1774e6d571 Set far future Expires only for fingerprinted files 2015-02-19 11:41:38 +01:00
Piotr Sarnacki
1a9f984b58 Don't use :not(> .error) for global_slider, it causes problems with minification 2015-02-19 09:33:11 +01:00
Piotr Sarnacki
da86a68efa Try to specify exact node version 2015-02-19 09:33:11 +01:00
Josh Kalderimis
6696c10a6a Merge pull request #333 from travis-ci/ja-new-favicons
new favicons yayaya
2015-02-19 17:36:42 +13:00
Justine Arreche
bb23d05120 new favicons yayaya 2015-02-19 15:24:13 +11:00
Piotr Sarnacki
bf7c4e1464 Fix viewing repo after viewing all repos on safari
When transitioning from recent route to a specific repo deactivate is
not called for some reason on Safari. It seems like a bug in Ember.js,
but I need to investigate more.

A solution is to also try to remove observer in reset controller
2015-02-18 16:32:46 +01:00
Lisa Passing
a446344096 style message popup 2015-02-18 15:47:35 +01:00
Piotr Sarnacki
a89e77a56d Fix charm feedback box 2015-02-18 14:01:10 +01:00
Lisa Passing
b142b01e1a some style changes 2015-02-18 12:13:15 +01:00
Lisa Passing
351cf8078d remove unnessary(?) things from charmscout script 2015-02-17 17:43:37 +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