Commit Graph

363 Commits

Author SHA1 Message Date
Piotr Sarnacki
94b5989e23 [pro-merge] Fix pro CSS rules 2014-12-29 18:20:22 +01:00
Piotr Sarnacki
3c99ec395c [pro-merge] Add styles from travis-pro-web
For now I put all of the pro styles in a ".pro" selector, which is added to the
body element.
2014-12-29 18:17:56 +01:00
Piotr Sarnacki
e6800c80c6 Refactor our layout handling
Layout handling in travis-web was implemented in a dynamic way, so we
could change a main layout from any of the routes. This needed a
`rerender` call which was making things harder and needed some hacks. It
also broke a few transitions when upgrading to 1.8.1.

After examining our usage of layouts I've noticed that we don't need to
change the entire layout dynamically and instead we can set layout on
root routes (like "index", "profile" and other root routes).
2014-12-29 18:16:14 +01:00
Mathias Meyer
1e97d6fb59 Merge pull request #319 from travis-ci/ja-new-topbar
ch-ch-changes on topbar
2014-12-23 09:30:01 +01:00
Piotr Sarnacki
3e8b55e41c Don't break words in commit body 2014-12-22 19:01:33 +01:00
Piotr Sarnacki
62824e2a97 Add webkit specific flex properties 2014-12-22 18:55:58 +01:00
Piotr Sarnacki
f2bd748526 Make commit first line go under branch if it's too long 2014-12-22 18:49:21 +01:00
Justine Arreche
59115b7779 ch-ch-changes on topbar 2014-12-22 16:47:55 +01:00
Piotr Sarnacki
70485132ef A few more improvements to new build header 2014-12-18 22:07:37 +01:00
Piotr Sarnacki
d421d4f9fe Don't limit commit's body 2014-12-18 21:53:07 +01:00
Piotr Sarnacki
fc18c185cc Change request-kind background to have flexible height 2014-12-18 21:52:49 +01:00
Piotr Sarnacki
febd134f54 Fix subject wrapping 2014-12-18 16:33:16 +01:00
Justine Arreche
54b666a86a realigned repo-header items 2014-12-12 14:55:32 +01:00
Justine Arreche
e44052f299 reverted previous h3 change and only changed #profile #main h3 2014-12-12 12:26:27 +01:00
Justine Arreche
8ea9dbf0c8 fixed settings secondary tab spacing 2014-12-12 12:23:05 +01:00
Justine Arreche
a2de29baf5 fixed h3 padding to align #profile tabs with #left tabs 2014-12-12 12:16:14 +01:00
Justine Arreche
edcdb61e31 fixed the background positioning on pull and push icons 2014-12-11 13:51:07 +01:00
Justine Arreche
22aab4a629 created classes for push and pull requests 2014-12-11 11:55:08 +01:00
Justine Arreche
69ef9f147f Increased height on #new-summary 2014-12-10 21:30:46 +01:00
Justine Arreche
541273a33b fixed duration icons 2014-12-10 21:30:46 +01:00
Justine Arreche
4035c3c435 wip fixing duration labels on #left 2014-12-10 21:30:46 +01:00
Justine Arreche
8647880cc7 more work on tabs 2014-12-10 21:30:46 +01:00
Justine Arreche
e7ed51e20f cleaned up more tab and repo header styles 2014-12-10 21:30:46 +01:00
Justine Arreche
4d0bd26d65 added new default avatar and changed tab appearances between #left and #main 2014-12-10 21:30:46 +01:00
Justine Arreche
1e793575e0 began altering tabs appearance 2014-12-10 21:30:45 +01:00
Justine Arreche
7e54228386 removed min-wid from body for beter responsive display 2014-12-10 21:30:45 +01:00
Justine Arreche
b4da069990 fixed regenerate key line for settings 2014-12-10 21:30:45 +01:00
Justine Arreche
ce3ef8f7d2 fixed line-height issue in Chrome and Firefox 2014-12-10 21:30:45 +01:00
Justine Arreche
ae00085f88 added pull request and push icons and pushed author to baseline of new-summary div 2014-12-10 21:30:45 +01:00
Justine Arreche
2f2d05689e fixed the restart build loading icon bug 2014-12-10 21:30:45 +01:00
Justine Arreche
391890f299 fixed the build header cut-off on pull requests 2014-12-10 21:30:45 +01:00
Piotr Sarnacki
a8bd45eaec Fix code climate icon 2014-12-10 21:30:44 +01:00
Piotr Sarnacki
cb3f1a4d9f More fixes for IE 2014-12-10 21:30:44 +01:00
Piotr Sarnacki
e32e2922de Change loading spinner type on icons 2014-12-10 21:30:44 +01:00
Piotr Sarnacki
79968ca76b Compatibility fixes for new build header 2014-12-10 21:30:44 +01:00
Justine Arreche
326e31b6a1 svg icons 2014-12-10 21:30:44 +01:00
Justine Arreche
df8f6c1b7c fixes to settings dropdown styles 2014-12-10 21:30:44 +01:00
Justine Arreche
72a355d46a fixes to action icon sizes and position and addition of new log action icons 2014-12-10 21:30:43 +01:00
Justine Arreche
702b975624 added arrow and size adjustments to settings dropdown button 2014-12-10 21:30:43 +01:00
Justine Arreche
e7e283ab8f moved build status img to repo-header 2014-12-10 21:30:43 +01:00
Justine Arreche
2df958ca15 fixed spacing in build status text align 2014-12-10 21:30:43 +01:00
Justine Arreche
f5db8c5cc8 added icon and space for tags 2014-12-10 21:30:43 +01:00
Justine Arreche
e98d429426 fixed colors, position on build status 2014-12-10 21:30:42 +01:00
Justine Arreche
844f99155c got bgimg working on build-status 2014-12-10 21:30:42 +01:00
Justine Arreche
2a3c1424dc for some reason giant svgs 2014-12-10 21:30:42 +01:00
Justine Arreche
d32fbf4565 small change to right div width for longer messages 2014-12-10 21:30:42 +01:00
Justine Arreche
82983b1c02 fixed bg image sizes and settings dropdown color 2014-12-10 21:30:42 +01:00
Justine Arreche
5b53628634 latest for piotr review 2014-12-10 21:30:42 +01:00
Justine Arreche
e9b8183ead fixing what was lost this morning 2014-12-10 21:30:42 +01:00
Justine Arreche
b897e81fd2 updated build status bg colors 2014-12-10 21:30:42 +01:00