Icinga / Icinga/ipl-stdlib

Adjust modules for compatibility with ipl-stdlib modernization

Open
#68 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

depends on:

Several modules need to be updated to align with the recent modernization of ipl-stdlib.

  • ipl-html
  • ipl-orm
  • ipl-web
  • notifications-web
  • vspheredb
ipl-html
- src/FormElement/FormElements.php
    - isValidEvent()
    - addDecoratorLoader()
    - addElementLoader()
- src/Contract/FormElement.php
    - addMessage()
ipl-orm
- src/Common/PropertiesWithDefaults.php
    - getProperty()
ipl-web
- src/Control/SearchBar.php
    - isValidEvent()
notifications-web
- ContactForm
    - isValidEvent()
vspheredb
- VCenterShipMetricsForm
    - isValidEvent()
 - PerfdataConsumerForm
   - isValidEvent()

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the listed methods in ipl-html, ipl-orm, ipl-web, notifications-web, and vspheredb, then read the modernization changes referenced by the dependency links. Update the listed modules for ipl-stdlib compatibility, with all checklist entries aligned and no remaining modernization-related incompatibilities.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.