mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* docs: add services to config * docs: intro to services * document ItemsService * update introducgtion * update introduction * fix typo * update accessing database * document collectionsService * add page to config * update docs * update authoring docs * set up boilerplate for userservice, filesservice * update files service * update working with users * link and text updates * update dictionary * update link * update eslint ignore * update eslint ignore * Update docs/.vitepress/config.js Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/.vitepress/config.js update config Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/.vitepress/config.js update config Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/extensions/services/introduction.md update intro text Co-authored-by: Kevin Lewis <kvn@lws.io> * update intro to services * Update docs/extensions/services/introduction.md update text Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/extensions/services/introduction.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/extensions/services/introduction.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/extensions/services/introduction.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/extensions/services/introduction.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/extensions/services/introduction.md Co-authored-by: Kevin Lewis <kvn@lws.io> * Update docs/extensions/services/introduction.md Co-authored-by: Kevin Lewis <kvn@lws.io> * updates to introduction * update text * update config * fix text * updates to items service * updates to link * more updates * update files service and items service * update user service * more updates * clean up items service * clean up intro * clean up all services * more updates * update dictiionary * Moved initialization to root of extensions intead of in route handlers * Fixed typo * Added explicit introduction page * Added changeset --------- Co-authored-by: Kevin Lewis <kvn@lws.io>