Commit Graph

3087 Commits

Author SHA1 Message Date
Lisa Passing
9feda6fa17 fix class overwrite 2015-04-23 14:31:38 +02:00
Piotr Sarnacki
5e01bb8d68 Try specifying node version
Tests fail on 0.10.38, trying other versions
2015-04-23 12:16:19 +02:00
Piotr Sarnacki
212efad6f2 Merge pull request #348 from travis-ci/hooks-activation-error-message
Hooks activation error message
2015-04-23 12:02:47 +02:00
Piotr Sarnacki
feb3115da6 Merge branch 'master' into hooks-activation-error-message
Conflicts:
	app/templates/account.hbs
2015-04-23 11:44:50 +02:00
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
Lisa Passing
cc1ae3c2e7 add some simple tests to hooks-list-item 2015-04-22 17:07:01 +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