1
0
mirror of https://github.com/ascribe/onion.git synced 2024-12-22 09:23:13 +01:00

Commit Graph

  • 587b58a500 Fix 404 not being detected properly on piece and edition detail Brett Sun 2016-01-15 13:00:09 +0100
  • bc7515ffe7 Allow ModalWrapper triggers to have an onClick handler Brett Sun 2016-01-15 11:54:16 +0100
  • 03490b8c63 Fixes for converting pieceFetcher into store Brett Sun 2016-01-14 16:44:52 +0100
  • 7a53d539a6 Small fixes for components using pieces and editions Brett Sun 2016-01-14 16:31:19 +0100
  • 3e67e2d2ee PieceId should only ever be a number if passed as a prop Brett Sun 2016-01-14 14:52:33 +0100
  • 7136f2ce6c Add getInitialState and source pattern for PieceStore Brett Sun 2016-01-14 13:20:45 +0100
  • a5442e5acd Add getInitialState pattern for EditionStore Brett Sun 2016-01-13 17:24:32 +0100
  • ea18b31db1 Small style changes for Piece and Edition ListStores Brett Sun 2016-01-13 17:14:09 +0100
  • 466872affb Move getInitialState() to be the first function after a store's constructor Brett Sun 2016-01-13 17:13:44 +0100
  • 72db69ee9e Remove unused PrizeList store and action remove-unused-prize-list-components Brett Sun 2016-01-13 16:17:31 +0100
  • 1ffa1eb6aa Fix potential race condition causing ProxyHandler to not evaluate its redirect functions if the component doesn't get updated Brett Sun 2016-01-13 16:03:08 +0100
  • cc9fa2378f Remove unnecessary duplication of updating encoding status in Edition Brett Sun 2016-01-12 17:55:37 +0100
  • b22ae7def1 Small bug fixes for components affected by the UserStore and WhitelabelStore being passed down as a prop Brett Sun 2016-01-12 15:07:38 +0100
  • 5b2178eb7e Use height for landing page logos Brett Sun 2016-01-12 15:06:43 +0100
  • 315e5f0108 Add .isRequired to App proptypes Brett Sun 2016-01-12 15:05:00 +0100
  • 1dca764166 Use Link instead of an anchor for AccordionList's empty placeholder to avoid page refresh Brett Sun 2016-01-12 12:34:55 +0100
  • ed264d8511 Fix MediaContainer not being refreshed while in Edition Brett Sun 2016-01-11 19:34:39 +0100
  • 40041197d6 Update components for loading WhitelabelStore from top level app Brett Sun 2016-01-11 19:22:25 +0100
  • 4133922f31 Fix a few small additions/deletions with UserActions Brett Sun 2016-01-11 19:10:24 +0100
  • 8009174787 Change AccordionListItems and parents for loading UserStore from top level app Brett Sun 2016-01-11 19:06:50 +0100
  • d4064ee83a Change Header and parents for loading UserStore from top level app Brett Sun 2016-01-11 18:41:07 +0100
  • 9059ca184a Remove previously missed imports from ContractSettings Brett Sun 2016-01-11 18:26:39 +0100
  • d867a3d9c1 Change SignupForm for loading UserStore from top level app Brett Sun 2016-01-11 18:24:55 +0100
  • 1c4ca0d152 Change RegisterPieceForm and parents for loading UserStore from top level app Brett Sun 2016-01-11 18:16:46 +0100
  • 58f57af932 Remove unused props in LoginForm Brett Sun 2016-01-11 18:07:52 +0100
  • eafa675760 Small code style changes Brett Sun 2016-01-11 17:57:35 +0100
  • 8531b77633 Merge with master Brett Sun 2016-01-11 17:52:32 +0100
  • a6463087c0 Merge pull request #76 from ascribe/cleanup-mediacontainer Brett Sun 2016-01-11 17:49:52 +0100
  • e8ef33571f Merge pull request #83 from ascribe/fix-toolbar-widget-warnings Brett Sun 2016-01-11 17:49:24 +0100
  • d4bb00168c Change AclButtonList and parents for loading UserStore from top level app Brett Sun 2016-01-11 17:41:31 +0100
  • f31d6352eb Merge general_utils.js from #35 for selectFromObject Brett Sun 2016-01-11 17:09:17 +0100
  • fbb35915eb Update market routes for loading user and whitelabel settings in top level app Brett Sun 2016-01-11 16:57:48 +0100
  • 194c554637 Update Ikono routes for loading user and whitelabel settings in top level app Brett Sun 2016-01-11 16:56:24 +0100
  • 723f93e629 Update CC routes for loading user and whitelabel settings in top level app Brett Sun 2016-01-11 16:28:27 +0100
  • 3e66b78d4c Update Cyland routes for loading user and whitelabel settings in top level app Brett Sun 2016-01-11 16:27:03 +0100
  • 443be236f5 Whitespace fix for comments Brett Sun 2016-01-11 16:26:36 +0100
  • 06ea23c627 Update prize routes for loading user and whitelabel settings in top level app Brett Sun 2016-01-11 15:14:54 +0100
  • 5ae166edf3 Add AppRouteWrapper to handle passing down props to routes Brett Sun 2016-01-11 14:00:09 +0100
  • d622ddac06 Load current user and whitelabel settings in AscribeApp Brett Sun 2016-01-11 12:54:15 +0100
  • cc16508e64 Merge with master cleanup-mediacontainer Brett Sun 2016-01-11 11:59:35 +0100
  • 0e67784e93 Remove unnecessary div in PieceListToolbarOrderWidget fix-toolbar-widget-warnings Brett Sun 2016-01-11 11:49:27 +0100
  • 455232049d Merge with master Brett Sun 2016-01-11 11:36:50 +0100
  • 8dfa257317 Merge pull request #96 from ascribe/AD-1503-email-link-param-prefills-not-working Brett Sun 2016-01-11 11:29:16 +0100
  • 19841ce6c4 Refactor EventActions and UserStore to more cleanly handle user authentication and log out events Brett Sun 2016-01-08 14:59:45 +0100
  • 2cedfd636e Use Raven's ignoreErrors configuration option to ignore certain errors AD-1453-add-functionality-to-avoid-sending-error-messages-to-sentry Brett Sun 2016-01-08 14:49:39 +0100
  • 9da6476ecc Merge c390536924 into 2acf3f4056 Brett Sun 2016-01-08 10:55:07 +0000
  • 7e77cb58dc Log the previous location if a 404 is encountered Brett Sun 2016-01-08 11:45:01 +0100
  • fce578e854 Decorate rackt/history with history of previous locations Brett Sun 2016-01-08 11:44:25 +0100
  • d1a056b7d9 Use left text align for ascribe-pre Brett Sun 2016-01-07 18:30:27 +0100
  • 74a587906b Add anchorize utility to textareas Brett Sun 2016-01-07 18:29:55 +0100
  • 7f1e4ce0db Rename third party handler files to match their declarations Brett Sun 2016-01-06 15:23:48 +0100
  • cf6dbb26f3 Fix loading of Facebook share button Brett Sun 2016-01-06 15:13:09 +0100
  • 2acf3f4056 Added round to prizepiece upon new round: - reset is_selected - increment round for is_selected=True bug fix filter on is_selected diminator 2016-01-06 14:24:58 +0100
  • e12d086997 Merge pull request #92 from ascribe/AD-1362-implement-portfolio-review-judging-flow-stage-3 Brett Sun 2016-01-06 00:32:37 +0100
  • e76a36621e Use correct prize_round parameter AD-1362-implement-portfolio-review-judging-flow-stage-3 Brett Sun 2016-01-05 19:45:49 +0100
  • 41c9a10c84 Use a default shouldRedirect that just always returns true Brett Sun 2016-01-05 17:28:45 +0100
  • 13e61fe35f Add query support for history AD-1503-email-link-param-prefills-not-working Brett Sun 2016-01-05 17:27:35 +0100
  • 4624e936b3 Use the new history api and its LocationDescriptors Brett Sun 2016-01-05 17:27:25 +0100
  • af9d9132d2 Use query-string instead of qs Brett Sun 2016-01-05 14:13:46 +0100
  • dfd860a65c Import classlist-polyfill into app add-classlist-polyfill Brett Sun 2016-01-05 13:38:58 +0100
  • c3f05861cc Upgrade react-router and history to latest non-breaking release Brett Sun 2016-01-05 13:36:58 +0100
  • c390536924 Upgrade npm dependencies for react-router Brett Sun 2016-01-05 13:18:35 +0100
  • e20d378fc8 Add classList polyfill Brett Sun 2016-01-05 10:10:24 +0100
  • 0ce1633294 Add round parameter to prize ratings Brett Sun 2016-01-04 19:40:54 +0100
  • c4730dbae5 Merge pull request #91 from ascribe/AD-1543-edition-detail-hangs-on-first-view-after-transfer Brett Sun 2016-01-04 18:10:27 +0100
  • 15a2bfae9a Fix check for coa AD-1543-edition-detail-hangs-on-first-view-after-transfer Brett Sun 2016-01-04 18:06:26 +0100
  • 3c72ee331d Convert AppGateway to be single instance Brett Sun 2016-01-04 13:14:50 +0100
  • 4a3a368fc5 Remove unused logo and permissions fields from subdomain constants Brett Sun 2016-01-04 13:09:03 +0100
  • c335dd3882 On subdomain get error, use the default subdomain settings Brett Sun 2016-01-04 13:08:32 +0100
  • f819e1313e Merge pull request #87 from ascribe/AD-1362-implement-portfolio-review-judging-flow-stage-2 Brett Sun 2015-12-23 21:15:33 +0100
  • 13937c9951 Fix stale prize ratings showing up on other pieces when they do not have ratings AD-1362-implement-portfolio-review-judging-flow-stage-2 Brett Sun 2015-12-23 20:43:46 +0100
  • 39730ec637 Merge with master Brett Sun 2015-12-23 13:17:08 +0100
  • d421f5b676 Merge e9c52765a8 into 591882618b Brett Sun 2015-12-23 12:12:59 +0000
  • e9c52765a8 Add UI button to allow admins to advance rounds AD-1538-allow-prize-admins-to-control-their-prize Brett Sun 2015-12-22 10:05:03 +0100
  • 70bf11dd6c Generalize left and right button containers Brett Sun 2015-12-22 10:02:34 +0100
  • e5210a8410 Move button styling into its own stylesheet Brett Sun 2015-12-22 10:02:09 +0100
  • a5e573c736 Add prop in ModalWrapper children to hide modal Brett Sun 2015-12-22 10:00:40 +0100
  • b477e9f752 Also execute child's handleSuccess() instead of just overwriting it in ModalWrapper Brett Sun 2015-12-18 14:57:10 +0100
  • 591882618b Merge pull request #88 from ascribe/AD-1344-users-want-pretty-detail-page-to-print Brett Sun 2015-12-23 11:22:01 +0100
  • d817b920b4 Use class to add overflow ellipsis instead of directly styling component AD-1344-users-want-pretty-detail-page-to-print Brett Sun 2015-12-23 10:20:56 +0100
  • 0f8499dfee Use getLangText for COA Intercom message Brett Sun 2015-12-23 09:50:38 +0100
  • 6419a4e8e0 Form and property restyling in print Brett Sun 2015-12-23 09:49:20 +0100
  • 5b34d569f6 Don't expand some anchor links in print Brett Sun 2015-12-23 09:48:45 +0100
  • 2dc036047f Substitute upload button for placeholder text in print Brett Sun 2015-12-23 09:47:30 +0100
  • 1eea6c2cb2 Substitute COA for placeholder text in print Brett Sun 2015-12-23 09:46:30 +0100
  • 6c9e108b72 Hide unnecessary items from the piece and edition details in print Brett Sun 2015-12-23 09:39:02 +0100
  • 8ec7023b8f Force piece and edition layout to be two columns Brett Sun 2015-12-23 09:37:03 +0100
  • c4da6a2dfc Hide footer in print Brett Sun 2015-12-23 09:36:21 +0100
  • eda479a51c Change header to be just logo in print Brett Sun 2015-12-23 09:36:08 +0100
  • cf6d653c68 Small code style fixes Brett Sun 2015-12-23 09:33:25 +0100
  • 441cf68fae Add initial print stylesheet overrides Brett Sun 2015-12-23 09:32:15 +0100
  • 8a70f0acc5 Hotfix portfolio review cover image text to show correct 5mb limit Brett Sun 2015-12-22 19:37:44 +0100
  • b5fc811789 Merge pull request #77 from ascribe/pr-show-server-error-response Brett Sun 2015-12-22 19:27:30 +0100
  • 2bb04ff4f0 Merge pull request #86 from ascribe/AD-1530-limit-thumbnail-upload-size Brett Sun 2015-12-22 19:26:58 +0100
  • 9c51db34da Merge pull request #85 from ascribe/AD-1530-optimize-thumbnail-uploads Brett Sun 2015-12-22 19:26:49 +0100
  • 58cd68f1c4 Change Portfolio Review closing date to be Dec. 27th Brett Sun 2015-12-22 10:36:05 +0100
  • 1cf8ca006a Move loan request action at the end of a prize to be sluice specific Brett Sun 2015-12-21 16:16:41 +0100
  • ce9493e3dd Use the 300x300 thumbnail if available AD-1530-optimize-thumbnail-uploads Brett Sun 2015-12-21 14:46:10 +0100
  • e3c9ebe5f3 Limit thumbnail size to 5mb AD-1530-limit-thumbnail-upload-size Brett Sun 2015-12-21 11:53:27 +0100
  • 1e83de0b90 Merge pull request #61 from ascribe/AD-1484-hide-PieceListToolbarFilterWidget-if-no-filters-applicable Brett Sun 2015-12-21 11:49:29 +0100