Commit Graph

45 Commits

Author SHA1 Message Date
Moon 1071ef87eb Update toggleExperiment to support backend experiments 2022-02-24 12:35:22 -08:00
Moon ed9a9fca55 Add constants for the backend 2022-02-24 12:22:15 -08:00
Moon a7c8e91280 Load backend experiments 2022-02-24 12:21:40 -08:00
Moon 452a5bef13 Style fix 2022-02-22 11:25:51 -08:00
Moon 174e9e09e8 Code clean 2022-02-22 10:27:42 -08:00
Moon e8261ca7e6 Add Experiments -- helps to toggle experiment variation 2022-02-17 12:29:53 -08: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 e9faecbfc7 Changed hooks for TriggerCronJob 2021-06-18 13:54:45 -03:00
Fernando Marichal 1089048afd Changed api method 2021-06-18 13:30:25 -03:00
Fernando Marichal f3c16eafc2 Fixed lint 2021-06-16 17:29:52 -03:00
Fernando Marichal a95f3a2339 Fixed add-note dependency 2021-06-16 17:01:13 -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
Rebecca Scott 79c5f1c64a Fix typos 2021-05-13 11:00:49 +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 19f638178b fix typo 2021-04-30 16:57:38 +10:00
Moon 7b4b28b0a5 Add a command to run wc_admin_daily 2021-04-28 16:53:20 -07:00
Moon 0154a853dc Add readme 2021-04-27 12:30:50 -07:00
Fernando 6aa6270c61
Merge pull request #14 from woocommerce/add/add_email_note
Add support for email notes and different note layouts
2021-04-27 12:06:03 -03:00
Moon 2f6fcf2132 Added a few more scripts 2021-04-26 19:29:43 -07:00
Moon 4b2b2daa83 Refactor DELETE options/:id endpoint to accept multiple option names 2021-04-26 19:29:43 -07:00
Moon 27fd4e87d7 Refactor Tools to add more commands 2021-04-26 19:29:13 -07:00
Fernando Marichal 3885da1fad Fixed tab for admin-notes 2021-04-23 17:18:28 -03:00
Fernando Marichal 31fe4ddb73 Removed "add-email-note" 2021-04-23 17:16:01 -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
Moon bbd0b4e7e4
Merge branch 'trunk' into update/add-edit 2021-04-21 16:15:50 -07:00
Fernando Marichal 9cc8326de2 Added email note support
This commit adds email note support
2021-04-21 16:50:33 -03:00
Joel Thiessen a2003d3afa
Fixing app not found error during build 2021-04-15 13:43:21 -07:00
Joel Thiessen 322dc12755 Renaming App to app, and including prettier deps 2021-03-30 09:26:02 -07:00
Moon 028d4401f2 Allow option editing 2021-03-29 18:12:18 -07:00
Joel Thiessen a320be734e Fix typo with import from app instead of App 2021-03-25 13:11:36 -07:00
Moon f0098cdbcb Options improvement
* Added loading state

* Fixed bug where it does not search when the same keyword is used twice
2021-03-23 22:54:19 -07: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 0be60fdd2c hooks to add tabs and tools 2021-03-01 16:38:26 +10:00
Rebecca Scott 11088501b8 finish up delete all notes feature 2021-03-01 13:57:53 +10:00
Rebecca Scott ec0d912075 Add admin notes helper, stuck on using @woocommerce/data 2021-02-28 19:02:27 +10:00
Rebecca Scott 5929b678b0 Add tab panel for main navigation 2021-02-26 13:48:05 +10:00
Rebecca Scott 9aaa6e165f Set up react app 2021-02-23 16:28:11 +10:00
Rebecca Scott edbba2863e set up empty plugin 2021-02-22 12:16:59 +10:00