1
0
mirror of https://github.com/ascribe/onion.git synced 2025-02-08 02:17:07 +01:00
onion/js
Brett Sun 7014514654 Use UrlResolver to resolve api urls based on white labelling rather than updating ApiUrl's export
Keeping an export constant is more predictable and less surprising for
most people.
2016-06-14 17:58:00 +02:00
..
actions Use empty array as initial state of piece and edition list notifications 2016-03-10 13:08:05 +01:00
components Use UrlResolver to resolve api urls based on white labelling rather than updating ApiUrl's export 2016-06-14 17:58:00 +02:00
constants Use UrlResolver to resolve api urls based on white labelling rather than updating ApiUrl's export 2016-06-14 17:58:00 +02:00
fetchers Use UrlResolver to resolve api urls based on white labelling rather than updating ApiUrl's export 2016-06-14 17:58:00 +02:00
mixins
models Remove deprecated global notification types 2016-04-13 10:39:19 +02:00
sources Use UrlResolver to resolve api urls based on white labelling rather than updating ApiUrl's export 2016-06-14 17:58:00 +02:00
stores Replace mergeOptions with js-utility-belt's safeMerge 2016-06-14 17:57:59 +02:00
third_party Move getSubdomain to url utils 2016-06-14 17:58:00 +02:00
utils Use UrlResolver to resolve api urls based on white labelling rather than updating ApiUrl's export 2016-06-14 17:58:00 +02:00
alt.js
app_resolver.js Only import what we need from react-router 2016-06-06 16:07:47 +02:00
app.js Use UrlResolver to resolve api urls based on white labelling rather than updating ApiUrl's export 2016-06-14 17:58:00 +02:00
history.js Replace usage of history with router passed down through context 2016-06-06 16:10:41 +02:00
routes.js Remove redundant '_utils' suffix in util file names 2016-06-14 17:57:57 +02:00