Brett Sun
|
fbc1a43bf0
|
Merge with master
|
2016-01-19 15:28:50 +01:00 |
|
Brett Sun
|
dbdef3ce6b
|
Merge branch 'master' into AD-1452-share-to-facebook-not-loaded
|
2016-01-19 10:18:52 +01:00 |
|
Tim Daubenschütz
|
3984469f38
|
Fix input for FacebookShareButton
|
2016-01-19 09:10:33 +01:00 |
|
Brett Sun
|
58289c4b9c
|
Merge pull request #103 from ascribe/small-cleanup-for-webhook-settings
Small cleanup for webhook settings
|
2016-01-18 18:29:31 +01:00 |
|
Brett Sun
|
aa00415a83
|
Merge with master
|
2016-01-18 14:15:19 +01:00 |
|
Brett Sun
|
d31a827447
|
Remove unused GlobalAction component
|
2016-01-18 14:06:24 +01:00 |
|
Brett Sun
|
23ccad9b5f
|
Add changes for PR comments
|
2016-01-18 13:29:08 +01:00 |
|
Brett Sun
|
621cc76e4a
|
Use template strings to join two strings together instead of join()
|
2016-01-18 11:37:11 +01:00 |
|
Brett Sun
|
78cf40ba64
|
Small cosmetic changes
|
2016-01-18 10:53:01 +01:00 |
|
Brett Sun
|
a2320b892d
|
Merge with master
|
2016-01-18 10:40:13 +01:00 |
|
Brett Sun
|
d805c1758c
|
Merge pull request #60 from ascribe/AD-1443-open-edition-lists-not-refreshing
AD-1443 Attempt to show as much of the original edition list as possible on refresh
|
2016-01-18 10:26:51 +01:00 |
|
Brett Sun
|
4f21b5d4d7
|
Refactor MarketSubmitButton to rely on the extra data from its given editions instead of fetching from the PieceStore
|
2016-01-15 17:56:32 +01:00 |
|
Brett Sun
|
a24ad3b774
|
Add handleCancel callback to ModalWrapper
|
2016-01-15 17:55:34 +01:00 |
|
Brett Sun
|
e84206149c
|
wip
|
2016-01-15 17:18:17 +01:00 |
|
Brett Sun
|
4c4e5e0004
|
Load piece when necessary in MarketRegisterPiece
|
2016-01-15 17:18:05 +01:00 |
|
Brett Sun
|
8d9df43339
|
Clean up whitelabel AdditionalDataForms
|
2016-01-15 17:17:34 +01:00 |
|
Brett Sun
|
50129b9d0c
|
Refactor MarketSubmitButton to pull the piece as necessary rather than always fetching it in MarketAdditionalDataForm
|
2016-01-15 14:22:28 +01:00 |
|
Brett Sun
|
31bec7f2f8
|
Remove extraneous call for fetching webhook events
Successfully fetching the webhooks will fetch the events as well.
|
2016-01-15 14:00:36 +01:00 |
|
Brett Sun
|
91c97afb7c
|
Small clean up for WebhookSettings
|
2016-01-15 13:59:41 +01:00 |
|
Brett Sun
|
587b58a500
|
Fix 404 not being detected properly on piece and edition detail
|
2016-01-15 13:00:09 +01:00 |
|
Brett Sun
|
bc7515ffe7
|
Allow ModalWrapper triggers to have an onClick handler
|
2016-01-15 11:54:16 +01:00 |
|
Brett Sun
|
7a53d539a6
|
Small fixes for components using pieces and editions
|
2016-01-14 16:31:19 +01:00 |
|
Brett Sun
|
3e67e2d2ee
|
PieceId should only ever be a number if passed as a prop
|
2016-01-14 14:52:33 +01:00 |
|
Brett Sun
|
7136f2ce6c
|
Add getInitialState and source pattern for PieceStore
|
2016-01-14 13:20:45 +01:00 |
|
Brett Sun
|
a5442e5acd
|
Add getInitialState pattern for EditionStore
|
2016-01-13 17:24:32 +01:00 |
|
Brett Sun
|
466872affb
|
Move getInitialState() to be the first function after a store's constructor
|
2016-01-13 17:13:44 +01:00 |
|
Brett Sun
|
a6463087c0
|
Merge pull request #76 from ascribe/cleanup-mediacontainer
Clean up MediaContainer
|
2016-01-11 17:49:52 +01:00 |
|
Brett Sun
|
cc16508e64
|
Merge with master
|
2016-01-11 11:59:35 +01:00 |
|
Brett Sun
|
0e67784e93
|
Remove unnecessary div in PieceListToolbarOrderWidget
Also renames some variables in PieceListToolbarFilterWidget for
readability
|
2016-01-11 11:49:27 +01:00 |
|
Brett Sun
|
455232049d
|
Merge with master
|
2016-01-11 11:36:50 +01:00 |
|
Brett Sun
|
8dfa257317
|
Merge pull request #96 from ascribe/AD-1503-email-link-param-prefills-not-working
AD-1503 Email links do not prefill fields
|
2016-01-11 11:29:16 +01:00 |
|
Brett Sun
|
cf6dbb26f3
|
Fix loading of Facebook share button
|
2016-01-06 15:13:09 +01:00 |
|
Brett Sun
|
e76a36621e
|
Use correct prize_round parameter
|
2016-01-05 19:45:49 +01:00 |
|
Brett Sun
|
4624e936b3
|
Use the new history api and its LocationDescriptors
|
2016-01-05 17:27:25 +01:00 |
|
Brett Sun
|
0ce1633294
|
Add round parameter to prize ratings
|
2016-01-04 19:40:54 +01:00 |
|
Brett Sun
|
15a2bfae9a
|
Fix check for coa
|
2016-01-04 18:06:26 +01:00 |
|
Brett Sun
|
13937c9951
|
Fix stale prize ratings showing up on other pieces when they do not have ratings
|
2015-12-23 20:43:46 +01:00 |
|
Brett Sun
|
39730ec637
|
Merge with master
|
2015-12-23 13:17:08 +01:00 |
|
Brett Sun
|
591882618b
|
Merge pull request #88 from ascribe/AD-1344-users-want-pretty-detail-page-to-print
AD-1344 Users want pretty detail page to print
|
2015-12-23 11:22:01 +01:00 |
|
Brett Sun
|
d817b920b4
|
Use class to add overflow ellipsis instead of directly styling component
|
2015-12-23 10:20:56 +01:00 |
|
Brett Sun
|
0f8499dfee
|
Use getLangText for COA Intercom message
|
2015-12-23 09:50:38 +01:00 |
|
Brett Sun
|
5b34d569f6
|
Don't expand some anchor links in print
|
2015-12-23 09:48:45 +01:00 |
|
Brett Sun
|
2dc036047f
|
Substitute upload button for placeholder text in print
|
2015-12-23 09:47:30 +01:00 |
|
Brett Sun
|
1eea6c2cb2
|
Substitute COA for placeholder text in print
|
2015-12-23 09:46:30 +01:00 |
|
Brett Sun
|
6c9e108b72
|
Hide unnecessary items from the piece and edition details in print
|
2015-12-23 09:39:02 +01:00 |
|
Brett Sun
|
8ec7023b8f
|
Force piece and edition layout to be two columns
|
2015-12-23 09:37:03 +01:00 |
|
Brett Sun
|
c4da6a2dfc
|
Hide footer in print
|
2015-12-23 09:36:21 +01:00 |
|
Brett Sun
|
eda479a51c
|
Change header to be just logo in print
|
2015-12-23 09:36:08 +01:00 |
|
Brett Sun
|
cf6d653c68
|
Small code style fixes
|
2015-12-23 09:33:25 +01:00 |
|
Brett Sun
|
8a70f0acc5
|
Hotfix portfolio review cover image text to show correct 5mb limit
|
2015-12-22 19:37:44 +01:00 |
|