Tim Daubenschütz
|
6301c0fe46
|
Refactor to route specific footer
|
2016-03-07 13:45:40 +01:00 |
|
Tim Daubenschütz
|
1c94ecc177
|
Add footer property to Route
|
2016-03-04 15:53:55 +01:00 |
|
Brett Sun
|
40894cfea6
|
Use the 'ascribe-app' class for all apps
Simplifies testing so we can just look for a single class throughout
all the apps when ensuring React has loaded our app
|
2016-02-05 14:22:42 +01:00 |
|
Brett Sun
|
8ba9eb20b6
|
Add better PropType validation for components
|
2016-02-05 11:53:33 +01:00 |
|
Brett Sun
|
826ca08073
|
Merge with master
|
2016-02-05 10:38:59 +01:00 |
|
Brett Sun
|
2ad2ea242d
|
Changes for PR comments
|
2016-01-18 17:31:56 +01:00 |
|
Brett Sun
|
315e5f0108
|
Add .isRequired to App proptypes
|
2016-01-12 15:05:00 +01:00 |
|
Brett Sun
|
4133922f31
|
Fix a few small additions/deletions with UserActions
|
2016-01-11 19:10:24 +01:00 |
|
Brett Sun
|
d4064ee83a
|
Change Header and parents for loading UserStore from top level app
|
2016-01-11 18:41:07 +01:00 |
|
Brett Sun
|
8531b77633
|
Merge with master
|
2016-01-11 17:52:32 +01:00 |
|
Brett Sun
|
fbb35915eb
|
Update market routes for loading user and whitelabel settings in top level app
|
2016-01-11 16:57:48 +01:00 |
|
Brett Sun
|
443be236f5
|
Whitespace fix for comments
|
2016-01-11 16:26:36 +01:00 |
|
Brett Sun
|
06ea23c627
|
Update prize routes for loading user and whitelabel settings in top level app
|
2016-01-11 15:14:54 +01:00 |
|
Brett Sun
|
19841ce6c4
|
Refactor EventActions and UserStore to more cleanly handle user authentication and log out events
|
2016-01-08 14:59:45 +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
|
58cd68f1c4
|
Change Portfolio Review closing date to be Dec. 27th
|
2015-12-22 10:36:05 +01:00 |
|
Brett Sun
|
e3c9ebe5f3
|
Limit thumbnail size to 5mb
|
2015-12-21 11:53:27 +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
|
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
|
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
|
bee420a919
|
Small fixes for PR's otherdata fileClass
|
2015-12-14 11:57:10 +01:00 |
|
Brett Sun
|
268cbd55ad
|
Add logout link to submitted piece's hero component
|
2015-12-10 15:15:56 +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 |
|
Tim Daubenschütz
|
0b63801d33
|
Merge branch 'master' into AD-1362-implement-portfolioreview-judging-flow
|
2015-12-09 13:49:40 +01:00 |
|
Tim Daubenschütz
|
32bc4b0c69
|
Add custom styling for PR
|
2015-12-08 16:43:45 +01:00 |
|
Tim Daubenschütz
|
7e5662676c
|
Add header to jury, judge and admin role
|
2015-12-08 15:44:46 +01:00 |
|
Tim Daubenschütz
|
e427429263
|
Implement AuthPrizeRoleRedirect
|
2015-12-08 15:21:20 +01:00 |
|
Tim Daubenschütz
|
e1c2c2514c
|
Move AuthProxyHandler one directory up
|
2015-12-08 10:23:37 +01:00 |
|
Tim Daubenschütz
|
6d5e3e1753
|
Add link to portfolio review website to registration form
|
2015-12-08 10:09:20 +01:00 |
|
Tim Daubenschütz
|
49421e1fa1
|
Merge branch 'master' into AD-1313-Attach-thumbnail-to-piece-in-register-form
Conflicts:
js/components/ascribe_detail/further_details_fileuploader.js
js/components/ascribe_forms/form.js
js/components/ascribe_forms/form_loan.js
js/components/ascribe_forms/form_register_piece.js
js/components/ascribe_forms/input_fineuploader.js
js/components/ascribe_forms/property.js
js/components/ascribe_forms/property_collapsible.js
js/components/ascribe_uploader/ascribe_file_drag_and_drop/file_drag_and_drop.js
js/components/ascribe_uploader/react_s3_fine_uploader.js
js/components/whitelabel/wallet/components/cyland/cyland_forms/cyland_additional_data_form.js
js/components/whitelabel/wallet/components/ikonotv/ikonotv_forms/ikonotv_artist_details_form.js
js/components/whitelabel/wallet/components/ikonotv/ikonotv_forms/ikonotv_artwork_details_form.js
sass/ascribe-fonts/ascribe-fonts.scss
sass/whitelabel/wallet/cyland/cyland_custom_style.scss
|
2015-12-07 13:39:30 +01:00 |
|
Tim Daubenschütz
|
7146f00c05
|
Refactor webhooks: add source, clear state on create hide create on no items left
|
2015-11-27 13:36:42 +01:00 |
|
Tim Daubenschütz
|
14621b5b38
|
Generalize UploadButton styling
|
2015-11-17 11:22:24 +01:00 |
|
Tim Daubenschütz
|
1c172fd887
|
Last minute editions for usability
|
2015-11-16 09:39:45 +01:00 |
|
Tim Daubenschütz
|
633ebc8fb9
|
Last minute edits
|
2015-11-13 17:07:21 +01:00 |
|
Tim Daubenschütz
|
5d7f6bf6ed
|
Fix redirect on email submission
|
2015-11-13 16:51:31 +01:00 |
|
Tim Daubenschütz
|
f5c76af6cb
|
Complete list of supported image file formats on the web
|
2015-11-12 14:52:03 +01:00 |
|
Tim Daubenschütz
|
da09bd8649
|
Add link to ToS to submission form
|
2015-11-12 14:48:57 +01:00 |
|
Tim Daubenschütz
|
45d5821abb
|
Refactor UploadButton to resemble HTML5 file chooser input
|
2015-11-12 14:18:08 +01:00 |
|
Tim Daubenschütz
|
d1b931715d
|
Add spinner to submission for and make submittable on default with providing error messages
|
2015-11-12 13:21:10 +01:00 |
|
Tim Daubenschütz
|
1a67cd66f5
|
Add labeling functionality to UploadButton
|
2015-11-12 13:08:23 +01:00 |
|
Tim Daubenschütz
|
3be275aefd
|
Add artist contact information
|
2015-11-12 11:51:33 +01:00 |
|
Tim Daubenschütz
|
5b594e9d82
|
left-align uploader buttons
|
2015-11-12 11:27:55 +01:00 |
|
Tim Daubenschütz
|
e6d839f6a0
|
Add proper validation for multiple uploaders in submission form
|
2015-11-12 10:46:08 +01:00 |
|
Tim Daubenschütz
|
62f19467b7
|
Changing behavior for ReactS3Fineuploader not having access to createBlobRoutine
|
2015-11-11 18:17:32 +01:00 |
|
Tim Daubenschütz
|
0438f461c2
|
Implement static feedback for submitted pieces
|
2015-11-11 16:27:50 +01:00 |
|