Brett Sun
27f1b7e9b4
Add default redirect for empty collections
2016-01-21 16:47:57 +01:00
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
Brett Sun
9b1e6cc8a1
Small stylistic changes to Header and NavRoutes
2016-01-21 15:11:19 +01:00
Brett Sun
41c9a10c84
Use a default shouldRedirect that just always returns true
2016-01-05 17:28:45 +01:00
Brett Sun
c4730dbae5
Merge pull request #91 from ascribe/AD-1543-edition-detail-hangs-on-first-view-after-transfer
...
AD-1543 Edition detail hangs on first view after transfer
2016-01-04 18:10:27 +01:00
Brett Sun
15a2bfae9a
Fix check for coa
2016-01-04 18:06:26 +01:00
Brett Sun
f819e1313e
Merge pull request #87 from ascribe/AD-1362-implement-portfolio-review-judging-flow-stage-2
...
AD-1362 Implement portfolio review judging flow stage 2
2015-12-23 21:15:33 +01:00
Brett Sun
13937c9951
Fix stale prize ratings showing up on other pieces when they do not have ratings
2015-12-23 20:43:46 +01:00
Brett Sun
39730ec637
Merge with master
2015-12-23 13:17:08 +01:00
Brett Sun
591882618b
Merge pull request #88 from ascribe/AD-1344-users-want-pretty-detail-page-to-print
...
AD-1344 Users want pretty detail page to print
2015-12-23 11:22:01 +01:00
Brett Sun
d817b920b4
Use class to add overflow ellipsis instead of directly styling component
2015-12-23 10:20:56 +01:00
Brett Sun
0f8499dfee
Use getLangText for COA Intercom message
2015-12-23 09:50:38 +01:00
Brett Sun
6419a4e8e0
Form and property restyling in print
2015-12-23 09:49:20 +01:00
Brett Sun
5b34d569f6
Don't expand some anchor links in print
2015-12-23 09:48:45 +01:00
Brett Sun
2dc036047f
Substitute upload button for placeholder text in print
2015-12-23 09:47:30 +01:00
Brett Sun
1eea6c2cb2
Substitute COA for placeholder text in print
2015-12-23 09:46:30 +01:00
Brett Sun
6c9e108b72
Hide unnecessary items from the piece and edition details in print
2015-12-23 09:39:02 +01:00
Brett Sun
8ec7023b8f
Force piece and edition layout to be two columns
2015-12-23 09:37:03 +01:00
Brett Sun
c4da6a2dfc
Hide footer in print
2015-12-23 09:36:21 +01:00
Brett Sun
eda479a51c
Change header to be just logo in print
2015-12-23 09:36:08 +01:00
Brett Sun
cf6d653c68
Small code style fixes
2015-12-23 09:33:25 +01:00
Brett Sun
441cf68fae
Add initial print stylesheet overrides
2015-12-23 09:32:15 +01:00
Brett Sun
8a70f0acc5
Hotfix portfolio review cover image text to show correct 5mb limit
2015-12-22 19:37:44 +01:00
Brett Sun
b5fc811789
Merge pull request #77 from ascribe/pr-show-server-error-response
...
Show server error in failed piece registration notifications on Portfolio Review
2015-12-22 19:27:30 +01:00
Brett Sun
2bb04ff4f0
Merge pull request #86 from ascribe/AD-1530-limit-thumbnail-upload-size
...
Limit thumbnail size to 5mb
2015-12-22 19:26:58 +01:00
Brett Sun
9c51db34da
Merge pull request #85 from ascribe/AD-1530-optimize-thumbnail-uploads
...
AD-1530 Use the 300x300 thumbnail if available
2015-12-22 19:26:49 +01:00
Brett Sun
58cd68f1c4
Change Portfolio Review closing date to be Dec. 27th
2015-12-22 10:36:05 +01:00
Brett Sun
1cf8ca006a
Move loan request action at the end of a prize to be sluice specific
2015-12-21 16:16:41 +01:00
Brett Sun
ce9493e3dd
Use the 300x300 thumbnail if available
2015-12-21 14:46:10 +01:00
Brett Sun
e3c9ebe5f3
Limit thumbnail size to 5mb
2015-12-21 11:53:27 +01:00
Brett Sun
1e83de0b90
Merge pull request #61 from ascribe/AD-1484-hide-PieceListToolbarFilterWidget-if-no-filters-applicable
...
Hide PieceListToolbarFilterWidget when no filters are applicable
2015-12-21 11:49:29 +01:00
Brett Sun
8ff747e117
Componentize the action available for selected prizes
2015-12-18 14:57:52 +01:00
Brett Sun
311d03d09c
Also execute child's handleSuccess()
instead of just overwriting it in ModalWrapper
2015-12-18 14:57:10 +01:00
Brett Sun
089c4ad009
Small fixes and destructuring
2015-12-17 18:47:47 +01:00
Brett Sun
1808d38c70
Merge PrizePieceContainer from #76
2015-12-17 17:39:30 +01:00
Brett Sun
c7f272c3a3
Small fixes for DRY and React warnings
2015-12-17 17:31:33 +01:00
Brett Sun
0f8094ef55
Merge pull request #69 from ascribe/AD-1346-hide-piece-registration-if-cant-submit
...
AD-1346 Hide piece registration if user cannot submit to whitelabel
2015-12-17 16:44:25 +01:00
Brett Sun
1580dd8f52
Small additional info for logging COA errors
2015-12-17 16:40:38 +01:00
Brett Sun
6c5a2e0869
Load babel polyfill dependency but don't import
...
From the babel.io.github guys.
2015-12-17 16:09:47 +01:00
Brett Sun
d996967dd9
Merge pull request #81 from ascribe/AD-1524-coa-should-be-created-if-none-exists
...
If fetching COA results in 404, create a new COA
2015-12-17 16:03:10 +01:00
Brett Sun
e81341269d
If fetching COA results in 404, created a new COA
2015-12-17 15:46:30 +01:00
Brett Sun
95bce14220
Merge pull request #79 from ascribe/hotfix-contract-creation
...
Hotfix contract agreement creation failing on first time
2015-12-17 13:12:37 +01:00
Brett Sun
41df6fe837
Add global notification to form validation
2015-12-17 13:05:39 +01:00
Brett Sun
b6ca964adb
Fix contractAgreementList not updating correctly after initial creation
2015-12-17 11:01:49 +01:00
Brett Sun
ad17a9d6f3
Show server error in notification if one is given for failed piece registrations
2015-12-16 18:14:06 +01:00
Brett Sun
875e98dd3b
Merge pull request #75 from ascribe/AD-1506-cyland-loan-later-button
...
Fix PR feedback for Cyland loan button
2015-12-16 15:46:47 +01:00
Brett Sun
b971d516cc
Fix PR feedback for Cyland loan button
2015-12-16 15:33:00 +01:00
Brett Sun
f4227e9906
Update form's email state if the email prop changes
2015-12-16 15:17:47 +01:00
Brett Sun
0da3891d51
Merge pull request #70 from ascribe/fix-polyfill-import
...
Fix polyfill import
2015-12-16 14:25:06 +01:00
Brett Sun
5e46fb5c17
Merge pull request #72 from ascribe/AD-1506-cyland-loan-later-button
...
AD-1506 Cyland loan later button
2015-12-16 14:24:54 +01:00