Commit Graph

36 Commits

Author SHA1 Message Date
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
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
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
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
Rebecca Scott ec0d912075 Add admin notes helper, stuck on using @woocommerce/data 2021-02-28 19:02:27 +10:00
Bec Scott 62896a9992
Merge pull request #2 from woocommerce/add/tab-panel-for-main-nav
Add tab panel for main navigation
2021-02-26 14:02:43 +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 8a3afd8157 Add to the tools menu 2021-02-23 15:30:49 +10:00
Rebecca Scott 92ce7467e5 add package-lock.json 2021-02-22 12:29:11 +10:00
Rebecca Scott edbba2863e set up empty plugin 2021-02-22 12:16:59 +10:00