diaspora/spec/javascripts/app/views
Florian Staudacher 1924c40d38 replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem
- updates underscore to 1.5.2 and backbone to 1.1.0

backbone had some breaking changes:
- fix url/urlRoot handling in models & collections
- options are no longer attached to the view by default
- collections reset when 'fetch' is called, tell it to keep the existing
  models

other changes:
- fix some events triggering multiple times in connection with deleting
  a model
- use document fragments instead of an element array for stream entries
- adapt jasmine and cucumber specs to the changed code
  * no longer test the backbone router as part of our code
  * jasmine factory already returns model instances, no need to wrap
    that again
2014-01-16 23:23:30 +01:00
..
post remove useless specs 2013-12-06 20:07:35 -02:00
stream added hotkeys to navigate in stream 2013-04-02 19:24:20 +02:00
aspect_membership_view_spec.js [WIP] aspect membership dropdown Backbone.js rework 2013-02-17 13:40:10 +01:00
aspect_view_spec.js Refactor the left bar side menu, improve tag autosuggestion design, close #4271 2013-08-06 18:30:24 +02:00
aspects_dropdown_view_spec.js Going back to the composer from the framer is happy via button 2012-05-17 15:32:35 -07:00
aspects_list_view_spec.js Refactor the left bar side menu, improve tag autosuggestion design, close #4271 2013-08-06 18:30:24 +02:00
comment_stream_view_spec.js replace vendored backbone.js/underscore.js with 'backbone-on-rails' gem 2014-01-16 23:23:30 +01:00
comment_view_spec.js post owners can now delete any comments on their own posts. fixes #2652 2012-01-27 18:24:46 -08:00
feedback_view_spec.js more work on new stream interactions, hella refactorz. 2012-05-21 17:15:10 -07:00
header_view_spec.js window.app.user() doesn't return attributes nested in a key; added a comment_view spec 2012-01-22 23:37:13 -08:00
likes_info_view_spec.js seperate interactions from posts 2012-05-12 17:41:58 -07:00
location_view_spec.js Locator feature 2013-05-02 17:31:53 -05:00
oembed_view_spec.js Adding jasmine coverage for oEmbed updates 2013-01-25 23:47:49 +08:00
open_graph_view_spec.js rspec test for GatherOpenGraphData worker 2013-08-04 15:47:09 +02:00
photo_viewer_spec.js day mood for a post responds to content 2012-03-27 14:54:27 -07:00
photos_view_spec.js DC MS infinite scroll with isotope on new profile page. boom! 2012-04-22 16:46:39 -07:00
post_view_spec.js moved non-ascii url markdown tests to text_formatter_spec, added test case + fix 2012-04-16 23:41:05 +02:00
publisher_view_spec.js Fix: remove location when publisher is cleared by user 2014-01-05 11:09:03 +01:00
stream_faces_view_spec.js Someone isn't a StarWars fan. 2013-01-25 22:43:56 +08:00
stream_post_spec.js rspec test for GatherOpenGraphData worker 2013-08-04 15:47:09 +02:00
stream_view_spec.js Fix wrong message on infinite scroll on contact page 2013-01-31 23:09:51 -03:00
tag_following_action_view_spec.js port tagFollowings to BackBone 2012-11-12 21:37:00 +00:00