silverstripe-cms/client/src
Aaron Carlino 5ab1ff3e69
NEW: GraphQL Compatibility (#2607)
* Add GraphQL4 compatibility

* Add getPageByLink

* Blacklist sitetree fields

* Remove getByLink from default schema. use linkable plugin

* getByLink compatability with new readOne filter anything

* Remove return type

* Compliance with new modelConfig

* Prep for travis

* Improvements for versioned-admin compat

* BC class guards

* New graphql 3 compat

* Fix travis syntax error

* New backward graphqlphp dependency

* Lint, build

* New phpcs exclusion

* Tidy up travis

* Fix rollback mutation

* Update code/GraphQL/_legacy/ReadOneResolver.php

Co-authored-by: Ingo Schommer <ingo@silverstripe.com>

* Address ingo feedback

* Deprecated GraphQL v3 classes

* Remove deleted branches

Co-authored-by: Ingo Schommer <ingo@silverstripe.com>
Co-authored-by: Ingo Schommer <me@chillu.com>
2020-11-13 13:50:44 +13:00
..
boot FIX Pages should use rollback recursive to revert to previous versions (#2329) 2018-11-23 13:07:01 +13:00
bundles API Implement insert-anchor modal 2017-09-20 13:35:25 +12:00
components/AnchorSelectorField FIX pull up anchors that have been added for linking to 2019-08-15 19:26:37 +12:00
images BUG Fix installer for 4.0 (#1644) 2016-10-26 14:44:25 +13:00
legacy BUG Prevent Treeview from always reloading 2020-05-01 10:44:26 +12:00
state NEW: GraphQL Compatibility (#2607) 2020-11-13 13:50:44 +13:00
styles FIX IE 11 rendering issues in Page Editor UI 2019-08-16 09:44:25 +12:00