Leif Singer
8f901fa0e0
capitalize Woo.com when used in a sentence
...
Co-authored-by: Corey McKrill <916023+coreymckrill@users.noreply.github.com>
2023-11-10 15:49:08 +01:00
Leif Singer
1d052f2761
capitalize Woo.com when used in a sentence
...
Co-authored-by: Corey McKrill <916023+coreymckrill@users.noreply.github.com>
2023-11-10 15:49:08 +01:00
Leif Singer
c788c8f9fa
bump all edited templates to @version 8.4.0
2023-11-10 15:49:08 +01:00
Leif Singer
2ec041c9a0
bump template versions
2023-11-10 15:49:08 +01:00
Leif Singer
682ee2eba7
appease the linter
2023-11-10 15:49:08 +01:00
Leif Singer
0d344bf5d6
skip a test that is waiting for a fix from WooCommerce Blocks
2023-11-10 15:49:08 +01:00
Leif Singer
caedd5ce91
fix linter findings in woocommerce
2023-11-10 15:49:08 +01:00
Leif Singer
ab94bf8550
fix linter findings in woocommerce-admin
2023-11-10 15:49:08 +01:00
Leif Singer
641208c449
fix linter findings in js/components
2023-11-10 15:49:08 +01:00
Leif Singer
2842b4c8ec
ignore test fixtures when linting markdown
2023-11-10 15:49:08 +01:00
Leif Singer
fb4da57966
more linter work
2023-11-10 15:49:08 +01:00
Leif Singer
075a520952
undo changes to test fixtures
2023-11-10 15:49:08 +01:00
Leif Singer
351d7f458b
fix typo in test_wc_rest_urlencode_rfc3986
2023-11-10 15:49:08 +01:00
Leif Singer
eb5a8a65f8
add changelog files
2023-11-10 15:49:08 +01:00
Leif Singer
9edad5270d
appease the linter
2023-11-10 15:49:08 +01:00
Leif Singer
0d7a833056
exclude `woocommerce.com/wp-json`
2023-11-10 15:49:08 +01:00
Leif Singer
808a0fc54f
update references to woocommerce.com to now reference woo.com
2023-11-10 15:49:08 +01:00
Fernando Marichal
21b24d9ef2
Add custom image in downloads editor ( #41342 )
...
* Add custom image in downloads editor
* Add changelog
2023-11-10 09:44:49 -04:00
Fernando Marichal
f5156e2860
Fix toggle chart views within Analytics Overview ( #41329 )
...
* Fix component blur
* Add changelog
2023-11-10 09:35:58 -04:00
github-actions[bot]
67fc1ea195
Delete changelog files based on PR 41344 ( #41357 )
...
Delete changelog files for 41344
Co-authored-by: WooCommerce Bot <no-reply@woo.com>
2023-11-10 10:18:19 +01:00
github-actions[bot]
d9cc02fade
Delete changelog files based on PR 41281 ( #41355 )
...
Delete changelog files for 41281
Co-authored-by: WooCommerce Bot <no-reply@woo.com>
2023-11-10 09:36:08 +01:00
Chi-Hsuan Huang
73692a3b9b
[CYS] Hide feedback button when survey has already been completed ( #41352 )
...
* Fix cys feedback button should not appear if it has already been completed
* Add changelog
2023-11-10 16:35:46 +08:00
Chi-Hsuan Huang
6af471d248
[CYS] Add more Tracks ( #41321 )
...
* Add more tracks for cys
* Add changelog
* Update track events
2023-11-10 14:51:00 +08:00
Niels Lange
d7eecf61ae
Style <mark> tag on order detail page ( #41323 )
2023-11-10 11:17:40 +07:00
Moon
6f818f7787
Clear payment suggestion cache when base country gets updated ( #41344 )
...
* Clear payment suggestion cache when base country gets updated
* Add changefile(s) from automation for the following project(s): woocommerce
---------
Co-authored-by: github-actions <github-actions@github.com>
2023-11-09 16:44:33 -08:00
James Allan
8db0df028f
Fix missing or duplicated order meta after post backport when meta value is an array (WC 8.2) ( #41281 )
...
* Compare a serialised version of the meta value when trying to find existing matching meta
* Add changefile(s) from automation for the following project(s): woocommerce
* Add unit test
---------
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Jorge Torres <jorge.torres@automattic.com>
2023-11-09 23:38:14 +00:00
Corey McKrill
f91b4a0322
Logging: New, improved view for a single log file ( #41114 )
...
Fixes #41143
2023-11-09 12:42:19 -08:00
Nathan Silveira
7b0ef3db00
Move Template implementation classes to internal namespace ( #41170 )
...
* Move Template implementation classes to internal namespace
* Fix namespaces that were changed by mistake
* Add missing imports to files since they were moved to another namespace
* Adapt to new lint rules
2023-11-09 16:21:33 -03:00
Corey McKrill
4c60f62993
phpcs cleanup
2023-11-09 10:23:37 -08:00
Corey McKrill
c30851fe1c
Go to file list after deleting file from single view
2023-11-09 10:23:37 -08:00
Corey McKrill
fae98b0f5e
Update plugins/woocommerce/src/Internal/Admin/Logging/PageController.php
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-11-09 10:23:37 -08:00
Corey McKrill
95d725f9b2
Update plugins/woocommerce/src/Internal/Admin/Logging/PageController.php
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-11-09 10:23:37 -08:00
Corey McKrill
9e57211bdd
Simplify retrieval of severity levels
2023-11-09 10:23:36 -08:00
Corey McKrill
6551a5494d
Highlight the currently selected line
2023-11-09 10:23:36 -08:00
Corey McKrill
c3d1e0243c
Adjust severity level colors to meet WCAG AAA requirements
...
In order to do this, but still have differentiated bright colors,
this changes it from a background color to a border color. Also tweaks
the border styles to make it look like a label icon.
2023-11-09 10:23:36 -08:00
Corey McKrill
8bfbcbdff0
Update plugins/woocommerce/client/legacy/css/admin.scss
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2023-11-09 10:23:36 -08:00
github-actions
12919888d4
Add changefile(s) from automation for the following project(s): woocommerce
2023-11-09 10:23:36 -08:00
Corey McKrill
d516492a74
Add a confirmation dialog for deleting the viewed file
2023-11-09 10:23:36 -08:00
Corey McKrill
99d8f1e3cc
Ensure list table screen options aren't registered for single file view
2023-11-09 10:23:36 -08:00
Corey McKrill
ba12e14500
Add unit test for get_file_rotations, fix delete_files test
2023-11-09 10:23:35 -08:00
Corey McKrill
3dfbe2db47
Add more unit tests for File class
2023-11-09 10:23:35 -08:00
Corey McKrill
226e2649f7
Add delete button to single file view
2023-11-09 10:23:35 -08:00
Corey McKrill
dbb07106e5
Add some padding to Logs screen headers
2023-11-09 10:23:35 -08:00
Corey McKrill
526ffd817a
Add unit tests for getting files by file ID
2023-11-09 10:23:35 -08:00
Corey McKrill
28f8da6fbc
Add assertions for get_file_id to File unit tests
2023-11-09 10:23:35 -08:00
Corey McKrill
b3489a7af7
Add file rotation navigation
2023-11-09 10:23:35 -08:00
Corey McKrill
22343ba78d
Add a header wrapper element on log screen titles
2023-11-09 10:23:34 -08:00
Corey McKrill
aee77a44cc
Revert to css line numbers so they arent selectable
2023-11-09 10:23:34 -08:00
Corey McKrill
d439bb2b25
Remove unused styles
2023-11-09 10:23:34 -08:00
Corey McKrill
db52e9da9e
Style tweaks
2023-11-09 10:23:34 -08:00