0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/data
Fabian Becker 41cef386bc Implements Models & Data API for Apps
closes #2138
- Adds new models for AppField and AppSetting
- Removed permitted attributes from App model (handled by base)
- Added reference from Post to AppFields
- Added fixture data to DataGenerator
- Added integration tests for Apps, AppSettings, AppFields
- Added import for Apps
- Added app_fields to default fixtures
2014-04-16 18:14:56 +02:00
..
export Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
fixtures Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
import Implements Models & Data API for Apps 2014-04-16 18:14:56 +02:00
migration Replace underscore with lodash. 2014-02-06 14:08:34 +00:00
validation Update validator to 3.4.0 2014-03-04 13:54:24 -07:00
default-settings.json Add app permission checking to canThis 2014-04-16 18:06:39 +02:00
schema.js Schema additions for apps. 2014-04-16 18:06:39 +02:00