1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/mirage
Kevin Ansfield 601e9dd2aa Remove UUID attrs from all models except Post (#404)
refs https://github.com/TryGhost/Ghost/issues/7494
- remove `uuid` attrs from all models except Post
- remove uuids from mirage factories and fixtures
- add a workaround for tags where the selectize-based tags input on the PSM relies on a unique identifier for each tag which doesn't get sent back to the server when saving (fixes the broken tags input caused by uuid removal in https://github.com/TryGhost/Ghost/pull/7495)
2016-11-17 11:38:47 -06:00
..
config Update code to match eslint rules 2016-11-14 13:26:00 +00:00
factories Remove UUID attrs from all models except Post (#404) 2016-11-17 11:38:47 -06:00
fixtures Remove UUID attrs from all models except Post (#404) 2016-11-17 11:38:47 -06:00
scenarios deps: ember@2.8.2 2016-10-07 17:32:30 +01:00
config.js Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
utils.js 💄 move grouped mirage config into separate files (#209) 2016-08-17 09:14:33 -06:00