nextcloud/apps/files_sharing/tests
Ferdinand Thiessen 60ccc85e76
fix(files_sharing): show note, label and list of uploaded files on file drop
This was missing from the Vue migration of the public share view:
- Show the note as the description of the file drop
- Show the label as the heading of the file drop if available
- Show list of uploaded files for verification

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-26 15:11:36 +02:00
..
Collaboration fix(autocomplete): Move known array keys to psalm docs 2024-09-18 11:40:45 +02:00
Command chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
Controller fix(files_sharing): show note, label and list of uploaded files on file drop 2025-05-26 15:11:36 +02:00
External fix(phpunit10): Migrate away from PHPUnit at() calls 2025-03-27 23:23:56 +01:00
Middleware chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Migration chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ApiTest.php refactor: move tag handling from files handler to files_sharing 2025-05-16 13:09:03 +02:00
ApplicationTest.php Merge pull request #44967 from nextcloud/perf/sharing-events 2024-06-10 11:57:53 +02:00
CacheTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
CapabilitiesTest.php test: Update tests 2025-01-15 15:50:43 -08:00
DeleteOrphanedSharesJobTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
EncryptedSizePropagationTest.php fix(tests): Register mount in loginHelper as well 2025-05-19 08:56:13 +02:00
EtagPropagationTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ExpireSharesJobTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ExternalStorageTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
GroupEtagPropagationTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
HelperTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
LockingTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
MountProviderTest.php fix: more optimized caching for share target verification 2025-04-08 16:42:01 +02:00
PropagationTestCase.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
SharedMountTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
SharedStorageTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
SharesReminderJobTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
ShareTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
SizePropagationTest.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
TestCase.php fix(tests): Avoid user login before a private key is setup 2025-05-13 23:37:52 +02:00
UnshareChildrenTest.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
UpdaterTest.php fix: Replace OC_App calls by IAppManager 2025-02-24 17:48:34 +01:00
WatcherTest.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00