danielgrippi
|
a02b9c01c8
|
eager loading aspect memberships
|
2011-05-13 18:22:42 -07:00 |
|
danielgrippi
|
c200c386fb
|
pulled new aspect into modal window
|
2011-05-13 11:58:18 -07:00 |
|
danielgrippi
|
a9a1280e17
|
one cuke failing. wip
|
2011-05-12 20:41:56 -07:00 |
|
danielgrippi
|
60a60733df
|
Merge branch 'master' into follow
Conflicts:
app/controllers/aspects_controller.rb
app/controllers/contacts_controller.rb
app/controllers/people_controller.rb
app/controllers/photos_controller.rb
app/controllers/tags_controller.rb
app/helpers/notifications_helper.rb
app/models/notifications/new_request.rb
app/models/user_preference.rb
public/javascripts/view.js
spec/controllers/aspects_controller_spec.rb
spec/controllers/contacts_controller_spec.rb
spec/controllers/home_controller_spec.rb
spec/controllers/post_visibilities_controller_spec.rb
spec/controllers/requests_controller_spec.rb
spec/mailers/notifier_spec.rb
spec/models/user_spec.rb
|
2011-05-12 15:49:51 -07:00 |
|
danielgrippi
|
3c82af49bf
|
fixed cucumber with an exception of one step. added dropdowns to tag pages
|
2011-05-12 14:11:52 -07:00 |
|
Raphael Sofaer
|
71e77d59b3
|
Revert to including all helpers everywhere, because the rest of the team prefers it that way
|
2011-05-12 13:54:55 -07:00 |
|
danielgrippi
|
8b081a48b4
|
likes controller now has destroy method. commented out dislikes from views. unlike links not functional.
|
2011-05-11 11:08:29 -07:00 |
|
danielgrippi
|
7e838fc778
|
only display contacts you are sharing with in aspect edit panes
|
2011-05-04 18:05:49 -07:00 |
|
danielgrippi
|
0db8541f6e
|
added a pane for people sharing with you on all aspect page
|
2011-05-04 17:57:42 -07:00 |
|
danielgrippi
|
648a10e6d3
|
Merge branch 'master' into follow
Conflicts:
app/controllers/requests_controller.rb
app/controllers/tags_controller.rb
app/helpers/aspects_helper.rb
app/views/notifications/index.html.haml
config/routes.rb
public/javascripts/aspect-edit.js
public/javascripts/contact-list.js
spec/integration/receiving_spec.rb
spec/models/user/connecting_spec.rb
spec/models/user/posting_spec.rb
|
2011-05-04 11:35:35 -07:00 |
|
Raphael Sofaer
|
a5f297d7f7
|
Don't include every helper everywhere, re-organize helpers
|
2011-04-28 10:38:33 -07:00 |
|
Raphael Sofaer
|
efe79eb351
|
Fix stream on pages other than 1, rename raw_visible_posts to visible_posts
|
2011-04-13 14:35:20 -07:00 |
|
danielgrippi
|
106ae983d5
|
Merge branch 'master' into follow. all specs green.
Conflicts:
app/controllers/application_controller.rb
app/controllers/people_controller.rb
app/models/person.rb
config/assets.yml
db/schema.rb
public/javascripts/aspect-edit.js
spec/controllers/aspects_controller_spec.rb
spec/models/user/querying_spec.rb
spec/spec_helper.rb
|
2011-04-11 17:48:37 -07:00 |
|
danielgrippi
|
1c9ca738ae
|
green everywhere.
|
2011-04-08 17:10:43 -07:00 |
|
Raphael Sofaer
|
a05b141366
|
Add tagged posts to db seed, make people#show and tags#show infinite scroll
|
2011-04-07 16:36:14 -07:00 |
|
Raphael Sofaer
|
bbf1bf00cb
|
Render less stuff, set fewer things, make AspectsController#index more horrifying. Maybe Vanna could help with this? Mustache definitely would.
|
2011-04-06 12:11:49 -07:00 |
|
MrZYX
|
4c696603c6
|
some better http status codes
|
2011-04-06 17:16:39 +02:00 |
|
MrZYX
|
e925fe622c
|
oh yeah, render nothing on update if we don't want to redirect
|
2011-04-06 16:02:52 +02:00 |
|
MrZYX
|
95de299e6e
|
fixed #953
|
2011-04-06 14:18:33 +02:00 |
|
Raphael Sofaer
|
9454c3a1b9
|
Working on fixing infinite scroll, in particular for aspects with the number 2 in their id.
|
2011-04-05 19:28:40 -07:00 |
|
Raphael Sofaer
|
746a0c38b3
|
Take another shot at fixing pagination
|
2011-04-05 13:59:15 -07:00 |
|
danielgrippi
|
590e1fd93f
|
All green except invite connecting +2 misc.
|
2011-04-04 15:16:19 -07:00 |
|
Raphael Sofaer
|
b48b483eab
|
Still working on stream query
|
2011-04-04 13:06:15 -07:00 |
|
Raphael Sofaer
|
1df287b2bb
|
Don't redirect ajax requests to getting_started
|
2011-03-30 17:02:19 -07:00 |
|
Raphael Sofaer
|
716a7f64b8
|
Make contacts_visible accessible
|
2011-03-30 15:43:44 -07:00 |
|
Raphael Sofaer
|
c9d58d9308
|
Revert "Don't instantiate all contacts on aspects index, temporary querying in views for aspect listings"
This reverts commit 3b7063d44a.
|
2011-03-30 14:47:40 -07:00 |
|
Raphael Sofaer
|
3b7063d44a
|
Don't instantiate all contacts on aspects index, temporary querying in views for aspect listings
|
2011-03-30 14:28:58 -07:00 |
|
zhitomirskiyi
|
70d1c31733
|
fixed the issue of nothing showing up for empty aspects
|
2011-03-30 11:29:12 -07:00 |
|
zhitomirskiyi
|
4a7326e035
|
WIP
|
2011-03-30 11:29:12 -07:00 |
|
danielgrippi
|
b3cb8e0a2b
|
temp fix for pagination. photos index fix
|
2011-03-29 18:55:00 -07:00 |
|
danielgrippi
|
aa4c20e404
|
pass post to comments partial. use sql in raw_visible_posts
|
2011-03-29 17:31:57 -07:00 |
|
danielgrippi
|
371aa71ca8
|
add ordering to raw_visible_posts
|
2011-03-29 17:31:56 -07:00 |
|
danielgrippi
|
97d8b34599
|
Fix all specs, add foreign key constraints on post_visibility
|
2011-03-29 17:31:56 -07:00 |
|
danielgrippi
|
9a0d6219b5
|
Moving PostVisibility to aspects, WIP, model specs pass
|
2011-03-29 17:31:56 -07:00 |
|
Sarah Mei
|
ffe48fe189
|
Refactor aspects#index to be easier to read; move some expensive operations after the guard clause
|
2011-03-27 19:19:25 -07:00 |
|
Sarah Mei
|
ae106e71ae
|
Move sort order to a before filter, because this index method is waaaaay too big.
|
2011-03-27 18:52:43 -07:00 |
|
MrZYX
|
e2f6427724
|
just realized that the change to AspectsController#index in the previous commit isn't needed
|
2011-03-27 17:26:17 +02:00 |
|
MrZYX
|
3af5e24ac6
|
reduce db quries on aspects#index
|
2011-03-27 17:22:35 +02:00 |
|
MrZYX
|
55417cf9e3
|
AspectsController#move_contact -> AspectMembershipsController#update
|
2011-03-27 13:29:36 +02:00 |
|
MrZYX
|
b689d4695b
|
refactor of routes.rb done so far; further refactor needs design decisions
|
2011-03-27 00:05:35 +01:00 |
|
danielgrippi
|
43315e14f9
|
sort contacts by name, not by a potentially nil field
|
2011-03-23 10:16:55 -07:00 |
|
zhitomirskiyi
|
e45a3503d0
|
on aspect edit the contacts are now sorted by first name
|
2011-03-22 18:01:17 -07:00 |
|
MrZYX
|
1b1a23aa8f
|
likes/dislikes WIP TODO: better icons, better styling, integration on photo show page
|
2011-03-20 18:10:58 +01:00 |
|
Raphael Sofaer
|
42a361dcce
|
Don't redirect ajax requests to getting_started. Fix a possible source of errors and backfill a couple tests
|
2011-03-18 21:07:31 -07:00 |
|
Raphael Sofaer
|
ddbd5febb3
|
Make people pages publicly accessible
|
2011-03-10 12:55:05 -08:00 |
|
danielgrippi
|
d0569fb881
|
simplified functionality on aspect edit faceboxes
|
2011-03-09 12:00:49 -08:00 |
|
Raphael Sofaer
|
e00a033e9e
|
Update rspec-instafail, test git headers
|
2011-03-06 10:18:37 -08:00 |
|
Raphael Sofaer
|
685130cbd4
|
Take out n-query on home page
|
2011-03-02 13:34:06 -08:00 |
|
Raphael Sofaer
|
770091e82b
|
Don't retrieve all the user's contacts again unnecessarily
|
2011-03-02 12:11:25 -08:00 |
|
Raphael Sofaer
|
d8956a7cd5
|
Add foreign key constraints
|
2011-02-28 15:18:35 -08:00 |
|