itflow-org / itflow

Free and open-source web application for MSPs. Unifies IT documentation, ticketing, invoicing.
https://itflow.org
GNU General Public License v3.0
535 stars 139 forks source link

0.2.0.0 functionalizing #910

Closed o-psi closed 5 months ago

o-psi commented 5 months ago

Reworking of post.php logic where most actions occur via functions. This way we can manipulate those functions for the API. Goal is an easier to maintain codebase as our logic grows more complicated, and to ease api development.

I am building a NinjaOne integration tool (distinct from ITFlow, dw) and realized that the API is a bit cobbled together, and very cumbersome to add to.

wrongecho commented 5 months ago

Test these changes at: https://0200functionalizing910.pr-review.itflow.org
(automatic message)

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ B)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint