Commit Graph

49 Commits

Author SHA1 Message Date
Sven Fuchs
0ee887c792 add a guardfile for running specs 2012-07-05 00:47:05 +02:00
Sven Fuchs
adc0ca8cb7 Merge branch 'sproutcore-routes'
Conflicts:
	assets/javascripts/app/templates/repositories/list.hbs
	assets/javascripts/app/views.coffee
	public/javascripts/application.js
2012-07-05 00:26:18 +02:00
Sven Fuchs
4de9a4b9fc fix specs 2012-07-05 00:22:58 +02:00
Sven Fuchs
0224522aeb workaround for "insert an element into the DOM that has already been inserted" 2012-07-04 12:22:14 +02:00
Sven Fuchs
75b2e1bd6c work on actions 2012-07-04 12:19:59 +02:00
Sven Fuchs
1db0d27458 port styles 2012-07-01 23:39:47 +02:00
Sven Fuchs
5c44b9112f add header 2012-07-01 02:25:26 +02:00
Sven Fuchs
888c2719b8 refactor layouts and add profile/service_hooks 2012-07-01 01:08:35 +02:00
Sven Fuchs
9a60e18a8a add sponsors 2012-06-30 21:13:33 +02:00
Sven Fuchs
0e361e9a25 refactor and add sidebar 2012-06-30 15:38:38 +02:00
Sven Fuchs
ee0a489832 rename stuff 2012-06-30 02:38:19 +02:00
Sven Fuchs
aec121a576 update ember-data 2012-06-30 01:15:28 +02:00
Sven Fuchs
1cce65842b split up views 2012-06-29 22:31:31 +02:00
Sven Fuchs
248e3ce16e refactor towards layouts 2012-06-29 22:31:14 +02:00
Sven Fuchs
50ff39d5c0 go back to sc-router 2012-06-29 14:42:39 +02:00
Sven Fuchs
1994005fab use context in item views 2012-06-28 00:04:13 +02:00
Sven Fuchs
b158a54b83 gotta use view.lastBuild here 2012-06-27 23:59:33 +02:00
Sven Fuchs
948807eedd deploy to heroku 2012-06-27 17:05:16 +02:00
Sven Fuchs
a42b3f133c update ember.js 2012-06-27 16:39:02 +02:00
Sven Fuchs
c7b561a80e add a rake task to update ember to current master 2012-06-27 16:32:45 +02:00
Sven Fuchs
f02eb6afbc add some more specs 2012-06-27 16:28:19 +02:00
Sven Fuchs
932219f377 yay, finally a passing spec 2012-06-26 03:56:22 +02:00
Sven Fuchs
daed80916b rearrange things so that we can destroy/create the app for test isolation 2012-06-26 03:12:55 +02:00
Sven Fuchs
cc49b87a97 try using jasmine for specs 2012-06-25 23:58:27 +02:00
Sven Fuchs
2af55e9387 stuff 2012-06-24 16:24:24 +02:00
Sven Fuchs
aea4375860 add a readme 2012-06-24 03:42:41 +02:00
Sven Fuchs
89ffbea515 stuff 2012-06-24 03:31:41 +02:00
Sven Fuchs
1d2e494371 upgrade ember to current master, use camelized attributes 2012-06-23 23:57:13 +02:00
Sven Fuchs
7c0ebf4916 go back to nesting states in a common "repository" state 2012-06-23 18:31:07 +02:00
Sven Fuchs
f7aeda897b stuff 2012-06-23 17:44:28 +02:00
Sven Fuchs
2437f79845 un-dry router in order to figure out whats wrong with url generation 2012-06-22 13:25:26 +02:00
Sven Fuchs
23d74a53a7 try using minispade 2012-06-22 12:14:00 +02:00
Sven Fuchs
c8246efab6 use rake-pipeline 2012-06-22 03:18:07 +02:00
Sven Fuchs
767476a8c9 remove rails 2012-06-22 00:37:43 +02:00
Sven Fuchs
8abf3ab7fe try using phantom.js and mocha.js for testing 2012-06-22 00:23:36 +02:00
Sven Fuchs
1825cc3ca4 port moar stuff 2012-06-21 23:00:58 +02:00
Sven Fuchs
697676f6ff port stuff 2012-06-21 02:00:14 +02:00
Sven Fuchs
0b8eb94dd5 convert to coffeescript 2012-06-19 17:40:58 +02:00
Sven Fuchs
f2c3ad4ff0 wait for repo.builds to be loaded, too 2012-06-19 12:52:39 +02:00
Sven Fuchs
3121aa551a upgrade ember.js master 2012-06-19 11:47:55 +02:00
Sven Fuchs
5aa55f2064 doesn't seem to make sense to use slugs as ids cuz w're now waiting for the repo to be loaded anyway 2012-06-18 20:23:10 +02:00
Sven Fuchs
e14e063b8c start over, trying to use the repo slug as an id 2012-06-18 17:41:49 +02:00
Sven Fuchs
89f624d377 remove the repository.* states nesting 2012-06-18 17:14:21 +02:00
Sven Fuchs
2ff639e38e trying to figure out why it changes the url to /#/undefined/undefined after loading / 2012-06-18 11:47:33 +02:00
Sven Fuchs
ae4db19932 whoops, remove local path from gemfile 2012-06-18 09:47:38 +02:00
Sven Fuchs
e3a4d0194c url generation seems to work fine, but for some weird reason it seems to pushState urls with all segments undefined 2012-06-18 01:15:53 +02:00
Sven Fuchs
240b1da238 try using an index state 2012-06-17 19:01:10 +02:00
Sven Fuchs
4d769d405a playing with ember routes 2012-06-17 18:32:47 +02:00
Sven Fuchs
a3f629bd0d initial commit 2012-06-17 00:05:06 +02:00