nextcloud-server/tests/lib/AppFramework/Http
Ferdinand Thiessen 4d2556d4cf
refactor(IMenuAction): Make public menu actions use the new Vue UI
This removes custom rendering code an replaces it with the declarative menu actions.
Also adjust the template to allow the Vue UI to mount.
Custom entries still are possible.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-03 16:07:49 +07:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php
DispatcherTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
DownloadResponseTest.php
EmptyContentSecurityPolicyTest.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
EmptyFeaturePolicyTest.php
FeaturePolicyTest.php
FileDisplayResponseTest.php
HttpTest.php
JSONResponseTest.php
OutputTest.php
PublicTemplateResponseTest.php refactor(IMenuAction): Make public menu actions use the new Vue UI 2024-09-03 16:07:49 +07:00
RedirectResponseTest.php
RequestIdTest.php
RequestStream.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
RequestTest.php
ResponseTest.php
StreamResponseTest.php
TemplateResponseTest.php