RJ
|
258ae0b03b
|
add: remote logger request uri sanitisation (JS) (#51046)
* add: remote logger request uri sanitisation
* md lint
* Update packages/js/remote-logging/README.md
Co-authored-by: Paul Sealock <psealock@gmail.com>
* pr feedback
---------
Co-authored-by: Paul Sealock <psealock@gmail.com>
|
2024-09-03 05:42:03 +00:00 |
Chi-Hsuan Huang
|
1d8e0ec68d
|
Update Remote Logging README to document the detailed filters usage (#51010)
* Update remote logging package readme
* Add changelog
* Update readme
* Update packages/js/remote-logging/README.md
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
* Update readme
---------
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
|
2024-08-29 04:05:38 +00:00 |
Chi-Hsuan Huang
|
450a4ce3bb
|
Add remote logging tool to beta tester (#50425)
* Add remote logging beta tester tool
* chore: Update log method return type to Promise<boolean>
* Update pnpm-lock.yaml
* Reformat
* Check window.wcSettings?.isRemoteLoggingEnabled
* Add changelogs
* Fix test
* Update toggle_remote_logging
* Fix toggle_remote_logging
* Improve message
* Fix lint
|
2024-08-08 11:12:51 +08:00 |
Chi-Hsuan Huang
|
ed81aa8201
|
Integrate JS remote logging package in WooCommerce Admin (#50134)
* Update remote logger to check dev env and whether logging is enabled
* Add changelog
* Integrate JS remote logging package in WooCommerce Admin
* Add changelog
* Update remote logger package
* Update test
* Log error in error boundary
* Update remote logger
* Fix webpack config
* Update log stack format
* Update handleError
* Add init debug
|
2024-08-02 10:25:39 +08:00 |
Chi-Hsuan Huang
|
76e1761cf7
|
Add JS remote logging package (#49702)
* Add remote logging package
* Update package.json
* Fix wca admin
* Add changefile(s) from automation for the following project(s): @woocommerce/remote-logging, @woocommerce/dependency-extraction-webpack-plugin, woocommerce
* Update .eslintrc.js
* Revert core changes
* Add tracks check and update tests
* Set hard limit to trace
* Fix filename
* Add filters to customise API endpoints
* Update REDAME.md
- Add filters
- Remove installation section
* Update REDAME.md
* Add composer.lock
* Fix filename
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-08-01 12:35:43 +08:00 |