Commit Graph

649 Commits

Author SHA1 Message Date
Piotr Sarnacki
268bc6096a Remove error message when toggling hook 2015-04-23 10:54:54 +02:00
Piotr Sarnacki
9bf5582f7d repo.repository_id -> repo.id 2015-04-22 18:46:51 +02:00
Piotr Sarnacki
9609daab3b Fix removing caches for entier repository
It seems that sometimes repository_id is not present on cache object.
I'll investigate that later, but we have a repo object on the caches
controller anyway, so I'll just use it instead.
2015-04-22 18:45:19 +02:00
Piotr Sarnacki
f9563187d3 Add a better error message 2015-04-22 16:51:41 +02:00
Lisa Passing
c76d4de614 add closing icon and action to hook error 2015-04-22 16:20:26 +02:00
Lisa Passing
60bd9e6a26 fix signup button on profile on pro 2015-04-22 15:43:39 +02:00
Lisa Passing
3703194709 basic error message styling and fix {{#if}} nesting in accounts 2015-04-22 15:23:31 +02:00
Piotr Sarnacki
249003d2ff First stab at hooks activation error message 2015-04-21 17:46:49 +02:00
Lisa Passing
89f055cbd0 add rust to config keys 2015-04-21 17:12:59 +02:00
Lisa Passing
972f9bf83c Merge branch 'master' of github.com:travis-ci/travis-web 2015-04-21 14:13:26 +02:00
Lisa Passing
6367f1882b fix code climate popup overflow bug 2015-04-21 14:13:18 +02:00
Piotr Sarnacki
62c1326bd0 Bring back repo to caches controller
It's passed to caches-item component on caches list
2015-04-20 16:50:16 +02:00
Lisa Passing
9e7af7eaad explicitly check for pullRequest caches and some style changes 2015-04-20 12:33:24 +02:00
Lisa Passing
126c767fe1 write some tests 2015-04-17 13:39:36 +02:00
Lisa Passing
23e719ed78 componentify caches 2015-04-17 13:06:21 +02:00
Lisa Passing
64dc75fa2d some topbar refactoring 2015-04-17 11:19:57 +02:00
Lisa Passing
d0e0c9588b fix legal links 2015-04-16 15:20:57 +02:00
Piotr Sarnacki
6d815dde20 Change broadcasts style to yellow 2015-04-15 15:55:49 +02:00
Piotr Sarnacki
991d92b4e5 Fix broadcasts styling 2015-04-15 15:36:11 +02:00
Piotr Sarnacki
c6ee26c2e5 Fix broadcasts 2015-04-15 15:16:17 +02:00
Mathias Meyer
3feaf18e1e Fix spelling of Github (GitHub). 2015-04-15 12:10:44 +02:00
Piotr Sarnacki
36be656c62 Disable landing page on pro for now 2015-04-15 09:19:37 +02:00
Lisa Passing
203fbcea8a add pr icon 2015-04-14 12:47:03 +02:00
Lisa Passing
a78e226de1 only show one (biggest) cache per branch 2015-04-14 12:19:07 +02:00
Lisa Passing
bcfa16a500 different time fomatting 2015-04-14 12:06:58 +02:00
Lisa Passing
3797d363e5 add >all caches< title 2015-04-14 12:03:24 +02:00
Lisa Passing
8e080486fb tweak no caches message 2015-04-14 11:45:41 +02:00
Lisa Passing
cac01a5c90 update no caches message 2015-04-14 11:42:50 +02:00
Lisa Passing
283cf40aee change focus color of delete btn 2015-04-14 11:09:53 +02:00
Lisa Passing
413fcb456c right align delete all caches btn, hide sorting 2015-04-14 11:07:48 +02:00
Lisa Passing
76cc70acb3 add prettyDate helper 2015-04-13 17:28:12 +02:00
Lisa Passing
b9f525bffd style cache entries 2015-04-13 17:11:40 +02:00
Lisa Passing
6e2b834cfd prepare caches markup 2015-04-13 16:30:20 +02:00
Lisa Passing
cabf8bc57a change div to li 2015-04-13 16:14:52 +02:00
Lisa Passing
30da33022e Merge branch 'requests-redone' 2015-04-13 13:30:08 +02:00
Lisa Passing
ccd5532956 also fade out time on requests 2015-04-13 13:25:09 +02:00
Lisa Passing
38ef4ab6f9 more padding and grid nudging 2015-04-13 13:11:11 +02:00
Lisa Passing
e973a557da hide branch on smaller screens to always have the clickable link 2015-04-13 12:36:03 +02:00
Lisa Passing
b65209e3b1 some tweaks on request alignment 2015-04-10 15:57:57 +02:00
Lisa Passing
11966b1445 set a successful message for requests 2015-04-10 15:23:54 +02:00
Lisa Passing
c116cc3bbe get request links hover right 2015-04-10 15:13:49 +02:00
Lisa Passing
797f746c84 make signup button on landing work 2015-04-10 14:40:10 +02:00
Lisa Passing
3f8f20f9d0 some hbs and style stuff 2015-04-10 14:27:17 +02:00
Lisa Passing
75ca986093 add grey icons 2015-04-10 12:01:30 +02:00
Lisa Passing
3940e43886 start with requests styles 2015-04-09 18:17:06 +02:00
Lisa Passing
e33f38a159 change variable name 2015-04-08 16:24:25 +02:00
Lisa Passing
95cb234afa add notice if you're not member of any org and check for githubOrgsSettingsUrl 2015-04-08 16:21:34 +02:00
Lisa Passing
e421ccf389 add github org settings urls 2015-04-08 16:12:02 +02:00
Lisa Passing
3cf6b3f46e prepare orgs access link 2015-04-08 15:50:41 +02:00
Piotr Sarnacki
970a1e7f4f Linkify repo name on landing page 2015-04-08 15:03:27 +02:00
Piotr Sarnacki
cbbd555fdd Bring better sortOrder for my repos back 2015-04-08 14:09:40 +02:00
Piotr Sarnacki
708c738e5d Merge pull request #345 from andyli/haxe
Add haxe key.
2015-04-08 14:06:05 +02:00
Lisa Passing
7a04307c25 fix alignment on tiles on landing, some css cleanup 2015-04-08 13:16:21 +02:00
Lisa Passing
eb2edd83db white background for help dropdown on landing 2015-04-08 13:10:05 +02:00
Lisa Passing
acd0f1a65c align sign in button on centered pages 2015-04-08 13:06:35 +02:00
Lisa Passing
986d59c70d rewrite tiles on landing and clean up css a bit 2015-04-08 12:43:16 +02:00
Lisa Passing
121859bf62 fix alignment in footer 2015-04-08 11:22:06 +02:00
Piotr Sarnacki
64aa0f60ab Update default page title and tag line on landing page 2015-04-08 10:23:49 +02:00
Mathias Meyer
cd4ad5b101 Capitalize tag line. 2015-04-08 10:10:39 +02:00
Mathias Meyer
35d8d20f0f Make spelling of pull request consistent. 2015-04-08 10:08:35 +02:00
Mathias Meyer
a5453d66f0 Fix spellings of GitHub and S3. 2015-04-08 10:04:58 +02:00
Mathias Meyer
f09db46949 Fix copy in header. 2015-04-08 10:03:01 +02:00
Justine Arreche
0f01ba9a69 changes to copy and testimonial section 2015-04-08 09:49:15 +02:00
Justine Arreche
de0dd340cf Merge branch 'landing-page' of github.com:travis-ci/travis-web into landing-page 2015-04-08 09:30:30 +02:00
Justine Arreche
9d6c703865 added link to plans page for pro 2015-04-08 09:30:17 +02:00
Andy Li
24d2ee6253 Add haxe key. 2015-04-08 10:08:19 +08:00
Lisa Passing
c0599de54f hopefully fix sticky footer in safari 2015-04-07 18:03:22 +02:00
Lisa Passing
f3543bf225 trying to fix sticky footer in safari by unifing markup 2015-04-07 17:49:04 +02:00
Lisa Passing
5db4a2ff60 remove padding because it breaks things 2015-04-07 17:15:27 +02:00
Justine Arreche
84d187eb83 Merge branch 'landing-page' of github.com:travis-ci/travis-web into landing-page 2015-04-07 16:56:59 +02:00
Justine Arreche
d36bbbde1d polishing up testimonials 2015-04-07 16:56:42 +02:00
Lisa Passing
ff601fb748 dont show footer on non centered pages 2015-04-07 16:45:18 +02:00
Lisa Passing
99d609cc23 Merge branch 'landing-page' of github.com:travis-ci/travis-web into landing-page 2015-04-07 16:07:08 +02:00
Lisa Passing
2f1c57df69 align features-check on medium 2015-04-07 15:40:55 +02:00
Lisa Passing
4f9b286605 vertically align langing sections 2015-04-07 15:22:11 +02:00
Justine Arreche
8751635071 Merge branch 'landing-page' of github.com:travis-ci/travis-web into landing-page 2015-04-07 15:02:55 +02:00
Justine Arreche
b239cb5fa7 fixed link color in recent builds 2015-04-07 15:02:40 +02:00
Lisa Passing
4cbc492178 remove footer from build pages for now 2015-04-07 14:57:55 +02:00
Piotr Sarnacki
918b6e043e If there's no repos on landing page for 10s, fetch some 2015-04-07 14:43:00 +02:00
Piotr Sarnacki
17a8edba50 Show only finished repositories on landing page 2015-04-07 14:42:59 +02:00
Lisa Passing
32124418a0 fix footer width without losing clickability of #left 2015-04-07 14:27:36 +02:00
Lisa Passing
796e7429bf fix ticks on landing 2015-04-07 14:24:47 +02:00
Justine Arreche
2220e84e2e fixing recent builds styles 2015-04-07 13:22:41 +02:00
Justine Arreche
532a9c7f4d made recent build tiles 100% wide 2015-04-07 13:16:29 +02:00
Justine Arreche
60bec2cd87 changed section padding to 70px 2015-04-07 12:42:49 +02:00
Justine Arreche
c00947c5d8 Merge branch 'landing-page' of github.com:travis-ci/travis-web into landing-page 2015-04-07 11:48:40 +02:00
Justine Arreche
130eae92b2 MOAR STYLEZ AND RESPONSIVE FIXEZ 2015-04-02 19:36:36 +02:00
Justine Arreche
78f7fc99b0 fixes to the features callouts alignment issue and resposive state 2015-04-02 18:10:48 +02:00
Justine Arreche
35d611f989 some layout and responsive changes to the hero section do to the fact it looked uglier than planned and responsive is hard 2015-04-02 17:18:40 +02:00
Piotr Sarnacki
42cacb31ec Style recent builds on landing page 2015-04-02 16:57:18 +02:00
Piotr Sarnacki
a5ade45b47 Rewrite landing page recent repos to not query API 2015-04-02 13:37:42 +02:00
Piotr Sarnacki
f7e0440a91 Merge branch 'master' into landing-page 2015-04-02 12:24:36 +02:00
Justine Arreche
305f74042c responsive fixes to the private projects section 2015-04-02 11:56:13 +02:00
Justine Arreche
8b6ca0790e additional responsive fixes to the features section 2015-04-02 11:47:16 +02:00
Justine Arreche
1093c4534a responsive adjustments to hero section 2015-04-02 11:39:27 +02:00
Justine Arreche
32db6098cc responsive fixes to the build flow diagrams 2015-04-02 10:58:28 +02:00
Justine Arreche
39857216c9 adding new responsive media queried divs for responsive views and alignment 2015-04-02 10:27:39 +02:00
Piotr Sarnacki
5b49f62630 Fix 404 error page 2015-04-02 10:11:33 +02:00
Justine Arreche
bd29db1a14 changed customer logos to be one img temporarily due to column alignment bug 2015-04-01 13:41:14 +02:00
Justine Arreche
9b10f9058c polished the signin button 2015-04-01 13:25:03 +02:00
Justine Arreche
624a8dad71 styles, integrating the recent builds and beinging styling those 2015-04-01 13:03:04 +02:00
Piotr Sarnacki
ac05a6d19a Fix cog icon on profile page 2015-04-01 11:59:20 +02:00
Piotr Sarnacki
defc930699 Don't show CTA on landing page 2015-04-01 11:32:04 +02:00
Piotr Sarnacki
8274e23b34 Fix topbar background when logged in and on repo page 2015-04-01 11:25:14 +02:00
Piotr Sarnacki
13b9f3f6f2 Fix CTA's styles on centered repo page 2015-04-01 11:06:13 +02:00
Piotr Sarnacki
5e21afd1f4 Display running repos info on landing page 2015-04-01 10:32:04 +02:00
Piotr Sarnacki
cf1e77c5e5 Fix CTA on centered pages 2015-04-01 09:18:30 +02:00
Piotr Sarnacki
d50b847f3f Fix cta on auth page 2015-04-01 09:16:44 +02:00
Piotr Sarnacki
03e5ec53df Add CTA bar under top bar 2015-04-01 09:16:44 +02:00
Piotr Sarnacki
59258637ba Link chat to new chat location 2015-04-01 09:16:43 +02:00
Justine Arreche
a1e4a449ea worked on p styles and sign in button styles 2015-03-31 21:37:38 +02:00
Justine Arreche
cdcf013fb6 fixed some wrapper issues and h1 h2 margin issues 2015-03-31 20:51:56 +02:00
Justine Arreche
c2a6cec282 finally kind of got a fix for the desktop negative positioning but also responsive 2015-03-31 19:45:50 +02:00
Piotr Sarnacki
e64efa9a4d Fix footer's alignment 2015-03-31 15:31:18 +02:00
Piotr Sarnacki
9d46fc6712 Add footer to landing page and main layout
This commit also plugs statuspage.io status check to the footer's status
section.
2015-03-31 14:20:30 +02:00
Piotr Sarnacki
c716752945 Fix top bar for centered view 2015-03-31 12:33:39 +02:00
Piotr Sarnacki
98895b63d7 Make topbar white for centered pages 2015-03-31 11:43:25 +02:00
Piotr Sarnacki
ae3c12d0a8 Center top bar on landing page and for not logged in user 2015-03-31 10:53:02 +02:00
Piotr Sarnacki
6695a8e19a Completely remove left sidebar for not logged in users 2015-03-30 13:22:51 +02:00
Piotr Sarnacki
ecc635bde5 Auto-merged master into landing-page on deployment. 2015-03-30 12:15:42 +02:00
Piotr Sarnacki
5f4c6f4cfd Add separate layout for landing-page 2015-03-30 12:14:30 +02:00
Piotr Sarnacki
b30492296c Show landing page before signin in 2015-03-30 12:06:49 +02:00
Justine Arreche
53b2f6ca0e gave #landing a max-width and centered it 2015-03-30 12:01:39 +02:00
Justine Arreche
136a7a3e63 Adjusted margin on dividers and forced some better breaks in the copy 2015-03-30 11:31:46 +02:00
Justine Arreche
d29193f396 added in the copy for pull/push flows 2015-03-30 11:22:43 +02:00
Justine Arreche
86c6d84941 added the dividing lines between push/pull icons 2015-03-30 11:13:49 +02:00
Justine Arreche
4dce8c8cc4 added in the push and pull build flow icons 2015-03-30 11:05:53 +02:00
Piotr Sarnacki
f02d683892 Show Gemfile on jobs matrix 2015-03-30 10:00:16 +02:00
Piotr Sarnacki
54cd5079a8 Plug billingUrl properly 2015-03-30 08:52:34 +02:00
Justine Arreche
c72509b4dd added in new envelope and laptop graphics and styled more headers and p 2015-03-27 22:25:58 +01:00
Justine Arreche
95dc02727b added in some more graphics as well as placers for recent builds 2015-03-27 17:40:33 +01:00
Justine Arreche
568582d749 all copy and positioning dumped in 2015-03-27 11:06:10 +01:00
Piotr Sarnacki
74d1415258 Set model on accounts controller for backwards compat 2015-03-27 09:06:29 +01:00
Justine Arreche
461bef7682 added in the ground work 2015-03-27 09:05:20 +01:00
Piotr Sarnacki
9133555efd Add fallback for setting title in account 2015-03-27 08:48:49 +01:00
Lisa Passing
32bdc69e94 differ between cog icons 2015-03-25 17:58:23 +01:00
Lisa Passing
5e66504b4d fix tabs 2015-03-25 17:53:57 +01:00
Lisa Passing
125f230ea1 fix switches 2015-03-25 17:50:52 +01:00
Lisa Passing
a9ad4fb70a swap old loader for new one 2015-03-25 17:17:54 +01:00
Piotr Sarnacki
a731028dfa Add avatars on accounts list 2015-03-25 16:36:07 +01:00
Lisa Passing
d3bf48a415 fadeout long org titles 2015-03-25 16:32:22 +01:00
Lisa Passing
76ac33a285 add settings hover in teal 2015-03-25 16:09:15 +01:00
Lisa Passing
0129c48aeb add some coom butoon styles 2015-03-25 16:05:27 +01:00
Lisa Passing
802740e549 make user profile also a link 2015-03-25 15:39:13 +01:00
Lisa Passing
6eb89c514f even bigger avatars 2015-03-25 15:27:04 +01:00
Lisa Passing
d2a7e8bff1 bigger avatars, disabled switches 2015-03-25 15:16:35 +01:00
Lisa Passing
6a3a70bfe2 hide closing icon, make avatars a bit larger 2015-03-25 15:00:53 +01:00
Lisa Passing
51477b6938 fix font-size on user profile 2015-03-25 14:55:27 +01:00
Lisa Passing
d32a121ba2 show repos without access rights and improvised styles 2015-03-25 14:50:33 +01:00
Lisa Passing
e82abcc1d7 add user gravatar 2015-03-25 14:41:57 +01:00