1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-28 08:37:59 +02:00
onion/js
Brett Sun 594853535b Fix trailing comma from previous PR merge
Turns out this is actually illegal in ES6 but on some version of babel,
they don’t care.

Might be an ES7 thing though:
http://www.2ality.com/2015/11/trailing-comma-parameters.html
2015-12-02 18:28:30 +01:00
..
actions Refactor webhooks: add source, clear state on create hide create on no items left 2015-11-27 13:36:42 +01:00
components Fix trailing comma from previous PR merge 2015-12-02 18:28:30 +01:00
constants Merge with master 2015-11-30 11:43:33 +01:00
fetchers Refactor webhooks: add source, clear state on create hide create on no items left 2015-11-27 13:36:42 +01:00
models Revert "Add first cut on persistent stores" 2015-11-02 09:59:59 +01:00
sources Refactor webhooks: add source, clear state on create hide create on no items left 2015-11-27 13:36:42 +01:00
stores Only use previous filterBy on refreshing edition lists if no filterBy argument was given 2015-11-30 11:32:48 +01:00
third_party Add Facebook Share button 2015-11-09 17:46:49 +01:00
utils Fix default filter on piece list 2015-11-24 19:26:45 +01:00
alt.js Separate dispatcher logic of whitelabel and user stores 2015-10-07 09:31:38 +02:00
app.js Add Facebook Share button 2015-11-09 17:46:49 +01: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