Commit Graph

31 Commits

Author SHA1 Message Date
moon db8ccabb15 Set default vlaue for the option 2022-04-15 06:58:24 -07:00
moon f0e8ad9c86 Use FILTER_VALIDATE_BOOLEAN to convert boolean 2022-04-15 06:56:54 -07:00
moon 9aaf994638 Styling fix 2022-04-15 06:51:12 -07:00
moon c3ad996eb2 Styling fix 2022-04-15 06:50:04 -07:00
moon 7ae6f3e584 Styling fix 2022-04-14 14:17:15 -07:00
moon 887cba71cf Add REST API Filters that allows us to modify API responses without modifying code. 2022-04-14 13:58:09 -07:00
Lourens Schep 46cba23313 A feature tab to toggle features 2022-03-15 11:09:40 -03:00
Joshua Flowers 2ac2f29b07 Append new line to EOF 2022-01-27 11:40:51 -05:00
Joshua Flowers cd42470de9 Convert indentation to tabs 2022-01-27 11:40:14 -05:00
Joshua Flowers c25e092c6d Add logger for tracks events 2022-01-27 11:34:34 -05:00
Moon 8650fae4e8 Add a new tool to call db update callbacks 2021-11-17 14:23:01 -08:00
Fernando Marichal 71a7917953 Add disable wc emails 2021-08-12 13:57:41 -03:00
Fernando Marichal 1089048afd Changed api method 2021-06-18 13:30:25 -03:00
Fernando Marichal eeadce1235 Added cron manual trigger
This commit adds a manual trigger for the selected cron

# Conflicts:
#	src/tools/commands/index.js
#	src/tools/data/actions.js
2021-06-16 17:00:41 -03:00
Bec Scott ac02e3bb44
Merge pull request #13 from woocommerce/add/option-value-to-table
Show the option value in the options table
2021-06-08 17:17:08 +10:00
Rebecca Scott 247f742433 Add tool to delete all products 2021-05-19 15:43:07 +10:00
Moon 733c150f95
Merge pull request #15 from woocommerce/update/add-more-scripts-to-tools
Update/add more tools
2021-05-04 17:36:13 -07:00
Rebecca Scott 13dee2f3f6 fix spacing 2021-04-30 17:08:38 +10:00
Moon 7b4b28b0a5 Add a command to run wc_admin_daily 2021-04-28 16:53:20 -07:00
Fernando Marichal fc6539c23f Modified admin notes images 2021-04-27 12:04:10 -03:00
Moon 4b2b2daa83 Refactor DELETE options/:id endpoint to accept multiple option names 2021-04-26 19:29:43 -07:00
Fernando Marichal 5319745024 Fixed images, now we use local images 2021-04-26 09:49:43 -03:00
Fernando Marichal ab38ffae54 Renamed mock method and variable name 2021-04-26 09:46:22 -03:00
Fernando Marichal 14e14d3719 Added note types 2021-04-23 16:37:34 -03:00
Rebecca Scott bdbc583aa7 Show the option value in the options table 2021-04-23 11:57:55 +10:00
Fernando Marichal 9cc8326de2 Added email note support
This commit adds email note support
2021-04-21 16:50:33 -03:00
Moon 4f8c54eb04 Refactor -- use rest api helper 2021-03-03 18:36:13 -08:00
Moon 9c928fc86e Add Options component to CRUD wp_options 2021-03-03 18:07:12 -08:00
Rebecca Scott e2f20bd546 Tool to trigger WCA install 2021-03-04 10:58:03 +10:00
Rebecca Scott b59d3ce80e Add ability to add an admin note 2021-03-04 10:57:55 +10:00
Rebecca Scott 11088501b8 finish up delete all notes feature 2021-03-01 13:57:53 +10:00