Commit Graph

8 Commits

Author SHA1 Message Date
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 79c5f1c64a Fix typos 2021-05-13 11:00:49 +10:00
Moon 4b2b2daa83 Refactor DELETE options/:id endpoint to accept multiple option names 2021-04-26 19:29:43 -07:00
Rebecca Scott bdbc583aa7 Show the option value in the options table 2021-04-23 11:57:55 +10:00
Moon 028d4401f2 Allow option editing 2021-03-29 18:12:18 -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