Commit Graph

2624 Commits

Author SHA1 Message Date
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 ebd575caa3 Add prop to hide label of UploadButton 2015-12-21 11:46:46 +01:00
Brett Sun 3467e9f526 Make behaviour of ContractSettingsUpdateButton more robust
Also fixes the “Contract could not be updated” notification that would
occur after every attempt to update the contract.
2015-12-21 11:45:50 +01:00
Brett Sun 5a497bae59 Small cleanups and fixes for spacing, unused props, etc 2015-12-21 11:44:13 +01:00
Brett Sun 418022dff5 wip 2015-12-21 11:40:59 +01:00
vrde 2e3e5d9a60 Small updates to the readme 2015-12-19 17:54:28 +01:00
vrde e8bdeffad8 Refactor, add setup.py 2015-12-19 17:40:53 +01:00
Brett Sun 6f7a69fb93 Change ColumnModel's displayName to displayElement 2015-12-18 15:29:20 +01:00
Brett Sun b7d731f8f3 Use object to construct ColumnModel to improve readability 2015-12-18 15:24:01 +01:00
Brett Sun d6a9873bd0 Use object to construct TransitionModel to improve readability 2015-12-18 15:13:01 +01:00
Brett Sun 7d91832d74 Fix formatting and use destructuring 2015-12-18 15:12:29 +01:00
Brett Sun 614bc3f74b Small form fixes 2015-12-18 15:00:52 +01:00
Brett Sun db2b027656 Fix defaultValue not being initially set for InputDate 2015-12-18 15:00:37 +01:00
Brett Sun 989fd8ea5c Fix React warnings 2015-12-18 14:59:15 +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
vrde e631f3374f update code in readme 2015-12-18 12:05:49 +01:00
vrde 9a7dbb55ea Add config 2015-12-18 12:03:54 +01:00
vrde e24cca1c12 WIP on documentation and sample test 2015-12-17 19:23:56 +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 3cea407ae6 Use left alignment for global notification messages 2015-12-17 13:06:42 +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 bf244e2bfa Add padding-bottom to ascribe-property instead of ascribe-property-wrapper
Avoids having to style all the collapsible Properties with
`padding-bottom: 0` to center labels when collapsed.
2015-12-16 19:03:01 +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 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 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 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