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

OEL-3178: Add maps version 3.0 #254

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

OEL-3178: Add maps version 3.0 #254

wants to merge 9 commits into from

Conversation

drishu
Copy link
Contributor

@drishu drishu commented Oct 11, 2024

OEL-3178

Description

Add support for maps version 3

Change log

  • Added: Config form
  • Changed: field widget

@drishu drishu changed the base branch from master to 2.x October 23, 2024 12:44
@drishu drishu changed the base branch from 2.x to master October 23, 2024 12:46
Copy link
Contributor

@brummbar brummbar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need a new major, we can provide an update path that creates the configuration and sets it to 2.0 for existing installations. New installations can be on 3.0. Sites like EWPP can stick on 2.0 by exporting the configuration.

@@ -0,0 +1,2 @@
administer webtools maps form:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

path: '/admin/config/system/oe_webtools_maps'
defaults:
_form: 'Drupal\oe_webtools_maps\Form\WebtoolsMapsSettingsForm'
_title: 'Webtools Maps Form settings'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_title: 'Webtools Maps Form settings'
_title: 'Webtools Maps settings'

Drop the form a bit everywhere :)

mapping:
map_version:
type: string
label: 'Map Version'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
label: 'Map Version'
label: 'Map version'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants