docbrown/app/assets/javascripts/utilities
rhymes 1f97669e66 Credits ledger (#3395)
* Add #purchase to Credit

* Assigns spent credits to the listing

* Add Credits::Ledger and use it

* Localize ledger datetimes

* Add organization to the ledger

* Add tests for ledger

* Remove unused class

* Fix scope error

* Compare UTC times

* Fix broken specs

* Wrap listing create in a transaction

* Wrap listings bump into a transaction

* Avoid microseconds issue with datetimes in tests

* Use .detect instead of .select.first

* Fix spec description
2019-07-09 10:11:18 -04:00
..
browserStoreCache.js Disable use of localStorage when cookie-less (#3322) 2019-06-28 17:11:49 -04:00
buildArticleHTML.js.erb Add loading='lazy' attribute to some images (#2776) 2019-05-09 16:37:06 -04:00
buildCommentFormHTML.js.erb Improve accessibility score on homepage and article show page (#2740) [ci skip] 2019-05-07 09:56:34 -04:00
buildCommentHTML.js.erb Add alternative texts to images (#2771) [ci skip] 2019-05-09 11:16:03 -04:00
checkUserLoggedIn.js Pro: History (#3220) 2019-06-18 14:58:24 -04:00
createAjaxReq.js Initial commit 2018-02-28 16:11:08 -05:00
getCsrfToken.js.erb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
getCurrentPage.js Initial commit 2018-02-28 16:11:08 -05:00
getImageForLink.js Initial commit 2018-02-28 16:11:08 -05:00
insertAfter.js Initial commit 2018-02-28 16:11:08 -05:00
localDateTime.js Credits ledger (#3395) 2019-07-09 10:11:18 -04:00
localStorageTest.js Initial commit 2018-02-28 16:11:08 -05:00
preventDefaultAction.js Initial commit 2018-02-28 16:11:08 -05:00
sendFetch.js Clean up new chat channel functionality and add tests (#2220) 2019-03-26 13:35:32 -04:00
sendHapticMessage.js Add haptic message for iOS feedback (#1287) 2018-12-09 12:30:14 -05:00
showModal.js Remove some dead code for very minor perf improvements and code quality (#2905) 2019-05-20 13:40:02 -04:00
slideSidebar.js Fix mobile sidebar scrolling issue (#1787) 2019-02-21 15:52:21 -05:00
timeAgo.js Fix timeAgo's edge-case (#2002) 2019-03-08 13:07:23 -05:00
userData.js Pro Analytics: stats for a single article (#3120) 2019-06-13 19:02:09 -04:00