1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 09:23:13 +01:00
onion/js
Brett Sun 9559bc09b4 Disable 'Collection' header item when no pieces are found for the user
The disabling only happens when the piece list is fetched, which may
not happen immediately in some cases (ie. logged in user goes straight
to another person’s edition first). We’re not able to fetch the piece
list immediately, as some white labels apply default filters on the
piece list which forces them to wait until they can begin fetching
their piece lists.
2016-01-21 16:47:35 +01:00
..
actions Merge pull request #69 from ascribe/AD-1346-hide-piece-registration-if-cant-submit 2015-12-17 16:44:25 +01:00
components Disable 'Collection' header item when no pieces are found for the user 2016-01-21 16:47:35 +01:00
constants Limit thumbnail size to 5mb 2015-12-21 11:53:27 +01:00
fetchers Increase robustness of coa fetching routine 2015-12-08 14:18:31 +01:00
mixins Finalize ReactError component 2015-12-07 11:48:28 +01:00
models Finalize ReactError component 2015-12-07 11:48:28 +01:00
sources If fetching COA results in 404, created a new COA 2015-12-17 15:46:30 +01:00
stores Merge pull request #69 from ascribe/AD-1346-hide-piece-registration-if-cant-submit 2015-12-17 16:44:25 +01:00
third_party Add Facebook Share button 2015-11-09 17:46:49 +01:00
utils Add global notification to form validation 2015-12-17 13:05:39 +01:00
alt.js Separate dispatcher logic of whitelabel and user stores 2015-10-07 09:31:38 +02:00
app.js Load babel polyfill dependency but don't import 2015-12-17 16:09:47 +01:00
history.js Restore baseUrl in router 2015-10-13 14:19:08 +02:00
routes.js Disable 'Collection' header item when no pieces are found for the user 2016-01-21 16:47:35 +01:00