1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 05:31:58 +02:00
onion/js
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
..
actions Merged in AD-727-missing-redirects-to-login-page (pull request #95) 2015-10-19 10:13:54 +02:00
components Remove ReactS3FineUploader's dependency on react-router's location 2015-10-30 17:43:20 +01:00
constants Merge remote-tracking branch 'origin/master' into AD-538-users-and-even-devs-are-unsure-wh 2015-10-20 18:11:41 +02:00
fetchers Remove ReactS3FineUploader's dependency on react-router's location 2015-10-30 17:43:20 +01:00
mixins remove alert mixin 2015-08-10 14:22:25 +02:00
models delete function for multi editions 2015-06-10 15:49:46 +02:00
stores Merge remote-tracking branch 'remotes/origin/master' into AD-1080-restyle-webapp-with-new-corporate-identity 2015-10-14 17:25:53 +02:00
third_party Merge branch 'AD-1105-separate-third-party-storesactio' into AD-727-missing-redirects-to-login-page 2015-10-06 16:50:51 +02:00
utils Sanitize utility should not modify given object 2015-10-30 17:46:51 +01:00
alt.js Separate dispatcher logic of whitelabel and user stores 2015-10-07 09:31:38 +02:00
app.js Add last bit of documentation 2015-10-12 09:24:18 +02:00
history.js Restore baseUrl in router 2015-10-13 14:19:08 +02:00
routes.js Redirect directly to /login on loggout 2015-10-16 13:01:54 +02:00