Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 2 to 3 #75

Closed
wants to merge 36 commits into from
Closed

Merge 2 to 3 #75

wants to merge 36 commits into from

Conversation

mfendeksilverstripe
Copy link
Collaborator

Merge 2 to 3

* NEW: Empty link title fallbacks to Page.

* PR fixes.
* Add table_name config to all models

* Update namespace and table names

* Update template location
BUG: Change link type in via a GridField edit form.
BUG: Fix Composer autoload settings. Bump PHP versions for the test suite.
* Add PhoneField. Add migration helpers from Linkable

Co-authored-by: Chris Penny <cpenny@silverstripe.com>
Co-authored-by: Mojmir Fendek <mfendek@silverstripe.com>
# Conflicts:
#	README.md
#	_config/graphql.yml
#	client/dist/js/bundle.js
#	client/src/boot/index.js
#	client/src/boot/registerReducers.js
#	client/src/components/LinkField/LinkField.js
#	client/src/components/LinkModal/FileLinkModal.js
#	client/src/components/LinkModal/LinkModal.js
#	client/src/components/LinkPicker/LinkPicker.js
#	client/src/tests/sample-test.js
#	composer.json
#	docs/en/linkable-migration.md
#	src/Extensions/ModalController.php
#	src/GraphQL/LinkDescriptionQuery.php
#	src/GraphQL/LinkDescriptionType.php
#	src/GraphQL/LinkTypeQuery.php
#	src/GraphQL/LinkTypeType.php
#	src/Models/EmailLink.php
#	src/Models/ExternalLink.php
#	src/Models/FileLink.php
#	src/Models/Link.php
#	src/Models/PhoneLink.php
#	src/Models/SiteTreeLink.php
#	src/Tasks/LinkableMigrationTask.php
#	templates/SilverStripe/LinkField/Models/Link.ss
#	tests/php/Models/LinkTest.php
# Conflicts:
#	src/Models/SiteTreeLink.php
#	src/Tasks/LinkableMigrationTask.php
# Conflicts:
#	src/Models/FileLink.php
# Conflicts:
#	src/Models/SiteTreeLink.php
# Conflicts:
#	src/Models/SiteTreeLink.php
# Conflicts:
#	src/Models/ExternalLink.php
#	src/Models/FileLink.php
#	src/Models/SiteTreeLink.php
#	src/Type/Registry.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants