Commit Graph

1638 Commits

Author SHA1 Message Date
Justine Arreche
3d8a72a074 fixed border colors for all tip boxes 2013-10-09 14:13:50 -04:00
Justine Arreche
3278b1e308 centerd tab titles 2013-10-09 13:14:11 -04:00
Justine Arreche
ced2bc63f6 fixed alignmnt of Mr. T 2013-10-08 16:57:17 -04:00
Justine Arreche
bdc84746f8 WIP - added inline-block to both span and .mascot in attemps to fix Mr. T 2013-10-08 15:48:09 -04:00
Justine Arreche
a57952e2f8 WIP fixing auth page, successfully fixed firefox button bug 2013-10-08 15:11:27 -04:00
Justine Arreche
68d71c33b5 lightened show more button to closer reflect tools buttons 2013-10-08 01:28:40 -04:00
Justine Arreche
588536e360 styled show more builds button 2013-10-08 01:26:11 -04:00
Justine Arreche
dda961c117 fixed profile left cells to be clickable 2013-10-07 18:30:55 -04:00
Henrik Hodne
e3e96aca73 Remove more trailing whitespace 2013-10-07 17:07:33 -05:00
Josh Kalderimis
63c8c59744 remove some whitespace 2013-10-07 23:52:17 +02:00
Justine Arreche
7ba33b0949 Merge branch 'updated-styles' of https://github.com/travis-ci/travis-web into updated-styles 2013-10-07 17:17:52 -04:00
Justine Arreche
51c1b4dcee Took out linkTo in list.hbs and fixed cursor to pointer on li elements for left repo list view 2013-10-07 17:16:54 -04:00
Josh Kalderimis
63d9f7b369 remove the link stuff from repo list hbs 2013-10-07 23:12:35 +02:00
Justine Arreche
b0415a7148 Fixed list.coffee so repo cell to be entirely clickable, all the credit goes to @bastilian 2013-10-07 17:04:31 -04:00
Josh Kalderimis
0d4babb07e wrap the contents of the li, not the whole collection 2013-10-07 21:00:35 +02:00
Justine Arreche
32c1f31241 attempt to make entire repo cell clickable 2013-10-07 13:48:55 -04:00
Piotr Sarnacki
972fb6fb43 Always subscribe to log updates
When the job is restart, we will not get any updates unless we're
subscribed to job updates - that's why we need to subscribe even if the
job is already finished.

The other option to fix this would be to subscribe and unsubscribe also
based on the status, but since subscribing to finished jobs does not
cost us anything, I prefer the simpler solution.
2013-10-07 17:15:59 +02:00
Piotr Sarnacki
d0998a8fc5 Remove unused observer
log property in Travis.Job does not change - we create Log instance
when it's accessed and don't refresh it on any occasion, that's why the
observer on log is not needed.
2013-10-07 16:43:09 +02:00
Piotr Sarnacki
ae0db5780a Merge pull request #214 from Aaron1011/clear_log
Clear log when a job is restarted
2013-10-07 07:41:50 -07:00
Justine Arreche
0500ab1168 Rearranged some copy for first_sync to increase readability and added mascot to success message 2013-10-05 15:19:46 -04:00
Justine Arreche
9c078575c1 Merge branch 'updated-styles' of https://github.com/travis-ci/travis-web into updated-styles 2013-10-05 14:25:43 -04:00
Justine Arreche
515a0861ba new loading spinner gif, header styles and columns for first_sync page 2013-10-05 14:04:52 -04:00
Josh Kalderimis
78c53dd500 change the log font size to 12 2013-10-05 15:46:19 +02:00
Justine Arreche
1bc7bbee67 changed layout of getting_started to two columns and reorganized typographic styles and heirarchy 2013-10-04 23:27:30 -04:00
Aaron Hill
7218655cf4 Added tests for clearing log when a job is started or requeued 2013-10-04 16:51:28 -04:00
Justine Arreche
0feb1684dc added new screenshot for build email notification img 2013-10-04 16:01:06 -04:00
Justine Arreche
1cd544ad3b new screenshots for getting started steps and new styles and centered alignment 2013-10-04 15:40:46 -04:00
Mathias Meyer
f6867e8a4c Move title attributes into <li> elements.
The icon pictures are smaller than the li, reducing the surface
to show the title as a tooltip.
2013-10-04 16:27:51 +02:00
Aaron Hill
2a83215fdc Fixed clearing log 2013-10-03 21:23:49 -04:00
Justine Arreche
0cfb44868c added in 'step' headlines to break down the info a bit better 2013-10-03 19:46:40 -04:00
Justine Arreche
b78dec5091 increased width of getting started div and took away align right on images 2013-10-03 19:11:35 -04:00
Justine Arreche
0b01dd6278 fixed styling on auth and added mascot above copy 2013-10-03 18:46:48 -04:00
Justine Arreche
d75a2f64a6 increased width of #left to account for longer repo users/names 2013-10-03 18:09:21 -04:00
Justine Arreche
b5a27c5d21 reduced width of #left to 260px 2013-10-03 18:05:46 -04:00
Justine Arreche
9d39402f2d additional styling to auth page and new icon for finished label 2013-10-03 18:00:54 -04:00
Justine Arreche
872ebca991 removed overflow scroll to fix dropdowns 2013-10-02 17:40:47 -04:00
Justine Arreche
f1163977e6 adjustments to #top and #right bars for increased responsiveness in all browsers 2013-10-02 16:55:12 -04:00
Justine Arreche
45b37345ba added a min width to #top to prevent the user wrapping 2013-10-02 13:15:52 -04:00
Justine Arreche
e59ed8766a replaced box-flex and altered #left min/max width 2013-10-02 12:14:35 -04:00
Justine Arreche
87046b60f1 Added max and min width to #left to fix chrome bug 2013-10-02 12:02:00 -04:00
Justine Arreche
d972c81eb1 changed min-widths on #left and #main to resolve sidebar bugs 2013-10-02 10:21:25 -04:00
Mathias Meyer
3b3d36a98a Make build email ever so slightly wider. 2013-10-02 15:55:19 +02:00
Justine Arreche
3ebeb3b262 fixed top logged in profile right margin to align with the rest of the app 2013-10-02 09:44:56 -04:00
Justine Arreche
3f5c5a0a50 Changed bg color of #right to match search_box, removed border radius and changed margin-top to align with #main h3 2013-10-02 09:34:18 -04:00
Justine Arreche
6a011f3c88 Removed radius on buttons and profile message container, styled buttons to new colors, increased top-padding on profile #main div 2013-10-02 09:25:30 -04:00
Justine Arreche
6492fdccb1 replaced first build and first project no recent screen shots and started re-styling switch class 2013-10-02 08:19:00 -04:00
Justine Arreche
4bf98f5515 removed opacity on build message 2013-10-01 19:52:06 -04:00
Justine Arreche
df139ec475 fixed line height on nav to align with travis logo 2013-10-01 19:16:37 -04:00
Justine Arreche
64e10f4f61 fixed spinner height to be inline with avatar 2013-10-01 19:06:18 -04:00
Justine Arreche
0dea38af7c replaced #left back to 380px wide 2013-10-01 17:44:01 -04:00