Moon
|
98ad392109
|
Fix bug where toggling backend experiment also updates frontend
|
2022-02-28 12:18:16 -08:00 |
Moon
|
525f86faeb
|
Merge pull request #30 from woocommerce/update/bump-version-to-062
Bump version to 0.6.2
|
2022-02-25 13:50:06 -08:00 |
Moon
|
3d8bb3a0c9
|
Bump version to 0.6.2
|
2022-02-25 13:49:40 -08:00 |
Moon
|
0655a53c80
|
Merge pull request #29 from woocommerce/update/support-backend-experiments
Experiments - Support backend experiments
|
2022-02-25 13:48:23 -08:00 |
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
|
35514813c8
|
Merge pull request #28 from woocommerce/update/bump-version-to-061
Bump version to 0.6.1
|
2022-02-22 20:18:51 -08:00 |
Moon
|
ba72f7998f
|
Bump version to 0.6.1
|
2022-02-22 20:18:15 -08:00 |
Moon
|
620ec4dfa6
|
Merge pull request #27 from woocommerce/feature/26-add-tool-to-manage-experiment
Add Experiments -- helps to toggle experiment variation
|
2022-02-22 20:12:41 -08:00 |
Moon
|
452a5bef13
|
Style fix
|
2022-02-22 11:25:51 -08:00 |
Moon
|
cb8dbbe3c6
|
Add wp prettier
|
2022-02-22 11:25:17 -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 |
Joshua T Flowers
|
144ab092dd
|
Merge pull request #25 from woocommerce/fix/8199
Add logger for tracks events
|
2022-02-16 16:59:40 -05: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 |
Rebecca Scott
|
981f477d7f
|
update deploy instructions
|
2021-11-29 13:02:44 +10:00 |
Rebecca Scott
|
8577d16182
|
update version in package.json
|
2021-11-29 13:01:52 +10:00 |
Rebecca Scott
|
bd8be246ef
|
Update version to 0.6.0
|
2021-11-29 13:00:17 +10:00 |
Moon
|
a932675c09
|
Merge pull request #24 from woocommerce/add/add-option-to-run-update-routine
Add a new tool to trigger DB update callbacks
|
2021-11-24 17:56:50 -08:00 |
Moon
|
8650fae4e8
|
Add a new tool to call db update callbacks
|
2021-11-17 14:23:01 -08:00 |
Fernando Marichal
|
ac702dc5c3
|
bump wc-admin-test-helper version to 0.5.0
|
2021-08-25 16:02:28 -03:00 |
Fernando
|
df15c737d9
|
Merge pull request #21 from woocommerce/add/disable_emails
Disable WooCommerce emails
|
2021-08-25 14:54:55 -03:00 |
Fernando Marichal
|
71a7917953
|
Add disable wc emails
|
2021-08-12 13:57:41 -03:00 |
Fernando
|
85dbb03504
|
Merge pull request #19 from woocommerce/add/cron_job_trigger
Add cron trigger
|
2021-06-21 09:57:14 -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 |
Rebecca Scott
|
9d35d77b58
|
bump version
|
2021-06-08 17:19:24 +10: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 |
Bec Scott
|
15c21a516e
|
Merge pull request #16 from woocommerce/add/tool-to-delete-all-products
Tool to delete all products
|
2021-06-08 17:16:45 +10:00 |
Rebecca Scott
|
247f742433
|
Add tool to delete all products
|
2021-05-19 15:43:07 +10:00 |
Rebecca Scott
|
af877e9f3b
|
update version
|
2021-05-13 11:01:35 +10:00 |
Rebecca Scott
|
79c5f1c64a
|
Fix typos
|
2021-05-13 11:00:49 +10:00 |
Rebecca Scott
|
c7f41f709f
|
tweak gitignore
|
2021-05-12 13:41:00 +10:00 |
Rebecca Scott
|
aa2332e46c
|
update version, fix release script
|
2021-05-12 13:40:10 +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 |
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 |
Fernando Marichal
|
fc6539c23f
|
Modified admin notes images
|
2021-04-27 12:04:10 -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 |