silverstripe-framework/admin
Ingo Schommer aefc1a5c01 Use keyed redux record store
It's the recommended approach in Redux docs, and more performant (key-based).
It'll also simplify a move to Immutable.js later on.

The PHP APIs still return unkeyed data, which is standard REST API behaviour,
but for Redux state we transform it to be keyed.
2016-04-18 13:59:18 +12:00
..
code Campaign publish feature 2016-04-18 13:59:18 +12:00
css Update artifacts 2016-04-14 12:04:50 +12:00
font - Add GridfieldActionsComponent 2016-04-06 08:36:37 +12:00
images API Replace baked-in and modified Chosen 0.9.8 with npm'ed in Chosen 1.5.1 2016-04-14 10:45:39 +12:00
javascript Use keyed redux record store 2016-04-18 13:59:18 +12:00
scss API Implement campaign list view 2016-04-14 12:02:59 +12:00
templates Remove <IE10 specific workarounds 2016-04-11 14:50:00 +12:00
tests Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
thirdparty API Replace baked-in and modified Chosen 0.9.8 with npm'ed in Chosen 1.5.1 2016-04-14 10:45:39 +12:00
_config.php API Move ss buttons plugin out of thirdparty 2016-03-21 13:51:33 +13:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00