Tyler Forest-Hauser
|
3cbd908839
|
Small fixes for Hooks documentation (#9497)
Remove erroneous closing bracket and remove index position from input as it should be an object in this context, not an array.
|
2021-11-04 23:16:09 +00:00 |
|
Nicola Krumschmidt
|
7fcebf3768
|
Clarify hook register function parameter descriptions in docs (#9489)
* Clarify hook register function parameter descriptions in docs
* Update package-lock.json
* Update docs/extensions/hooks.md
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2021-11-04 17:03:15 -04:00 |
|
Nicola Krumschmidt
|
3d0e086c55
|
Rework hook registration (#8027)
* Rework hook registration
* Remove event and action fields from hook payloads
* Move "error" action to "request.error" filter
* Emit meta and context objects in filters and actions
* Run filters sequentially
* Update hook templates
* Fix CLI hook test
* Also emit `<collection>.items.crud` when emitting `items.crud`.
* Update hook docs
Co-authored-by: Oreilles <oreilles.github@nitoref.io>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
|
2021-11-03 17:18:56 -04:00 |
|
Aiden Foxx
|
b6cb3253f6
|
Added the provider to auth hooks (#9059)
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
|
2021-10-26 15:36:08 -04:00 |
|
Rijk van Zanten
|
cfe9d0ffb9
|
Re-add missing oauth docs (#9170)
|
2021-10-26 14:17:15 -04:00 |
|
Ben Haynes
|
1b87e4555f
|
Docs structure (#9071)
* WIP
* updates
* docs updates
* structure
* big structure update
* docs module icon change
* in-app docs nav
* more content and structure changes
* Remove redundant
* Fix docs build in app
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
|
2021-10-25 21:19:23 -04:00 |
|