Brett Sun
|
1580dd8f52
|
Small additional info for logging COA errors
|
2015-12-17 16:40:38 +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
|
ad17a9d6f3
|
Show server error in notification if one is given for failed piece registrations
|
2015-12-16 18:14:06 +01:00 |
|
Brett Sun
|
84ee8f6a9b
|
Use the right property on Image for previewing
|
2015-12-16 17:50:09 +01:00 |
|
Brett Sun
|
1fc1337207
|
Fix React warnings
|
2015-12-16 17:49:47 +01:00 |
|
Brett Sun
|
f2f775f20c
|
Carry down currentUser as prop to MediaContainer instead of adding state
|
2015-12-16 17:49:30 +01:00 |
|
Brett Sun
|
9f553f973c
|
Check for the checkbox being unchecked before reseting value
|
2015-12-16 15:45:54 +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
|
fb917f1a09
|
Reset the Property value when its checkbox is unselected
The user doesn’t want to apply the property, so it should reset to
whatever it is by default.
|
2015-12-16 14:50:39 +01:00 |
|
Brett Sun
|
75fe89a0ff
|
Limit edition creation to between 1-100
|
2015-12-16 14:48:43 +01:00 |
|
Brett Sun
|
e3c4e54386
|
Reverse order of Cyland loan form buttons
Maintains consistency with other buttons on the web app.
|
2015-12-16 14:24:03 +01:00 |
|
Brett Sun
|
e7c29d0d98
|
Cyland Admin should also not be able to register work
As per (AD-1504)[https://ascribe.atlassian.net/browse/AD-1504], Cyland
admin should not be able to register work, but instead use another
account to get loaned work.
|
2015-12-16 13:59:31 +01:00 |
|
Brett Sun
|
94e20d2ba8
|
Remove unnecessary button class
|
2015-12-16 12:45:21 +01:00 |
|
Brett Sun
|
764b9dbf12
|
Remove leftover function from previous functionality that was removed
|
2015-12-16 12:44:50 +01:00 |
|
Brett Sun
|
7fbe8a311b
|
Use col-xs instead of col-sm to handle mobile screens on white label landing pages
|
2015-12-16 12:43:43 +01:00 |
|
Brett Sun
|
1ea89313ff
|
Add custom buttons to loan form for Cyland registration
|
2015-12-16 12:43:03 +01:00 |
|
Brett Sun
|
1de06b0ac5
|
Only show register work route if user can submit to wallet for IkonoTV, Lumenus
|
2015-12-14 18:59:10 +01:00 |
|
Brett Sun
|
b3b94b6f60
|
Fix spacing of WalletRoutes
|
2015-12-14 18:58:33 +01:00 |
|
Brett Sun
|
08025cc427
|
Remove unused showAddWork property from Header
|
2015-12-14 18:58:05 +01:00 |
|
Brett Sun
|
6cc9ce8094
|
Don't redirect to register piece and then to contract notifications
Avoids new user getting asked if they want to cancel registration of a
piece before they even agree to the Ikono contract.
|
2015-12-14 18:34:27 +01:00 |
|
Brett Sun
|
cef2785438
|
Hot fix to show edition even if not logged on
|
2015-12-14 17:00:04 +01:00 |
|
Brett Sun
|
8aae923388
|
Merge pull request #68 from ascribe/PR-hotfixes
PR hotfixes
|
2015-12-14 16:57:51 +01:00 |
|
Brett Sun
|
33db8e2cbe
|
Merge pull request #67 from ascribe/AD-1362-implement-portfolioreview-judging-flow
Use mime types for <input>'s accept property
|
2015-12-14 16:32:14 +01:00 |
|
Brett Sun
|
5aaf02b0b4
|
Fire profileDidLoad event in PR to load intercom
|
2015-12-14 16:30:38 +01:00 |
|
Brett Sun
|
e24c9c9c74
|
Small change to PR piece registration
Ignore `success` return of request, as requests will error if this is
returned false.
|
2015-12-14 14:34:13 +01:00 |
|
Brett Sun
|
9342262f5c
|
Move ignoreSentry parameter of logGlobal to be last in parameter list
|
2015-12-14 14:31:53 +01:00 |
|
Brett Sun
|
d0cef8c836
|
Add additional data fields requested by PR
Also adds way to sort the Properties in Prize Details by appending
`[digit]-[label]` to the Property’s name.
|
2015-12-14 13:03:19 +01:00 |
|
Brett Sun
|
be2f9bbc97
|
Make sure uploaded file from UploadButton has been linked with S3 before we try deleting it
|
2015-12-14 12:08:49 +01:00 |
|
Brett Sun
|
3286ef77bf
|
Add 404 handling to prizes' piece container
|
2015-12-14 11:57:14 +01:00 |
|
Brett Sun
|
bee420a919
|
Small fixes for PR's otherdata fileClass
|
2015-12-14 11:57:10 +01:00 |
|
Brett Sun
|
8f98251735
|
Add additional comment for Safari behaviour of input's accept property
|
2015-12-14 11:41:06 +01:00 |
|
Brett Sun
|
38ef18a192
|
Hotfix for sending contract agreements without appendices
|
2015-12-11 11:15:17 +01:00 |
|
Brett Sun
|
6e9b1ac181
|
Hotfix for header accessing undefined ref
Sometimes `onRouteChange()` is triggered before the component’s refs
are available, so we have to check for them before setting their state.
|
2015-12-10 19:19:01 +01:00 |
|
Brett Sun
|
482fa51e9e
|
Finalize text changes
|
2015-12-10 18:56:19 +01:00 |
|
Brett Sun
|
e96e7ffa2b
|
Use null to denote an empty React element instead of {}
|
2015-12-10 18:04:46 +01:00 |
|
Brett Sun
|
d5823f10ec
|
Use mime types for input's accept property as safari doesn't play nicely with just the extensions
|
2015-12-10 17:54:33 +01:00 |
|
Brett Sun
|
268cbd55ad
|
Add logout link to submitted piece's hero component
|
2015-12-10 15:15:56 +01:00 |
|
Brett Sun
|
c9d330c2bd
|
Merge branch 'AD-1362-implement-portfolioreview-judging-flow' of github.com:ascribe/onion into AD-1362-implement-portfolioreview-judging-flow
|
2015-12-10 14:45:17 +01:00 |
|
diminator
|
51ff0295c0
|
refactor prize app to be compliant with whitelabel settings
|
2015-12-10 14:07:05 +01:00 |
|
Brett Sun
|
34153c2322
|
Avoid unauthorized attempts at fetching ratings if user isn't an admin, judge, or jury
|
2015-12-10 13:01:48 +01:00 |
|
Brett Sun
|
7cc51f81d0
|
Fix user fetch dispatch collision since the PieceContainer also fetches the user
|
2015-12-10 12:42:23 +01:00 |
|
Brett Sun
|
9b99e3ae09
|
Fix PR comments
|
2015-12-10 11:11:37 +01:00 |
|
Brett Sun
|
1ee9a4c7a1
|
Hide download button on the marketplace additional data form when it's not inline
|
2015-12-09 18:29:43 +01:00 |
|
Brett Sun
|
ffe88eb3bf
|
Cherry pick from previous PR
|
2015-12-09 18:02:14 +01:00 |
|
diminator
|
3461a28f36
|
Merge remote-tracking branch 'remotes/origin/master' into AD-1362-implement-portfolioreview-judging-flow
|
2015-12-09 16:48:33 +01:00 |
|
Tim Daubenschütz
|
8278f5404f
|
Increase robustness of:
- PieceListToolbarOrderWidget
- PieceListToolbarFilterWidget
|
2015-12-09 16:17:08 +01:00 |
|
Tim Daubenschütz
|
80df66ea5b
|
Merge branch 'master' into AD-1484-hide-PieceListToolbarFilterWidget-if-no-filters-applicable
|
2015-12-09 16:11:05 +01:00 |
|
Brett Sun
|
e7cf9a44a0
|
Add simple check for determining if user's offline while uploading
|
2015-12-09 15:57:01 +01:00 |
|