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 |
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
|
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 |
Bec Scott
|
a1e14c0490
|
Merge pull request #11 from woocommerce/add/release-script
Add release script
|
2021-04-23 11:37:31 +10:00 |
Moon
|
7e4b3c362e
|
Merge pull request #12 from woocommerce/update/add-edit
Add ability to view & edit option content
|
2021-04-21 16:15:57 -07: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 |
Moon
|
abddff5034
|
Merge pull request #10 from woocommerce/update/add-loading-state
Add loading and fix bug where the same keyword does not work
|
2021-03-30 11:50:24 -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 |
Rebecca Scott
|
fb2fbb5f5c
|
fix an error in the script, add deploy prereqs to readme
|
2021-03-30 10:37:20 +10:00 |
Rebecca Scott
|
331e9c757c
|
script to release to GH, release instructions
|
2021-03-30 10:33:51 +10:00 |
Rebecca Scott
|
1de531e486
|
Add script to build plugin zip
|
2021-03-29 15:29:24 +10: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
|
8a4aface8b
|
Merge pull request #6 from woocommerce/add/options-component
Add Options component to CRUD wp_options
|
2021-03-03 20:12:56 -08:00 |
Moon
|
f997a7afc4
|
Remove WCA style
|
2021-03-03 20:12:36 -08: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 |
Bec Scott
|
849986c7f1
|
Merge pull request #4 from woocommerce/add/hooks-to-add-tabs-and-tools
hooks to add tabs and tools
|
2021-03-01 16:39:18 +10:00 |
Rebecca Scott
|
0be60fdd2c
|
hooks to add tabs and tools
|
2021-03-01 16:38:26 +10:00 |
Bec Scott
|
27691cf78b
|
Merge pull request #3 from woocommerce/add/delete-all-admin-notes
Add/delete all admin notes
|
2021-03-01 16:38:03 +10:00 |
Rebecca Scott
|
11088501b8
|
finish up delete all notes feature
|
2021-03-01 13:57:53 +10:00 |