Adjust modules for compatibility with ipl-stdlib modernization
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
depends on:
- #63
- https://github.com/Icinga/ipl-html/pull/184
- https://github.com/Icinga/ipl-orm/pull/155
- https://github.com/Icinga/ipl-web/pull/354
- https://github.com/Icinga/ipl-html/pull/187
- https://github.com/Icinga/icinga-notifications-web/pull/403
- https://github.com/Icinga/icingaweb2-module-vspheredb/pull/611
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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