Commit Graph

  • c0be5e0b6c Explicitly ask for sourceMaps from UglifyJS Brett Sun 2016-06-15 12:58:36 +0200
  • 2dc8d08526 Upgrade to node 6.2.x for heroku Brett Sun 2016-06-14 18:21:20 +0200
  • 59e25ecf26 Merge pull request #206 from ascribe/refresh-sentry-token Brett Sun 2016-06-14 18:07:10 +0200
  • 04b79777b8 Replace Sentry key after their security breach #206 refresh-sentry-token Brett Sun 2016-06-14 18:05:09 +0200
  • 2309e21571 Rewrite requests module using js-utility-belt's request Brett Sun 2016-06-14 16:53:18 +0200
  • 136213856b Rename requests util Brett Sun 2016-06-13 17:57:55 +0200
  • fc153f4ab7 Add csrf utils Brett Sun 2016-06-14 13:37:33 +0200
  • c2eb37506a Replace utils in fetch_api with js-utility-belt's Brett Sun 2016-06-14 13:37:16 +0200
  • 7014514654 Use UrlResolver to resolve api urls based on white labelling rather than updating ApiUrl's export Brett Sun 2016-06-14 13:05:57 +0200
  • 17762ed7b2 Move escapeHTML to dom utils Brett Sun 2016-06-13 17:33:59 +0200
  • 4d4cb7f505 Move getSubdomain to url utils Brett Sun 2016-06-13 17:33:47 +0200
  • ad2b7c223c Replace replaceSubstringAtIndex with built-in String.replace Brett Sun 2016-06-13 16:46:12 +0200
  • de571c7fab Use js-utility-belt's truncateText Brett Sun 2016-06-13 16:37:19 +0200
  • ec78ecb8ab Replace remaining general utils with js-utility-belt's Brett Sun 2016-06-13 16:32:38 +0200
  • 56044488d7 Replace mergeOptions with js-utility-belt's safeMerge Brett Sun 2016-06-13 16:25:56 +0200
  • 06c02ceecb Use js-utility-belt's text utils Brett Sun 2016-06-13 16:16:27 +0200
  • 9e03ef2b90 Use sanitize from js-utility-belt Brett Sun 2016-06-13 15:57:50 +0200
  • 5172b4da1f Remove obsolete tests for utils Brett Sun 2016-06-13 15:57:14 +0200
  • 574a06311f Fix ESLint errors with form utils Brett Sun 2016-06-13 15:48:57 +0200
  • 085d0aaa26 Fix ESLint errors with url utils Brett Sun 2016-06-13 15:30:29 +0200
  • 8689585d74 Use js-utility-belt's url utils Brett Sun 2016-06-13 15:30:20 +0200
  • 2ba96780f1 Update eslint-config-ascribe to avoid errors with long re-export lines Brett Sun 2016-06-13 15:22:10 +0200
  • 643b45bdee Fix ESLint errors with language utils Brett Sun 2016-06-13 15:06:06 +0200
  • 5a270442cb Use js-utility-belt's language utils Brett Sun 2016-06-13 15:05:53 +0200
  • 63310c5717 Fix ESLint errors with computeHashOfFile Brett Sun 2016-06-13 14:55:43 +0200
  • f814a6ceb5 Use js-utility-belt's file utilities Brett Sun 2016-06-13 14:55:27 +0200
  • 4784dff694 Use js-utility-belt's feature detection Brett Sun 2016-06-13 14:49:02 +0200
  • 8ebd24251c Add js-utility-belt Brett Sun 2016-06-13 14:47:33 +0200
  • a4216db6d9 Remove redundant '_utils' suffix in util file names Brett Sun 2016-06-13 14:35:02 +0200
  • 36baa39491 Remove unused PasswordResetRequestModal Brett Sun 2016-06-13 14:12:30 +0200
  • 8a3dc579fe Bump dependencies Brett Sun 2016-06-13 12:00:10 +0200
  • e535adeb09 Merge d378ecb0f3 into 53ef5248ca #200 Brett Sun 2016-06-13 09:52:26 +0000
  • d378ecb0f3 Merge pull request #203 from ascribe/upgrade-react-styling Brett Sun 2016-06-13 11:52:24 +0200
  • 8b4ff3ec8e Update README for modernization Brett Sun 2016-06-10 16:13:52 +0200
  • 9d13ca3bf7 Fix visual regression tests for react-bootstrap update #203 upgrade-react-styling Brett Sun 2016-06-09 13:31:14 +0200
  • 4a6d601dcb Fix whitelabel styling after updates Brett Sun 2016-06-09 11:09:43 +0200
  • 9d89b0b7ca Fix 23vivi's colors Brett Sun 2016-06-08 18:38:39 +0200
  • 1cc047d060 Fix PieceListToolbar styling Brett Sun 2016-06-08 18:06:16 +0200
  • 4fd0e0d99c Fix Navbar and notification list styling Brett Sun 2016-06-08 17:43:07 +0200
  • 9ffa834ec0 Fix Navbar not showing mobile toggle Brett Sun 2016-06-08 17:09:06 +0200
  • 6eeac85012 Merge pull request #202 from ascribe/upgrade-react Brett Sun 2016-06-10 10:30:33 +0200
  • 6b1609e8d9 Merge pull request #201 from ascribe/modernize-build-system Brett Sun 2016-06-10 10:26:24 +0200
  • 2aa3aa5ff7 Fix Footer rendering from route declarations #202 upgrade-react Brett Sun 2016-06-10 10:23:45 +0200
  • df1e6a55c4 Remove displayName declaration from ProxyHandler's component Brett Sun 2016-06-10 10:22:04 +0200
  • ec13e968a4 Make withContext's displayName more intuitive Brett Sun 2016-06-10 10:17:16 +0200
  • 28bbbf83dc Remove unused bootstrap styles #204 remove-unused-bootstrap-styles Brett Sun 2016-06-09 14:46:39 +0200
  • 3d92f97c9e Remove unnecessary and deprecated bootstrap responsive utilities Brett Sun 2016-06-09 14:46:02 +0200
  • 206eca16cb Add back spacing to npm scripts Brett Sun 2016-06-08 15:25:06 +0200
  • 0f57137c52 Remove route from context and use setRouteLeaveHooks in top level route components Brett Sun 2016-06-08 15:10:58 +0200
  • 71dbad2a18 Add location to context Brett Sun 2016-06-08 14:54:05 +0200
  • 5a0a6e88db Convert usages of withRouter to withContext Brett Sun 2016-06-08 13:52:24 +0200
  • 5073b0988d Convert withCurrentUser and withWhitelabel to withContext Brett Sun 2016-06-08 13:11:16 +0200
  • 75247b2594 Remove obsolete AppRouteWrapper Brett Sun 2016-06-07 17:46:12 +0200
  • 4683ae6b17 Fix OTS font parsing errors during development Brett Sun 2016-06-07 15:06:08 +0200
  • 34b1a2c1fc Add whitelabel and isLoggedIn as arguments to ProxyHandler's redirectFunctions Brett Sun 2016-06-07 14:55:04 +0200
  • b02695a33a Convert whitelabel to be passed down through context and withWhitelabel HOC Brett Sun 2016-06-07 14:53:48 +0200
  • b5eda1cdd2 Inject isLoggedIn through withCurrentUser Brett Sun 2016-06-07 12:05:07 +0200
  • b99782455e Fix typo with whitelabel store's error handler Brett Sun 2016-06-07 09:48:39 +0200
  • d1dba86b1a Convert currentUser to be passed down through context and withCurrentUser HOC Brett Sun 2016-06-06 18:52:05 +0200
  • 6b67a8462f Convert usage of router from context to using withRouter Brett Sun 2016-06-06 16:54:38 +0200
  • d5a722259b Fix client--undefined class being applied to the default app Brett Sun 2016-06-06 16:05:18 +0200
  • c807f62297 Replace usage of history with router passed down through context Brett Sun 2016-06-06 15:40:26 +0200
  • d1dfdbdbec Only import what we need from react-router Brett Sun 2016-06-06 14:54:29 +0200
  • 30c03783d1 Replace getDOMNode with findDOMNode tim 2016-05-09 11:12:46 +0200
  • 7e0068bec8 Fix app crashing warnings tim 2016-05-04 16:44:39 +0200
  • fcaa85a0ed Replace usage of History mixin with contextTypes Tim Daubenschütz 2016-01-25 17:53:28 +0100
  • 8a5a192d24 Comply to react-router's history changes Tim Daubenschütz 2016-01-25 14:50:55 +0100
  • 960e16475b Fix all occurrences of react/addons usage Tim Daubenschütz 2016-01-25 14:15:36 +0100
  • b0777fe326 Bump react infrastructure dependencies Tim Daubenschütz 2016-01-25 13:33:20 +0100
  • 7610d74c4c Add separate extract build command and disable it by default on development #201 modernize-build-system Brett Sun 2016-06-03 18:06:51 +0200
  • d6c1dca63a Enable code splitting for whitelabels Brett Sun 2016-06-03 17:52:38 +0200
  • ab946abfbc Suppress build info for dev server Brett Sun 2016-06-03 11:39:13 +0200
  • 319261f15e Update gemini and docs for visual regression testing Brett Sun 2016-06-03 11:38:42 +0200
  • c13a24a107 Add dedupe webpack plugin for production builds Brett Sun 2016-06-03 11:17:07 +0200
  • 1a8691bc53 Map entire dist/ folder as /static in server to allow for dynamic chunking Brett Sun 2016-06-02 17:08:59 +0200
  • 173d3d19b7 Always build with /static as the public path for the assets Brett Sun 2016-06-02 17:08:03 +0200
  • 92978269cc Fix ESLint errors on visual and integration test code Brett Sun 2016-06-02 16:42:20 +0200
  • 42d35e7807 Fix ESLint errors on server and dev server Brett Sun 2016-06-02 16:42:00 +0200
  • aff95af78f Upgrade ESLint and use eslint-config-ascribe Brett Sun 2016-06-02 16:41:07 +0200
  • 2921c2adac Handle dependencies that should be split from the main app Brett Sun 2016-06-02 15:35:31 +0200
  • 7eaa3b1a2b Inject environment variables into app Brett Sun 2016-06-02 15:31:21 +0200
  • 1b52749f9d Generate index.html using webpack Brett Sun 2016-06-02 15:26:28 +0200
  • bd2895afa0 Add webpack config Brett Sun 2016-06-02 15:24:16 +0200
  • d2a17839ee Rename sauce tunnelling command to sauce-tunnel for less ambiguity Brett Sun 2016-05-31 16:02:28 +0200
  • a8ac9f2777 Move .env-template to .env_template for naming rules Brett Sun 2016-05-31 16:01:57 +0200
  • 9b70488b7f Upgrade to babel6 Brett Sun 2016-05-27 14:44:33 +0200
  • 959c5402de Remove gulp and browserify dependencies Brett Sun 2016-05-27 14:26:48 +0200
  • a98ce448c9 Upgrade heroku node engine to 6.2 Brett Sun 2016-05-27 14:25:30 +0200
  • d1b9c8f96c Re-order package.json Brett Sun 2016-05-27 14:25:19 +0200
  • 4561034869 Clean gitignore Brett Sun 2016-05-27 14:24:53 +0200
  • 122dc97bb6 Bump version number Brett Sun 2016-05-27 13:43:18 +0200
  • 669c2610cf Merge pull request #199 from ascribe/nuke-prizes Brett Sun 2016-06-02 17:10:53 +0200
  • 857ea3fe64 Remove prize styling #199 nuke-prizes Brett Sun 2016-05-31 18:42:36 +0200
  • 37e4b68afb Remove prize whitelabels Brett Sun 2016-05-27 12:04:36 +0200
  • 53ef5248ca Merge pull request #71 from ascribe/AD-1387-improve-redundancy-of-notifications #198 Brett Sun 2016-05-27 11:33:47 +0200
  • 26dde8a42c Merge pull request #160 from ascribe/add-default-notifications-message Brett Sun 2016-05-27 11:33:39 +0200
  • 1d5064208f Bump versions of react-router & history #94 upgrade-to-react-router-2 tim 2016-05-09 12:12:48 +0200
  • 7a0255acd5 Replace getDOMNode with findDOMNode tim 2016-05-09 11:12:46 +0200
  • 8c111a2977 Bump react-textarea-autoresize version tim 2016-05-04 17:47:00 +0200
  • 810ceadae9 Fix app crashing warnings tim 2016-05-04 16:44:39 +0200