nextcloud-server/tests
Daniel Calviño Sánchez 8b7aad82c7 fix: Fix button alignment for email templates in Outlook
The button group generated in email templates is expected to show the
two buttons side by side in a single row, but in Outlook both buttons
took the full width of the wrapper row and each button was shown in
its own row. To solve that the buttons are wrapped in an additional
table that shows each button in its own cell, limiting their width and
showing them in a single row; this is done conditionally and only
applied in Outlook, so it should not affect other clients.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2025-08-06 15:18:01 +07:00
..
Core chore(encryption): Adapt tests to code changes 2025-08-04 11:53:19 +07:00
apps chore: Add SPDX header 2024-05-13 17:41:36 +07:00
blueprints chore: Add SPDX header 2024-05-13 17:41:36 +07:00
data fix: Fix button alignment for email templates in Outlook 2025-08-06 15:18:01 +07:00
docker chore: Add SPDX header 2024-05-13 17:41:36 +07:00
lib fix(carddav): return correct sync token for non-truncated requests 2025-08-06 14:32:25 +07:00
objectstore chore: Add SPDX header 2024-05-22 19:58:12 +07:00
autoload.php chore: Add an autoload.php file for tests relying on core class 2025-05-19 11:30:37 +07:00
bootstrap.php chore: Remove calls to OC_App in bootstrap.php files for tests 2025-07-10 11:40:27 +07:00
databases-all-config.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
drone-run-integration-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
drone-run-php-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
drone-wait-objectstore.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
enable_all.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
karma.config.js test: adjust karma global state mock 2025-06-16 15:55:12 +07:00
phpunit-autotest-external.xml ci: Migrate PHPUnit configs 2025-06-06 14:36:31 +07:00
phpunit-autotest.xml ci: Migrate PHPUnit configs 2025-06-06 14:36:31 +07:00
preseed-config.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
redis-cluster.config.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
redis.config.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
startsessionlistener.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00