Steven Fuchs
|
a11c8d8a96
|
javascripts for marking notifications items as unread on both the notifications page and popup menu.
|
2012-01-17 19:20:42 -05:00 |
|
Jonne Haß
|
5d0223601b
|
fallback to english pluralization rule if none is found
|
2012-01-14 21:26:01 +01:00 |
|
danielgrippi
|
1efce2cede
|
Revert "Merge pull request #2547 from stwf/unread_notifications"
This reverts commit c61e84bc50, reversing
changes made to b88899ff2a.
|
2012-01-11 12:11:00 -08:00 |
|
Daniel Grippi
|
c61e84bc50
|
Merge pull request #2547 from stwf/unread_notifications
Allow users to click on read notifications to mark them as unread
|
2012-01-10 10:46:26 -08:00 |
|
Steven Fuchs
|
176797628e
|
javascript tests for the notification click callback routine.
|
2012-01-10 00:07:42 -05:00 |
|
danielgrippi
|
2024716c2c
|
remove unusued javascript files; GC clearing from application/vanna controller
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
5e88ca846a
|
remove jquery-debounce in lieu of _.debounce; remove web_socket vendor libs
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
5bbe8bfccd
|
remove Mustache.js, use _.template as a replacement (we only want to use one js templating library)
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
1e20ca0cf5
|
remove old js files, specs; remove stream references in page js initializers
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
565a0b21f7
|
fix .avatar declaration in the header template; make socketing always return nil straight away (we are not using the websocket in this branch, and it makes everything faster when it's off)
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
67e56dce2c
|
backbone view for header; moved user dropdown logic in there; moved jasmine specs over; removed old widget
|
2012-01-07 14:23:23 -08:00 |
|
Jonne Hass
|
4f993b3d24
|
fix jasmine spec
|
2011-11-10 18:15:23 +01:00 |
|
Dan Hansen & Maxwell Salzberg
|
3cfa0c4602
|
use the stream element partials for testing the StreamElement widget instead of Aspects#index
|
2011-11-04 18:40:24 -05:00 |
|
danielgrippi
|
a46a1d91db
|
Revert "refactor aspects dropdown, (wip, still need to backfill specs)"
This reverts commit 3d8f971ca9.
|
2011-10-27 23:53:55 -07:00 |
|
Dan Hansen
|
3d8f971ca9
|
refactor aspects dropdown, (wip, still need to backfill specs)
|
2011-10-27 22:09:04 -05:00 |
|
Dan Hansen
|
091db3fd66
|
js i18n now accepts a count
|
2011-10-25 21:58:37 -05:00 |
|
Dan Hansen
|
81fc5b28da
|
remove embedder
|
2011-10-23 21:30:54 -05:00 |
|
danielgrippi
|
91e649977c
|
MS DG update copyright
|
2011-09-14 11:23:12 -07:00 |
|
Sarah Mei
|
a5b120532a
|
Use a jasmine fixture with just one post for the comment specs.
|
2011-09-03 17:51:51 -07:00 |
|
Sarah Mei
|
1a823d647e
|
Fix comment jasmine fixture generation to be more consistent (i.e. take out more aspects.first stuff). Fix comment jasmine spec to be more consistent - remove unneeded spies, etc.
|
2011-09-03 12:02:51 -07:00 |
|
Dan Hansen
|
2b31999f28
|
pull in jasmine-ajax, start testing our ajax callbacks with meaningful responses
|
2011-08-31 00:00:49 -05:00 |
|
Dan Hansen
|
cbc168fc27
|
only request comments once
|
2011-08-30 23:12:17 -05:00 |
|
Dan Hansen
|
7e20cece42
|
remove stray console.logs, set $.fx.off to true to make the failing likes spec pass in firefox
|
2011-08-30 21:44:43 -05:00 |
|
Dan Hansen
|
dc947e449b
|
fix issues with comment stream, fix likes, merge comment stream and comment toggler widgets.
make timeago widget a simple wrapper for $.fn.timeago (we don't really need this.)
|
2011-08-30 21:07:40 -05:00 |
|
Maxwell Salzberg
|
224b59322b
|
remove console.log in spec
|
2011-08-29 19:16:41 -07:00 |
|
Andrej Kacian
|
36e32ba497
|
Update jasmine tests for the stream element widget.
|
2011-08-30 01:46:39 +02:00 |
|
Dan Hansen
|
27d4fd8176
|
fix retractions, fix likes, backfill likes widget tests, remove typo from jasmine.yml, remove unneeded js files
require confirmation for comments in js, get rid of rails helper
|
2011-08-26 15:24:07 -05:00 |
|
Dan Hansen
|
d75ef8d020
|
made backtotop a widget, added jquery-debounce
|
2011-08-26 12:30:28 -05:00 |
|
Andrej Kacian
|
9fd4432e5a
|
Fix a jasmine test in CommentToggler
|
2011-08-22 20:05:18 +02:00 |
|
Dan Hansen
|
2e9040e227
|
merged with master, 7 cukes failing. jasmine is green. need to remove rails.js helpers so things suck less
|
2011-08-10 23:57:33 -07:00 |
|
Dan Hansen
|
ca2413ff6b
|
Widgets now subscribe to a widget/ready event. Apply change to all widgets, added some tests & lots of cleanup.
|
2011-07-13 22:23:31 -07:00 |
|
Raphael Sofaer
|
abe10b3889
|
Comment out falsely failing JS tests, we should just stop using extend, it is needlessly hard to test.
|
2011-07-13 11:03:55 -07:00 |
|
danielgrippi
|
039b65b5cc
|
a little js cleanup for post.js
|
2011-07-12 00:12:08 -07:00 |
|
Dan Hansen
|
bc465848c9
|
MS DH fixed like sizes, everywhere
|
2011-06-02 17:45:45 -05:00 |
|
Dan Hansen
|
fc25c9bedb
|
Flash message handling is now a widget
|
2011-05-08 10:53:09 -05:00 |
|
Dan Hansen
|
535954dcc2
|
make incrementing the notification count optional
|
2011-05-07 07:28:52 -05:00 |
|
Dan Hansen
|
73680a54e5
|
Fix incorrect jasmine spy usage.. GREEN?
|
2011-04-29 23:19:37 -05:00 |
|
Dan Hansen
|
78585f5a65
|
Add license to specs and notifications.js
|
2011-04-27 16:34:30 -05:00 |
|
Dan Hansen
|
4a101f25d9
|
Notifications.js refactor, add specs
|
2011-04-27 16:22:56 -05:00 |
|
Dan Hansen
|
3d11b402e0
|
Infinite scroll is now a widget, remove InfiniteScroll#postScroll, use DiasporaJS pub/sub instead, remove timeago.js hacks
|
2011-04-22 20:33:21 -05:00 |
|