Commit Graph

98 Commits

Author SHA1 Message Date
moon 887cba71cf Add REST API Filters that allows us to modify API responses without modifying code. 2022-04-14 13:58:09 -07:00
moon 24dffe3aac Bump the version to 0.7.1 2022-04-13 06:56:21 -07:00
Moon 915cf549a8
Merge pull request #36 from woocommerce/update/do-not-initialize-if-wc-is-not-activated
Do not initialize the plugin if WC is not activated
2022-04-13 03:57:27 -07:00
moon 8bac9a252f Do not initialize the plugin if WC is not activated 2022-04-12 09:45:04 -07:00
Fernando Marichal 39508b34ad Bump version to 0.7.0 2022-03-31 16:30:41 -03:00
louwie17 b1d0940db3
Merge pull request #34 from woocommerce/add-features-helper
Add features tab
2022-03-21 15:50:23 -03:00
Lourens Schep 4347d0bef6 Fix formatting 2022-03-18 16:33:36 -03:00
Lourens Schep 66073a6b8f Update reset to default functionality 2022-03-15 11:29:43 -03:00
Lourens Schep 46cba23313 A feature tab to toggle features 2022-03-15 11:09:40 -03:00
Moon 83392f2526
Merge pull request #32 from woocommerce/update/bump-version-to-063
Bump version to 0.6.3
2022-02-28 12:20:29 -08:00
Moon 3cba0dfd5b Bump version to 0.6.3 2022-02-28 12:20:12 -08:00
Moon 2f00410a8c
Merge pull request #31 from woocommerce/update/fix-bug-with-toggling-experiment
Fix bug where toggling backend experiment also updates frontend
2022-02-28 12:19:21 -08:00
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