1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-12 12:24:50 +01:00
phorge-phorge/src/applications/project
Andre Klapper fa00599de5 Facts and Charts: Add more PHPDoc coverage
Summary: Make things a bit easier to understand.

Test Plan: Check parameters and return values for types and classes.

Reviewers: O1 Blessed Committers, Cigaryno, valerio.bozzolan

Reviewed By: O1 Blessed Committers, Cigaryno, valerio.bozzolan

Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno

Differential Revision: https://we.phorge.it/D25906
2025-03-09 11:12:15 +01:00
..
__tests__ Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-24 17:19:42 +02:00
application Make pressing "R" on your keyboard reload the card state on workboards 2019-07-17 13:11:26 -07:00
capability Add default View, Edit, and Join Policies to Projects 2014-11-21 11:22:17 -08:00
chart Facts and Charts: Add more PHPDoc coverage 2025-03-09 11:12:15 +01:00
command Implement a "!projects" mail command 2015-04-01 11:51:51 -07:00
conduit Migrate Project color to modular transactions 2017-05-18 16:46:06 -07:00
config Config Projects Extra Fields: link to the doc (like User) 2024-03-29 08:26:25 +01:00
constants Allow workboard background colors to be configured 2016-02-16 08:15:12 -08:00
controller Strike through archived projects in navigation crumbs 2025-02-03 18:56:59 +01:00
customfield Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
edge Replace subscribe/unsubscribe for projects with explicit mail setting 2016-01-19 19:39:02 -08:00
editor Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string 2024-02-05 14:11:36 +01:00
engine Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string 2024-02-05 14:11:36 +01:00
engineextension Project Hovercards: Show Description 2023-07-05 13:31:55 -07:00
events On workboards, link ancestor project breadcrumbs to their workboards 2019-03-27 14:42:57 -07:00
exception Hard code a "close task" action on every column Trigger 2019-03-25 13:21:55 -07:00
herald Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string 2024-02-05 14:11:36 +01:00
icon Fix additional "xprintf()"-class static parameter lint errors 2020-09-08 11:45:48 -07:00
interface Fix a fatal in the "Projects" curtain extension when a project edge connects an object to a non-project 2019-10-17 09:49:01 -07:00
lipsum Make lipsum project generator also fill in project description 2024-03-05 12:07:55 +01:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
menuitem Fix PHP 8.1 "strlen(null)" exception which blocks rendering a project's page when Reports prototype enabled 2023-05-08 14:35:22 +02:00
order Don't show workboard action previews if the action won't have any effect 2019-03-25 13:24:01 -07:00
phid Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string 2024-02-05 14:11:36 +01:00
policyrule Add a "members of all projects" (vs "...any project") custom policy rule to the upstream 2018-06-12 11:51:51 -07:00
query Make misc get*ApplicationClass[Name]() calls return ::class constant instead of string 2024-02-05 14:11:36 +01:00
remarkup Rewrite regex for project names to be not prone to catastrophic backtracking 2024-12-05 12:40:44 -05:00
search Support Ferret engine in Projects 2017-09-07 13:24:23 -07:00
searchfield Fix a bad call when prefilling ApplicationSearch from ?projects=some_slug 2016-02-08 10:44:33 -08:00
state Fix some PHP 8.1 "strlen(null)" exceptions which block rendering a project page 2023-05-01 22:26:27 +02:00
storage Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-23 11:09:36 +02:00
trigger Workboard Trigger Rule: allow to Add/Remove Subscribers 2024-05-18 10:15:58 +02:00
typeahead Show login page if a search token requires a valid viewer 2024-06-04 16:10:50 +02:00
view Fix implicitly nullable parameter declarations for PHP 8.4 2024-10-24 17:19:42 +02:00
xaction Remove "PhabricatorFile->detachFromObject()" 2022-05-19 13:21:03 -07:00