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
|
8b335cfb07
|
Include feedback from PR
|
2015-11-13 09:48:22 +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
|
b6773549ee
|
Add proper CI colors
|
2015-11-12 12:04:38 +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
|
66aef4886f
|
Adjust MediaContainer and MediaPlayer to newly introduced manual-thumbnail functionality
|
2015-11-11 10:51:45 +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
|
447ccabf45
|
Delete UploadFileButton as logic can also be handled in InputFineuploader
|
2015-11-10 15:52:21 +01:00 |
|
Tim Daubenschütz
|
aec850a905
|
Improve validation for non-HTML5 inputs
|
2015-11-10 15:51:24 +01:00 |
|
Tim Daubenschütz
|
62eb78ae76
|
Add naive & manual validation to Form
|
2015-11-10 13:40:34 +01:00 |
|
Tim Daubenschütz
|
be7fa0c6eb
|
Add conditional redirect after successful registration
|
2015-11-10 10:15:38 +01:00 |
|
Tim Daubenschütz
|
dced59237b
|
Remove stupid file
|
2015-11-09 17:58:09 +01:00 |
|
Tim Daubenschütz
|
31d9b85ddd
|
Merge pull request #19 from ascribe/Remove-deadcode-fineuploader.min.js
Remove s3.fine-uploader.min.js as we're using s3.fine-uploader.js for shiming anyways
|
2015-11-09 17:55:35 +01:00 |
|
Tim Daubenschütz
|
604544f1da
|
Merge pull request #20 from ascribe/TimDaub-patch-1
Add branch naming conventions to readme.md
|
2015-11-09 17:53:30 +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
|
deceb61c60
|
Implement lazy blob creation routine and increase robustness of upload button template for react-fineuploader
|
2015-11-09 16:58:35 +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 |
|
Tim Daubenschütz
|
3cde6eec95
|
Merge pull request #21 from ascribe/AD-1290-reset-state-of-stores-in-componentdidmount
Reset state of PieceStore and EditionStore in ComponentDidMount
|
2015-11-04 14:58:37 +01:00 |
|
Brett Sun
|
2711c4ddb9
|
Move onChange() to after componentWillUnmount() for ESLint
|
2015-11-04 13:57:15 +01:00 |
|
Brett Sun
|
543605aae3
|
Move store resets to componentDidMount()
|
2015-11-04 13:56:43 +01:00 |
|
Brett Sun
|
3fb0cc0f26
|
Small grammar fix
|
2015-11-03 10:26:25 -07:00 |
|
Tim Daubenschütz
|
9a54ebdbd7
|
Merge pull request #15 from ascribe/AD-1256-refactor-modalwrapper-to-not-be-
Refactor ModalWrapper to not require a trigger component
|
2015-11-03 17:21:11 +01:00 |
|
Tim Daubenschütz
|
96e7bd8e49
|
Add branch naming conventions to readme.md
|
2015-11-03 17:19:04 +01:00 |
|
Tim Daubenschütz
|
c6f6bb398d
|
Replace all occurrences of with momentjs
|
2015-11-03 10:57:41 +01:00 |
|
Tim Daubenschütz
|
4d526a5568
|
Merge pull request #11 from ascribe/AD-1251-refactor-inputtextareatoggables-
Refactor InputTextAreaToggable's required property to take a bool instead of a string
|
2015-11-03 10:25:46 +01:00 |
|
Tim Daubenschütz
|
64c2380663
|
Merge pull request #13 from ascribe/AD-1175-cannot-define-public-note-on-pie
added public note to piece
|
2015-11-03 10:25:14 +01:00 |
|
Tim Daubenschütz
|
cd4157df32
|
Remove s3.fine-uploader.min.js as we're using s3.fine-uploader.js for shiming anyways
|
2015-11-03 10:21:43 +01:00 |
|
Tim Daubenschütz
|
147c852b02
|
Replace getFullYear() with getUTCFullYear()
|
2015-11-02 10:32:48 +01:00 |
|
Brett Sun
|
5bec3c5dc6
|
Use const for the cloned trigger element
|
2015-10-30 11:13:32 +01:00 |
|
Tim Daubenschütz
|
e145e50228
|
Merge pull request #14 from ascribe/AD-1246-font-size-for-info-box-is-small
font size increased to 13
|
2015-10-29 17:26:49 +01:00 |
|
Brett Sun
|
22234492e6
|
Refactor ModalWrapper to not require a trigger component
|
2015-10-29 16:23:02 +01:00 |
|
Brett Sun
|
864e0bd2a6
|
Remove redundant truth check for required prop
|
2015-10-29 15:45:00 +01:00 |
|
Cevo
|
4668a42950
|
font size increased to 13
|
2015-10-29 15:44:05 +01:00 |
|
Cevo
|
3cf59ae2af
|
added public note to piece
|
2015-10-29 15:31:25 +01:00 |
|