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

Feat: Added plugin settings form. #15

Merged
merged 6 commits into from
Feb 2, 2024

Conversation

just-alt
Copy link
Contributor

No description provided.

…ings_form

Conflicts:
	src/main/kotlin/com/github/nvelychenko/drupalextend/index/ContentEntityIndex.kt
	src/main/kotlin/com/github/nvelychenko/drupalextend/index/FieldsIndex.kt
	src/main/resources/META-INF/plugin.xml
Removes Java related stuff.

Implements:
  * DrupalConfig project configuration that has: enable button, configuration browser button, clear plugin index button.
  * DrupalExtendSettings lite service that holds information about plugin:  isEnabled, configDirectory
  * extracted isInConfigurationDirectory method that can work with default and configured "configuration directory"

Convert isValidForIndex to be extension of FileContent.
…ings_form

Conflicts:
	src/main/kotlin/com/github/nvelychenko/drupalextend/extensions/Index.kt
* Added missing isEnabled conditions.
* Added clear indexes callback to isEnabled button.
* Added missing indexes to clearPluginIndexes.
@nvelychenko nvelychenko marked this pull request as ready for review February 2, 2024 22:25
@nvelychenko nvelychenko merged commit 5e2027f into nvelychenko:main Feb 2, 2024
1 check passed
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.

None yet

3 participants