Commit Graph

404 Commits

Author SHA1 Message Date
Lisa Passing
3e0ec54ba5 remove compass mixins 2015-02-05 15:27:08 +01:00
Lisa Passing
c6dbd3a634 add 404 page 2015-02-04 17:19:49 +01:00
Lisa Passing
3f00cec935 dashboard tiles overflow fadeout 2015-02-04 12:49:09 +01:00
Lisa Passing
c4b7677238 fix nasty firefox render bug 2015-02-04 12:07:29 +01:00
Lisa Passing
b87ce94ec4 and the tools dropdown 2015-02-03 17:55:06 +01:00
Lisa Passing
f9e6108537 also consider pro 2015-02-03 17:53:33 +01:00
Lisa Passing
7a60cfe9b2 get layouts kind of right 2015-02-03 15:14:58 +01:00
Lisa Passing
4dde61bad9 try cleanup and modularizing 2015-02-03 13:00:50 +01:00
Lisa Passing
9f4e408242 foundationerize pt1 2015-02-02 17:30:27 +01:00
Lisa Passing
e09fc2e5eb fix alignment 2015-01-28 11:15:54 +01:00
Lisa Passing
2a87f73648 add user auth data to dashboard 2015-01-26 13:16:09 +01:00
Lisa Passing
ebc3c762ee fix cutting off descenders on dashboard 2015-01-26 12:09:41 +01:00
Piotr Sarnacki
0baf5dc6d0 Make filtering a bit more snappy 2015-01-26 11:16:22 +01:00
Piotr Sarnacki
54007ee78a Finish basic filtering 2015-01-23 16:26:41 +01:00
Lisa Passing
d1eaf8e79b loading and filter 2015-01-23 15:58:22 +01:00
Lisa Passing
755a9460ea link styling 2015-01-23 13:59:46 +01:00
Lisa Passing
139f950861 put links in dashboard and change some styles 2015-01-23 13:47:58 +01:00
Lisa Passing
19c80a80af change started yellow 2015-01-16 17:03:06 +01:00
Lisa Passing
bf4bb17996 make dashboard more dynamic 2015-01-16 16:57:56 +01:00
Piotr Sarnacki
76f4ac758c Fix CSS on profile page 2015-01-15 17:08:40 +01:00
Piotr Sarnacki
19c3b6f455 Fix topbar on first sync page 2015-01-15 17:08:39 +01:00
Lisa P
0676f27ee1 fix firefox not calculating footer right 2015-01-15 16:25:35 +01:00
Lisa P
ac36b827dd style views to make sticky footer work again 2015-01-15 13:15:41 +01:00
Piotr Sarnacki
1ee3d0c0ed Change MainView class to .main instead of .application 2015-01-15 13:09:12 +01:00
Piotr Sarnacki
4fae71a002 Add ordering to dashboard stylesheets 2015-01-15 13:08:50 +01:00
Lisa P
7fad98811d add dashboard files 2015-01-15 12:38:05 +01:00
Piotr Sarnacki
fc0c549556 Create separate stylesheets for dashboard and the rest 2015-01-15 11:14:20 +01:00
Piotr Sarnacki
2396fb925d Fix imports in styles 2015-01-15 11:14:19 +01:00
Piotr Sarnacki
9d72db05a5 Move stylesheets to styles/app 2015-01-15 11:14:19 +01:00
Lisa P
486e417d12 some styles for remove-log-popup 2015-01-09 15:01:07 +01:00
Lisa P
c0a681e73b add popup stub 2015-01-08 15:45:43 +01:00
Lisa P
f1f5d26a51 fix help/close icon on popups 2015-01-08 15:02:06 +01:00
Piotr Sarnacki
34759558dd min-height: 100vh should be applied only to first div inside body 2015-01-08 14:22:46 +01:00
Lisa P
810eacf15a truly center popup 2015-01-08 13:18:27 +01:00
Piotr Sarnacki
b5a41b5271 Fix CSS issues on safari 2015-01-08 11:25:38 +01:00
Piotr Sarnacki
7e3e056e1c Fix not-found's page CSS for topbar 2015-01-07 17:40:09 +01:00
Piotr Sarnacki
05ff10c0cb Fix sidebar slider CSS 2015-01-07 17:33:20 +01:00
Piotr Sarnacki
9759735249 Actually show charm tab on pro 2015-01-06 18:14:56 +01:00
Piotr Sarnacki
68c29eee6a Remove support tab on org 2015-01-06 13:47:13 +01:00
Piotr Sarnacki
dee7e7758a Fix auth view to include layout 2014-12-30 13:06:43 +01:00
Piotr Sarnacki
820c4b8377 Fix subscribe button on profile page 2014-12-30 11:13:49 +01:00
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