1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 05:31:58 +02:00
onion/js/utils
Brett Sun 955e20d6b6 Reduce dependency footprint of new includes
Opted for decamelize instead of snake-case as it’s much smaller and we
don’t need the extra functionality of snake-case.
2015-11-02 18:29:06 +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 Use Object.assign() instead of writing own merge function 2015-11-02 18:27:45 +01:00
lang_utils.js increase otherdata limit to 50MB 2015-08-24 12:11:07 +02:00
requests.js Use Object.assign() instead of writing own merge function 2015-11-02 18:27:45 +01:00
url_utils.js Reduce dependency footprint of new includes 2015-11-02 18:29:06 +01:00