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
|
1b4c6938f6
|
Hotfix for iOS Safari mergeOptions clashes
|
2015-12-14 21:27:58 +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
|
d9615188b0
|
Only assume TypeError if request's response is null
|
2015-12-14 14:54:57 +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
|
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
|
b9e41d5cba
|
Use mergeOptions instead of Object.assign when merging sources to check for clashes
|
2015-12-10 15:42:33 +01:00 |
|
Brett Sun
|
b126de5c2d
|
Add empty object defaults to stores that use sources
Avoids inconsistent state where the store might set `null` or
`undefined` due to the server’s response
|
2015-12-10 15:41:55 +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
|
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 |
|
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
|
02af024609
|
Cosmetic changes in EditionContainer and CoaVerifyContainer
|
2015-12-09 15:56:47 +01:00 |
|
Brett Sun
|
7605f093ab
|
Fix Request error case
|
2015-12-09 14:44:31 +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
|
3e8e7a40e7
|
Fix setState warning for EditionContainer
|
2015-12-09 13:28:11 +01:00 |
|
Tim Daubenschütz
|
057a278d19
|
In EditionStore use empty object instead of null as default state
|
2015-12-09 13:21:55 +01:00 |
|
Tim Daubenschütz
|
2a251897d5
|
Split EditionSource up into CoaSource and EditionSource
|
2015-12-09 13:18:07 +01:00 |
|
Tim Daubenschütz
|
fb8111fadc
|
Merge branch 'AD-290-coa-buttons-and-usage-esp-verify' of github.com:ascribe/onion into AD-290-coa-buttons-and-usage-esp-verify
|
2015-12-09 13:04:27 +01:00 |
|
Tim Daubenschütz
|
03481f3b09
|
Fix bug: Old edition HTTP request holds loading data for new edition request
|
2015-12-09 13:04:15 +01:00 |
|
diminator
|
02a9844ed7
|
Merge remote-tracking branch 'remotes/origin/master' into AD-290-coa-buttons-and-usage-esp-verify
|
2015-12-09 11:42:22 +01:00 |
|
diminator
|
7318d4e5df
|
embed in edition
|
2015-12-09 11:41:46 +01:00 |
|
Tim Daubenschütz
|
de3d3e937e
|
Throw no 'Client Request Error' when body.success is not available
|
2015-12-09 11:24:11 +01:00 |
|
diminator
|
4e3cf47d3f
|
Merge branch 'AD-290-coa-buttons-and-usage-esp-verify' of github.com:ascribe/onion into AD-290-coa-buttons-and-usage-esp-verify
|
2015-12-08 18:17:30 +01:00 |
|
diminator
|
8226011e8a
|
query_params in coa_verify
|
2015-12-08 18:17:08 +01:00 |
|
Tim Daubenschütz
|
4727646654
|
Add nice message for waiting user
|
2015-12-08 17:43:19 +01:00 |
|
Tim Daubenschütz
|
e8d5e0390d
|
Improve robustness for server-side failing requests for COA
|
2015-12-08 17:38:04 +01:00 |
|
Tim Daubenschütz
|
02bb72970d
|
Merge pull request #52 from ascribe/AD-1428-add-link-to-portfolio-review-website
Add link to portfolio review website to registration form
|
2015-12-08 17:23:31 +01:00 |
|
Brett Sun
|
f9e7355704
|
Add FAQ to footer
|
2015-12-08 17:18:03 +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
|
2cc02d9599
|
Increase robustness of coa fetching routine
|
2015-12-08 14:18:31 +01:00 |
|
Tim Daubenschütz
|
da75353b00
|
Refactor Edition endpoints to create Coa on demand properly
|
2015-12-08 13:28:47 +01:00 |
|
Brett Sun
|
8f3d8fafa6
|
Change fronted instances of 23vivi to be uppercase
|
2015-12-08 12:04:01 +01:00 |
|