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
|
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
|
b31872261d
|
Add AuthPrizeRoleRedirect to missing routes
|
2015-12-09 14:00:00 +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
|
50377ba478
|
Generalize ProxyHandler to take arbitrary redirect functions
|
2015-12-08 11:17:04 +01:00 |
|
Tim Daubenschütz
|
7cb5fa6758
|
Rename AuthProxyHandler to ProxyHandler and remove default export
|
2015-12-08 10:38:32 +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
|
aba0747fe3
|
Merge pull request #30 from ascribe/AD-1313-Attach-thumbnail-to-piece-in-register-form
Ad 1313 attach thumbnail to piece in register form
|
2015-12-07 17:17:19 +01:00 |
|
Brett Sun
|
fd9ec413f2
|
Forgot to include white label piece containers in previous fix
|
2015-12-07 15:14:01 +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 |
|
Brett Sun
|
bde1e454ed
|
Change loan form's startdate and enddate props to be camel case
|
2015-12-03 13:34:00 +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
|
943d62dd8c
|
Fix vertical centering of FileDragAndDrop previews and replace glyphicon checkmark
|
2015-11-20 17:59:26 +01:00 |
|
Tim Daubenschütz
|
f4f89bba43
|
Merge branch 'master' into AD-1313-Attach-thumbnail-to-piece-in-register-form
|
2015-11-20 13:53:03 +01:00 |
|
Cevo
|
63a32d949a
|
transfer added
|
2015-11-19 19:47:33 +01:00 |
|
Tim Daubenschütz
|
14621b5b38
|
Generalize UploadButton styling
|
2015-11-17 11:22:24 +01:00 |
|
Tim Daubenschütz
|
8188e5ca2f
|
Merge branch 'master' into AD-1315-implement-submission-flow
|
2015-11-16 09:41:06 +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
|
c852eaf143
|
Merge pull request #17 from ascribe/AD-1259-All-dates-showing-up-as-2014
Replace Javascript's Date object with momentjs
|
2015-11-13 09:58:12 +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 |
|
Tim Daubenschütz
|
ea321a4a77
|
Finalize submission flow with validation and thumbnail creation
|
2015-11-10 17:35:57 +01:00 |
|
Tim Daubenschütz
|
be7fa0c6eb
|
Add conditional redirect after successful registration
|
2015-11-10 10:15:38 +01:00 |
|
Tim Daubenschütz
|
9ae6b10add
|
Finalizing basic submission flow with lazy evaluated form
|
2015-11-09 17:52:09 +01:00 |
|
Tim Daubenschütz
|
3e22ad1d9d
|
Finalize layouting submission form
|
2015-11-09 10:35:23 +01:00 |
|
Tim Daubenschütz
|
7721d62319
|
Create boilerplate code for portfolioreview
|
2015-11-06 16:52:08 +01:00 |
|
Tim Daubenschütz
|
b78bc66fe9
|
Fix minor bugs for simple_prize app
|
2015-11-06 15:47:55 +01:00 |
|
Tim Daubenschütz
|
f5a5e045a6
|
Finalize boilerplate for portfolioreview subdomain
|
2015-11-06 15:18:46 +01:00 |
|
Tim Daubenschütz
|
5adc34faeb
|
Move and rename sluice prize app to 'simple_prize'
|
2015-11-06 15:18:36 +01:00 |
|
Brett Sun
|
543605aae3
|
Move store resets to componentDidMount()
|
2015-11-04 13:56:43 +01:00 |
|
Tim Daubenschütz
|
c6f6bb398d
|
Replace all occurrences of with momentjs
|
2015-11-03 10:57:41 +01:00 |
|
Tim Daubenschütz
|
147c852b02
|
Replace getFullYear() with getUTCFullYear()
|
2015-11-02 10:32:48 +01:00 |
|
Brett Sun
|
906ef7c37e
|
Refactor InputTextAreaToggable's required property to take a bool instead
|
2015-10-28 19:19:14 +01:00 |
|
Tim Daubenschütz
|
42733740db
|
Fix correct year extraction from date-string in
AccordionListItemPrize
PrizePieceContainer
CylandAccordionListItem
IkonotvAccordionListItem
|
2015-10-26 16:07:31 +01:00 |
|