silverstripe-framework/admin
David Craig 7fcdf35438 Add DetailEditForm to Campaign admin
- Add edit form to campaigns section
- Handle form submissions with FormBuilder
- Handle form state via Redux
- Garbage collect form state
- Removes $itemID as a required param for schema requests.
  Developers should be able to scaffold forms without populating
  values from an existing record. For example when building a form for creating new records.
2016-04-26 15:32:07 +12:00
..
client Add DetailEditForm to Campaign admin 2016-04-26 15:32:07 +12:00
code Add DetailEditForm to Campaign admin 2016-04-26 15:32:07 +12:00
templates API Moved frontend assets into admin/client/ 2016-04-20 21:13:10 +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 Moved frontend assets into admin/client/ 2016-04-20 21:13:10 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00