Commit Graph

528 Commits

Author SHA1 Message Date
Lisa Passing
32d1bc3a36 add canceled state to jobs 2015-03-18 13:35:35 +01:00
Lisa Passing
5bb66cf30c preparations 2015-03-18 13:18:42 +01:00
Lisa Passing
af287fecce replace css help icon with svg icon 2015-03-18 12:33:23 +01:00
Lisa Passing
b6fa4d668f get spacing and icons right 2015-03-17 14:55:05 +01:00
Lisa Passing
4e532118ea implement design feedbacdk and new icons 2015-03-16 12:31:10 +01:00
Lisa Passing
a9f7b383a4 add the help button 2015-03-13 12:15:24 +01:00
Lisa Passing
b946a2783e fix cut-off letters in comit message, improvise error icon 2015-03-13 11:17:49 +01:00
Lisa Passing
436fd7e923 Merge branch 'master' into new-build-header 2015-03-11 13:05:43 +01:00
Lisa Passing
141a8122e1 add a bunch of new icons 2015-03-10 12:47:01 +01:00
Piotr Sarnacki
4adc03afd0 Remove public/scripts files 2015-03-10 10:20:03 +01:00
Lisa Passing
8df3ae3499 bring back the cancel build button 2015-03-09 15:57:30 +01:00
Lisa Passing
7d8d5ba0df bring back (most) of the build header functionality 2015-03-05 18:16:28 +01:00
Justine Arreche
c8f1fddda8 darker yellow favicon 2015-03-04 09:45:52 +11:00
Lisa Passing
29b3d8be88 style account sync buttons 2015-02-27 15:37:53 +01:00
Lisa Passing
c3f697350a Merge branch 'dashboard-list' 2015-02-26 13:15:18 +01:00
Piotr Sarnacki
3e6ec019b5 Merge pull request #336 from travis-ci/favicon-changing
Change favicon color based on the build state
2015-02-26 09:57:14 +01:00
Piotr Sarnacki
32c6ee18d6 Add favicon pngs 2015-02-25 17:05:17 +01:00
Piotr Sarnacki
8087761c8a Generate datauris for favicons automatically rather than hardcoding them 2015-02-25 17:00:19 +01:00
Lisa Passing
bd4825f296 add new styles to log-scroll-btn 2015-02-25 12:43:49 +01:00
Josh Kalderimis
0d0b484954 Merge branch 'anchor-btn-to-log' into dashboard-list
Conflicts:
	app/templates/top.hbs
2015-02-25 09:08:52 +13:00
Lisa Passing
e4a58787f4 trying to add actions 2015-02-24 15:51:36 +01:00
Lisa Passing
8f795dd4bd Merge branch 'master' into dashboard-list 2015-02-23 11:30:25 +01:00
Justine Arreche
50ad230104 updated favicons without backgrounds 2015-02-23 11:01:13 +10:00
Lisa Passing
46d9df8500 style dashbaord repo list and add placeholder icons 2015-02-19 17:55:53 +01:00
Justine Arreche
bb23d05120 new favicons yayaya 2015-02-19 15:24:13 +11:00
Lisa P
0f6a6a9551 Merge pull request #331 from travis-ci/signin-btn
Signin btn
2015-02-17 16:17:38 +01:00
Piotr Sarnacki
518e99c02f Use absolute path for 500 error 2015-02-17 15:05:33 +01:00
Lisa Passing
c97001b761 Merge remote-tracking branch 'origin/error500' into error500 2015-02-17 15:03:53 +01:00
Piotr Sarnacki
36059a2329 Deploy maintenance page to S3 2015-02-17 14:24:20 +01:00
Lisa Passing
239aab2861 add 500.html, delete 500 from app 2015-02-17 14:17:10 +01:00
Lisa Passing
2eb626193d use external css 2015-02-17 14:03:30 +01:00
Lisa Passing
6da7043c67 add maintenance.html 2015-02-17 14:03:29 +01:00
Lisa Passing
40c900fba1 make sign in w/ github a button 2015-02-17 13:51:17 +01:00
Lisa Passing
faa3f73c7a use external css 2015-02-16 16:27:52 +01:00
Lisa Passing
090c645ea6 add maintenance.html 2015-02-16 15:37:49 +01:00
Lisa Passing
c747bb5a63 add 500 page and styles and refactor 2015-02-11 17:24:14 +01:00
Lisa Passing
b09fbdcabe add maintenance page 2015-02-09 15:30:02 +01:00
Piotr Sarnacki
ed8d4354f6 Move assets/images to public/images 2015-02-05 15:27:58 +01:00
Piotr Sarnacki
9a70e8d8f7 Add the rest of ember-cli app 2015-02-03 09:53:42 +01:00
Piotr Sarnacki
166aea4b10 Remove unneeded files 2015-02-03 09:35:00 +01:00
Piotr Sarnacki
f94ff75a13 More ember-cli compat changes 2015-01-30 09:10:48 +01:00
Piotr Sarnacki
a5978dd36f Merge branch 'master' into dashboard
Conflicts:
	assets/scripts/app/controllers.coffee
	assets/scripts/app/routes.coffee
2015-01-19 13:09:30 +01:00
Piotr Sarnacki
9b0d98234e Add config for enterprise 2015-01-19 12:31:46 +01:00
Piotr Sarnacki
3eb07394e7 Use already existing mechanism for assets_host 2015-01-19 11:36:56 +01:00
Piotr Sarnacki
d53987c6e8 Allow to set assets host with ASSETS_HOST
This can be used to set a specific host for a CDN.
2015-01-19 10:40:46 +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
ee2db5d891 Allow to set different title for different instances of the app 2015-01-09 10:17:16 +01:00
Piotr Sarnacki
b3cfeea612 [pro-merge] Add missing config entries to index.html 2014-12-29 18:20:21 +01:00
Piotr Sarnacki
0fc0d0eb03 [pro-merge] Properly set defaults for travis-pro 2014-12-29 18:17:57 +01:00