Sven Fuchs
9440ccaf7d
make assetfile reusable
2012-10-03 16:34:21 +02:00
Piotr Sarnacki
8b90440f7b
Update ember to version from drogus/ember.js
...
It contains patch for transitionTo, to handle more than one context
2012-10-01 16:46:11 +02:00
Sven Fuchs
419ace7c51
rework asset compilation
2012-10-01 12:36:06 +02:00
Piotr Sarnacki
4984a896af
'build_id' should be returned in build's params, not 'id'
2012-09-28 17:20:52 +02:00
Sven Fuchs
ab8473e75e
really fix the status colors
2012-09-28 16:35:07 +02:00
Sven Fuchs
1332a23561
fix status color for build summary
2012-09-28 16:28:48 +02:00
Sven Fuchs
a1d5b8b878
recompile
2012-09-28 11:48:29 +02:00
Sven Fuchs
8fb0411f63
make the spinner transparent
2012-09-28 11:46:31 +02:00
Piotr Sarnacki
5fc58e34dc
Don't instantiate builds for repos list to not load them
2012-09-28 00:21:44 +02:00
Sven Fuchs
abb5ed181e
do not load accounts on controller init
2012-09-27 23:09:00 +02:00
Sven Fuchs
2f43801893
recompile
2012-09-27 21:56:30 +02:00
Piotr Sarnacki
c24b236120
Recompile, commited application.js with conflicts
2012-09-27 19:57:37 +02:00
Sven Fuchs
d3e1fa2274
refactor auth/user/accounts
2012-09-27 17:13:45 +02:00
Sven Fuchs
5a49b51700
tweak greens
2012-09-26 22:43:09 +02:00
Sven Fuchs
93b67a7cbb
recompile
2012-09-26 22:25:43 +02:00
Sven Fuchs
0447f62a19
Merge branch 'new-router'
...
Conflicts:
Gemfile.lock
public/javascripts/application.js
public/stylesheets/application.css
2012-09-26 22:21:34 +02:00
Sven Fuchs
192a2f44e1
filter pusher warnings about missing subscriptions
2012-09-26 22:15:54 +02:00
Piotr Sarnacki
7380fbcd59
Use history location
2012-09-26 21:08:09 +02:00
Sven Fuchs
f37fedd4aa
fix for internal pusher events
2012-09-26 18:57:49 +02:00
Piotr Sarnacki
1134028996
Travis mostly works with new router
...
I haven't touched almost all of the things related to profile. I'm not
also sure what's the state of authentication at this point.
Conflicts:
Gemfile
Gemfile.lock
Procfile
assets/javascripts/app/app.coffee
assets/javascripts/app/controllers.coffee
assets/javascripts/app/controllers/auth.coffee
assets/javascripts/app/controllers/profile.coffee
assets/javascripts/app/routes.coffee
assets/javascripts/app/templates/builds/list.hbs
assets/javascripts/app/templates/builds/show.hbs
assets/javascripts/app/templates/jobs/list.hbs
assets/javascripts/app/templates/layouts/top.hbs
assets/javascripts/app/templates/repos/list.hbs
assets/javascripts/app/templates/repos/show/tabs.hbs
assets/javascripts/app/templates/workers/list.hbs
assets/javascripts/app/views.coffee
assets/javascripts/app/views/repo/show.coffee
assets/javascripts/travis.coffee
public/index.html
public/javascripts/application.js
public/stylesheets/application.css
2012-09-26 16:30:16 +02:00
Konstantin Haase
04ab459077
also store token
2012-09-25 19:01:46 +02:00
Sven Fuchs
f3da6b8d5c
use separate classes for display and display-inline
2012-09-24 14:06:04 +02:00
Sven Fuchs
a79b2e5183
clean out unused images, shrinken images, use a single ui image folder
2012-09-23 21:33:44 +02:00
Sven Fuchs
888427e611
get rid of the left bg image
2012-09-23 20:22:49 +02:00
Sven Fuchs
08bb056849
more tweaks
2012-09-23 18:54:31 +02:00
Sven Fuchs
41223f1ef2
css tweaks
2012-09-23 17:01:13 +02:00
Sven Fuchs
c327c3046d
try a flex-box layout
2012-09-23 15:39:58 +02:00
Sven Fuchs
2db81d1685
fix hooks switch state and description line-height
2012-09-23 02:38:48 +02:00
Sven Fuchs
1eb33161a7
add a "to top" link
2012-09-23 01:44:15 +02:00
Sven Fuchs
92f6ff4adc
stop autoscrolling on scroll up event, idea by courtesy of @rkh
2012-09-23 01:04:16 +02:00
Sven Fuchs
b40dfe044b
optimize duration icon, further narrow the left column on small screens ESPECIALLY FOR JOSH
2012-09-23 00:39:26 +02:00
Sven Fuchs
04ecc5645f
fix background color for empty space on the left bottom
2012-09-22 23:33:08 +02:00
Sven Fuchs
4cbd44c82f
fix duration label icon/text switch
2012-09-22 23:22:51 +02:00
Sven Fuchs
0a867f8aad
replace the help icon, glyphicons is the new famfamfam, right
2012-09-22 22:58:14 +02:00
Sven Fuchs
1142cbb194
fix z-index for tail button and main margin-right when sidebar collapsed
2012-09-22 22:19:37 +02:00
Sven Fuchs
efb810f1b3
improve paddings on the sign-in/out handle and drop down
2012-09-22 22:05:56 +02:00
Sven Fuchs
4eeb9356c6
fix unacceptable long user names
2012-09-22 21:33:15 +02:00
Sven Fuchs
15235c37e4
recompile
2012-09-22 21:19:21 +02:00
Sven Fuchs
4f52eea26d
Merge branch 'master' of github.com:travis-ci/travis-ember
...
Conflicts:
Gemfile.lock
assets/javascripts/app/app.coffee
assets/javascripts/app/auth.coffee
assets/javascripts/app/store/rest_adapter.coffee
public/javascripts/application.js
public/stylesheets/application.css
2012-09-22 21:06:47 +02:00
Sven Fuchs
2bf04c5945
go back to the faux columns based layout
2012-09-22 21:03:08 +02:00
Konstantin Haase
4dfe5f70eb
set origin for login
2012-09-22 17:46:29 +02:00
Sven Fuchs
cb6edc5b45
"fix" column heights, probably need a different approach to the 3-colum layout
2012-09-22 15:12:47 +02:00
Sven Fuchs
d872c6ae5d
refactor app/auth stuff
2012-09-22 00:50:34 +02:00
Sven Fuchs
d1255d9230
refactor app/auth stuff
2012-09-21 17:28:53 +02:00
Sven Fuchs
2cbafde6c3
some fixes to the profile page
2012-09-20 17:30:10 +02:00
Sven Fuchs
7f2505a71a
Merge branch 'sf-auth-iframe' of github.com:travis-ci/travis-ember into sf-auth-iframe
...
Conflicts:
Gemfile.lock
assets/javascripts/lib/travis/auth.coffee
public/javascripts/application.js
public/stylesheets/application.css
2012-09-20 17:06:25 +02:00
Sven Fuchs
1b78187b2f
signin spinner, needs a better gif
2012-09-20 17:03:46 +02:00
Konstantin Haase
7c975054b7
Merge branch 'sf-auth-iframe' of github.com:travis-ci/travis-ember into sf-auth-iframe
...
Conflicts:
public/javascripts/application.js
2012-09-19 16:38:10 +02:00
Sven Fuchs
d2bfd50f5a
recompile
2012-09-19 16:24:54 +02:00
Sven Fuchs
cbe13f0bb7
Merge branch 'sf-auth-iframe' of github.com:travis-ci/travis-ember into sf-auth-iframe
...
Conflicts:
public/javascripts/application.js
public/stylesheets/application.css
2012-09-19 16:23:58 +02:00