1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 05:31:58 +02:00
onion/js/utils
Brett Sun 1e328b722b Sanitize utility should not modify given object
Mutating arguments and then returning them is redundant and confusing
behaviour (why pass it back if they already have it? Am I getting a new
copy since it returns something?).
2015-10-30 17:46:51 +01:00
..
__tests__ format stuff 2015-06-08 11:50:40 +02:00
acl_utils.js Rename intersectAcls to intersectList and do some clean up 2015-10-20 18:10:48 +02:00
constants_utils.js Fix error in AppGateway logic 2015-10-01 16:59:44 +02:00
dom_utils.js From dom_utils.js, remove useless 'continue' statement in loop/try-catch 2015-10-29 13:22:10 +01:00
error_utils.js error handling first cut 2015-07-17 15:41:09 +02:00
feature_detection_utils.js Introduce draganddrop feature detection and add it to FileDragAndDropDialog 2015-10-14 17:19:01 +02:00
fetch_api_utils.js Remove ReactS3FineUploader's dependency on react-router's location 2015-10-30 17:43:20 +01:00
file_utils.js simplified error handling in progress routine 2015-07-24 16:29:57 +02:00
form_utils.js loan request up till accept 2015-08-26 09:50:38 +02:00
general_utils.js Sanitize utility should not modify given object 2015-10-30 17:46:51 +01:00
lang_utils.js increase otherdata limit to 50MB 2015-08-24 12:11:07 +02:00
requests.js Remove ReactS3FineUploader's dependency on react-router's location 2015-10-30 17:43:20 +01:00
url_utils.js Remove ReactS3FineUploader's dependency on react-router's location 2015-10-30 17:43:20 +01:00