1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-12 06:48:31 +01:00
phorge-phorge/src/applications/dashboard
sten 1720209f16 Various PHP 8.1 strlen(null) fixes for Dashboard Panels
Summary:
In the dashboard application (https://my.phorge.site/dashboard/), when creating panels, adding panels to tab panels, and viewing query panels, we get a variety of strlen(null) errors under PHP 8.1.

This fixes all the ones seen.

Fixes T15574

Test Plan: See T15574

Reviewers: O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: avivey, speck, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Maniphest Tasks: T15574

Differential Revision: https://we.phorge.it/D25367
2023-09-05 17:33:11 +01:00
..
application Dashboards: add capability who can create Dashboards 2023-06-19 12:12:22 +02:00
conduit Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
constants Add skeleton for Portals, a collection of dashboards and other resources 2019-04-02 14:42:26 -07:00
controller Various PHP 8.1 strlen(null) fixes for Dashboard Panels 2023-09-05 17:33:11 +01:00
editfield Rebuild query panels on top of EditEngine 2019-04-09 14:08:41 -07:00
editor Dashboards: add capability who can create Dashboards 2023-06-19 12:12:22 +02:00
engine Various PHP 8.1 strlen(null) fixes for Dashboard Panels 2023-09-05 17:33:11 +01:00
engineextension On panel pages, show where panels are used 2019-04-12 06:14:21 -07:00
icon Add some new Dashboard icons 2017-03-21 11:00:16 -07:00
install Fix PHP 8.1 "strlen(null)" exceptions which block adding Dashboard to Project Menu 2023-05-06 04:04:20 +02:00
interface On panel pages, show where panels are used 2019-04-12 06:14:21 -07:00
layoutconfig Fix the "Add Query to Dashboard..." flow from "Use Results" on search result pages 2019-04-17 12:18:52 -07:00
menuitem Update all existing ProfileMenuItems for the more-structured API 2019-04-02 15:20:39 -07:00
paneltype Various PHP 8.1 strlen(null) fixes for Dashboard Panels 2023-09-05 17:33:11 +01:00
phid On panel pages, show where panels are used 2019-04-12 06:14:21 -07:00
query Hide Archived Panels from Dashboards 2023-08-01 09:51:18 +02:00
remarkup Allow users who can edit a dashboard to remove invalid / restricted panels 2017-02-04 16:33:47 -08:00
storage Remove product literal strings in "pht()", part 17 2022-04-25 16:46:25 -07:00
typeahead Update search indexes for Dashboards and Panels to Ferret, plus various minor fixes 2019-04-14 10:28:19 -07:00
xaction Surface edits to "Text" panels on dashboards as remarkup edits 2019-11-13 10:35:09 -08:00