Skip to content

Conversation

sukhwinder33445
Copy link
Contributor

@sukhwinder33445 sukhwinder33445 commented Feb 17, 2025

@sukhwinder33445 sukhwinder33445 self-assigned this Feb 17, 2025
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Feb 17, 2025
@sukhwinder33445 sukhwinder33445 marked this pull request as draft February 17, 2025 19:21
@sukhwinder33445 sukhwinder33445 marked this pull request as ready for review February 20, 2025 15:07
@sukhwinder33445 sukhwinder33445 force-pushed the improve-contact-form branch 2 times, most recently from 8c775fd to ffe680c Compare February 21, 2025 08:58
@sukhwinder33445 sukhwinder33445 force-pushed the improve-contact-form branch 4 times, most recently from afe1b01 to 65928a3 Compare May 8, 2025 11:48
@sukhwinder33445 sukhwinder33445 requested a review from nilmerg May 9, 2025 09:12
@sukhwinder33445 sukhwinder33445 force-pushed the improve-contact-form branch 3 times, most recently from 15afc4c to c57238f Compare May 15, 2025 11:21
@sukhwinder33445 sukhwinder33445 removed the request for review from ncosta-ic July 23, 2025 11:21
'p',
new Attributes(['class' => 'description']),
new Text($this->translate(
'Add an Icinga Web user to associate with this contact. Users from external authentication'
Copy link
Member

Choose a reason for hiding this comment

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

Sorry, but Add an Icinga Web user to associate with this contact. and Link existing Icinga Web users. both describe the same outcome.

Use this:

Use this to associate actions in the UI, such as incident management, with this contact. To successfully receive desktop notifications, this is also required.


foreach ($names as $name) {
yield [
'search' => $name . $domain,
Copy link
Member

Choose a reason for hiding this comment

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

phpstan:

Binary operation "." between mixed and non-falsy-string|null results in an error.

@sukhwinder33445 sukhwinder33445 force-pushed the improve-contact-form branch 2 times, most recently from 16a7cc6 to 9ad0992 Compare August 11, 2025 10:05
@sukhwinder33445 sukhwinder33445 requested review from nilmerg and removed request for nilmerg September 15, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed CLA is signed by all contributors of a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve contact configuration ContactForm: Selected default channel element must be required
2 participants