User tests: Successful: Unsuccessful:
Using it in a concrete way in the categories view
When creating a category from the API you no longer need to specify the extension that it will belong to - it will be automatically picked up from the URL the same way we do in the list view.
This makes this functionality available in a generic way so other extensions can do any manipulation of the data before it's sent to the admin model
Create category before patch - extension property required. After patch - it's not.
None
| Category | ⇒ | Libraries |
| Status | New | ⇒ | Pending |
| Title |
|
||||||
| Labels |
Added:
?
|
||
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-02-08 16:01:53 |
| Closed_By | ⇒ | wilsonge |
Merging this so I can proceed with some other related API things
Looks good to me