Commit Graph

3256 Commits

Author SHA1 Message Date
Lisa Passing
e42a4088e7 detect build.linux in jobs.queue and display notice 2015-06-30 11:35:49 +02:00
Lisa Passing
ce2397dd9a center trigger button and some cleanup 2015-06-30 11:33:32 +02:00
Lisa Passing
07ce13b2e4 fix color of caches buttons 2015-06-30 11:21:44 +02:00
Piotr Sarnacki
8ebd644485 Fix status images popup 2015-06-30 10:27:51 +02:00
Piotr Sarnacki
6529449617 Fix remove log button 2015-06-30 09:41:34 +02:00
Lisa Passing
c83afe458a fix tests 2015-06-23 12:36:46 +02:00
Lisa Passing
37da11d55a show pretty date in build header on hover 2015-06-23 12:30:03 +02:00
Lisa P
21a50aa9a5 Merge pull request #362 from travis-ci/contrast-things
Contrast things
2015-06-23 12:21:04 +02:00
Lisa Passing
20afef8c43 make title as dark as before 2015-06-23 11:11:21 +02:00
Lisa Passing
8f4c9cf58e change more variables 2015-06-22 19:08:25 +02:00
Lisa Passing
fdb09ecd4c change lots of variables 2015-06-22 18:43:08 +02:00
Lisa Passing
3fe260243b introduce darker grey 2015-06-22 18:09:01 +02:00
Lisa Passing
3d84a52dbc add tests for builds-item 2015-06-22 18:08:44 +02:00
Lisa Passing
4e03709cca add githubCommitUrl helper to build history 2015-06-22 17:33:25 +02:00
Lisa Passing
8ff3297083 fill in meta description 2015-06-22 16:50:32 +02:00
Lisa P
7e973ff50a Merge pull request #361 from travis-ci/cc-popup
Cc popup
2015-06-22 12:35:36 +02:00
Lisa Passing
5ae9c1603d change z-index of log buttons so the feedback button is always on top 2015-06-19 16:23:02 +02:00
Lisa Passing
774262175a cleanup tabs.sass 2015-06-19 16:19:02 +02:00
Lisa Passing
609fb5ae9b delete app.sass because it is not used at all 2015-06-19 16:13:24 +02:00
Lisa Passing
4989c4f68e fix code climate popup and iterate over popups over all 2015-06-19 16:05:21 +02:00
Piotr Sarnacki
b61b06620c Don't subscribe to common channel on landing page 2015-06-18 16:28:46 +02:00
Piotr Sarnacki
1365caae9a Use per repo channels instead of common channel 2015-06-18 15:47:14 +02:00
Lisa Passing
af8df832f7 remove 'email us' link from help dropdown and only show live chat on .com 2015-06-18 11:44:34 +02:00
Lisa Passing
99a6ebb89f tweak build numbers in sidebar so they dont get cut off 2015-06-17 15:56:24 +02:00
Lisa Passing
607b092918 Merge branch 'master' of github.com:travis-ci/travis-web 2015-06-17 15:35:47 +02:00
Lisa Passing
6318fcd716 orgs -> organizations in profile sidebar 2015-06-17 15:35:42 +02:00
Piotr Sarnacki
2332c3cf63 Fix specs 2015-06-16 18:18:14 +02:00
Piotr Sarnacki
78580c1e76 Always refresh a user record when page is loaded 2015-06-16 17:54:55 +02:00
Piotr Sarnacki
fb4b39f8af Remove other occurances of .DS_Store 2015-06-16 17:17:00 +02:00
Piotr Sarnacki
1086dae2e2 Merge pull request #358 from wbrefvem/master
Removed .DS_Store from index and added it to .gitignore
2015-06-16 16:52:13 +02:00
Piotr Sarnacki
4115a7c59b Don't check scopes for Travis Become 2015-06-16 15:25:21 +02:00
Piotr Sarnacki
1c9dbed4df Merge pull request #359 from travis-ci/api-icon
add api icon
2015-06-16 11:41:26 +02:00
Lisa Passing
0b548f7316 start adding title attributes to icons 2015-06-15 19:08:33 +02:00
Lisa Passing
eff7d41a06 add api icon 2015-06-15 18:15:39 +02:00
Lisa Passing
c299dbc35d Merge branch 'master' of github.com:travis-ci/travis-web 2015-06-11 16:17:00 +02:00
Lisa Passing
1cdd447ae6 please the vertical alignment police 👮🚓🚨 2015-06-11 16:16:51 +02:00
Lisa Passing
afe34223bd fix spacing on public repo pages 2015-06-11 16:11:47 +02:00
Piotr Sarnacki
92eb8436a1 Revert "Revert "add eventType as an attribute, include api builds to the history""
This reverts commit 4d519f145a.
2015-06-11 11:32:25 +02:00
Will Refvem
f5473a3b7f Removed .DS_Store from index and added it to .gitignore 2015-06-10 10:02:51 -04:00
Lisa Passing
d252a0657a remove old loading styles 2015-06-10 12:32:04 +02:00
Lisa Passing
acc1b490b3 Merge branch 'master' of github.com:travis-ci/travis-web 2015-06-10 12:31:08 +02:00
Lisa Passing
6552418e4b add border-radius to langing page tiles 2015-06-10 12:31:04 +02:00
Piotr Sarnacki
5f37bcb312 Query for repos on landing page right away 2015-06-10 12:19:13 +02:00
Piotr Sarnacki
648d7579e4 Use less expensive endpoints for getting repos with last builds
We display a few recently built repos on landing page. Till now it was
using quite expensive endpoint "/repos". This commit changes it to get
last builds from builds endpoint and then fetch repositories by ids.
2015-06-10 11:32:06 +02:00
Lisa Passing
6b6f0a6994 use old top value 2015-06-04 11:36:02 +02:00
Lisa Passing
db8b70848d fix landing page tiles 2015-06-04 11:31:23 +02:00
Piotr Sarnacki
950cb45a7c Fix settings menu 2015-06-02 12:33:48 +02:00
Piotr Sarnacki
410f4730bb Merge pull request #354 from travis-ci/removing-deprecations
Removing deprecations
2015-06-02 11:48:54 +02:00
Piotr Sarnacki
f8470cd231 Add some more tests for requests-item component, fix builds-item tests 2015-06-02 11:44:14 +02:00
Piotr Sarnacki
e1bb8a2e41 Settings controller doesn't need to be ObjectController 2015-06-02 11:16:04 +02:00