Commit Graph

1138 Commits

Author SHA1 Message Date
Pascal Jufer
da7cccc6b9 Use current Directus version in docs (#20008) 2023-10-12 12:50:07 +02:00
Brainslug
250b7bbdb3 SDK Fix aggregation on multiple fields (#19965) 2023-10-10 23:55:36 +02:00
Andrew Milad
e886a698b7 fix(docs): fix keycloak issuer url (#19991)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-10-10 23:53:25 +02:00
Pascal Jufer
62614da4b8 Add Corepack to docs dictionary (#19978) 2023-10-10 13:22:00 +02:00
Pascal Jufer
540f8cd070 Recommend installation of pnpm via corepack (#19977) 2023-10-10 12:35:54 +02:00
Kevin Lewis
dfe7513f13 Fixed ItemService Typo (#19956) 2023-10-09 14:34:27 +02:00
Sajjad Ali
d4e1668b2b Fixed issues: nuxt-3.md (#19950) 2023-10-09 12:34:07 +02:00
Yusuf Akorede Yusuf
8f1a7a83fd Update panels-create-items.md (#19923)
* Update panels-create-items.md

corrected a mispelling responseDialoge to responseDialog

* Update contributors.yml
2023-10-06 09:42:31 +02:00
cheddar
d43ecb20a2 Update filter-rules.md (#19869)
Dynamic variables are not available in flows.
2023-10-04 15:21:03 -04:00
Rijk van Zanten
f0067dc61a Update pull-request-process.md 2023-10-04 14:39:04 -04:00
Rijk van Zanten
08203d0829 Fix snippet toggler active state, sync selected value across page (#19884)
* Use vueuse localStorage instead of custom

Fixes #19879

* Prevent flashing & jumping

- localStorage should only be initialized on client side, preventing
  flash if value in localStorage doesn't equal choices[0]
- updates from localStorage should only be applied if value exists in
  choices
- height of snippet toggler now always remains at the height of the largest content, preventing page jumping

* Use expanded fields syntax

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-10-04 14:32:57 -04:00
Brainslug
a3787aaced SDK Update Collection Type (#19881)
* Updated SDK collection type and docs

* fixed sort meta type on collections

* Create big-peas-jump.md
2023-10-02 09:30:24 -04:00
Pascal Jufer
01f0a18147 Adjust the Packages and Dev Env doc links/names (#19868) 2023-09-29 18:33:38 +02:00
Pascal Jufer
e1dd6fa037 Update TS related dependencies and configurations (#19866) 2023-09-29 14:45:47 +02:00
Pascal Jufer
bdbf47d1e4 Fix auth check in Twilio endpoint guide (#19859) 2023-09-28 21:24:28 +02:00
Esther Agbaje
20b977b7a8 Improve Extension Documentation (#19727)
Co-authored-by: Kevin Lewis <kvn@lws.io>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-28 20:40:49 +02:00
Rijk van Zanten
46ea2f2065 Update Vue component tags order (#19842)
* Update eslint rule for component order

* Auto-fix component order

* Auto-fix vue components in docs

* Simplify rule definition

* Revert "Simplify rule definition"

This reverts commit 5eec9fbf41.

* Ignore eslint in vitepress component

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-28 10:19:03 -04:00
Kevin Lewis
0f26c7b39b Add new panel-building guides in docs (#19793)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2023-09-28 13:49:27 +02:00
Kevin Lewis
b5b3d369f9 SDK Authentication Guide (#19759)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Brainslug <tim@brainslug.nl>
Co-authored-by: Esther Agbaje <53586167+estheragbaje@users.noreply.github.com>
2023-09-26 12:35:23 +00:00
Kevin Lewis
8c60a22b3e Update operations-npm-package.md (#19814) 2023-09-26 14:07:57 +02:00
Nitwel
c59fc8f240 Add display options for repeater (#19703)
Co-authored-by: Brainslug <tim@brainslug.nl>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Jan Arends <jan.arends@mailbox.org>
2023-09-25 15:02:53 +02:00
Brainslug
58f9efb03a Docs replaced old SDK SSO example (#19787)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-25 12:54:16 +02:00
Stanislaw Schlosser
bccd7d53b7 Docs/19781 broken link to project settings in glosarry (#19783) 2023-09-23 19:17:27 +02:00
Kevin Lewis
21f07c9dbc Add sitemap to docs (#19750)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-21 09:57:59 +02:00
rijkvanzanten
f82e03fe9f Add 'optional' flag to supabase endpoint 2023-09-19 09:43:09 -04:00
Jeremy Zilar
3967f9fe6f Add clarity to ROOT_REDIRECT and SERVE_APP (#19725)
* Add clarity to ROOT_REDIRECT and SERVE_APP

Clarifying the function of the `ROOT_REDIRECT` and `SERVE_APP` settings in the config docs.

* Add my username to contributors.yml

* fix typo

* Tweak descriptions

---------

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2023-09-18 16:27:34 -04:00
Kevin Lewis
d423fe61dc Updated SendGrid extension guide to import package (#19687)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-15 15:07:01 +00:00
Brainslug
523c57739c Update npm init docs (#19688)
* Update npm init docs

* prettier
2023-09-14 10:43:52 -04:00
Brainslug
c200de8e2d Added SDK TypeScript version to docs (#19686)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-14 14:10:45 +02:00
Esther Agbaje
ac43a43223 docs: update sdk imports (#19681) 2023-09-13 22:09:59 +02:00
thame
3ece72eac9 Fix typo (#19667)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-13 15:39:20 +02:00
Pascal Jufer
9854a2174f Import config.js file as ESM (#19654)
Co-authored-by: Brainslug <tim@brainslug.nl>
2023-09-13 13:19:34 +00:00
Kevin Lewis
9f216c09bc Tab-based snippet toggler (#19670)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-12 17:31:03 +02:00
Brainslug
0910f6fb13 Update node version in docs (#19656)
* fix node version in docs

* always prettier
2023-09-11 14:51:41 +02:00
Pascal Jufer
28887d3d29 Format code blocks in documentation guides (#19655) 2023-09-11 13:16:47 +02:00
Brainslug
77599aa3e5 Update hint about WebSocket timeout (#19653) 2023-09-11 11:54:50 +02:00
Pascal Jufer
3a7080444a Add hint about WebSocket timeout (#19652) 2023-09-11 10:23:59 +02:00
Pascal Jufer
d5694ec443 Add example requests to "Upload a File" (#19651) 2023-09-11 09:59:23 +02:00
cheddar
a806cb38b0 Docs: Fix broken link (#19645)
* Fix broken link

Link was pointing to an older page (I assume). Updated to what I believe is the right page.

* Update link description

* Create clever-guests-stare.md

* Clarify changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-10 15:08:31 +02:00
Brainslug
975f75a9ad SDK Make globals configurable (#19606)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
2023-09-08 15:22:42 +02:00
Brainslug
6c95cfb6f4 Authentication fixes for the SDK (#19354)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-09-04 17:39:19 +02:00
Kevin Lewis
da84c67f41 Extensions Endpoints Guides Security Improvements (#19547)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
2023-09-04 10:05:45 +00:00
Pascal Jufer
12b54cd6da Clean-up of SSO Examples doc page (#19573) 2023-09-01 14:19:32 +02:00
SillyG
92c6aaecea Google SAML example (#19548)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-31 15:07:32 +02:00
Pascal Jufer
1866a3881f Fix syntax of AWS SSO example in docs (#19563) 2023-08-31 12:44:21 +02:00
Pascal Jufer
b3e7e656ee Remove leftover docs page (#19562)
Lives under use-cases/headless-cms/concepts.md now
2023-08-31 12:10:47 +02:00
Connor
94d2a3d8b8 Add Warning to TypeDoc Pages (#19557)
* Add Warning to Docs on TypeDoc Pages

* Update docs/.vitepress/theme/Layout.vue

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-30 19:16:33 +02:00
Kevin Lewis
0864020d16 Guest Author Application Form -> GitHub Issue (#19541)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-29 12:23:09 +02:00
Rijk van Zanten
6bd7c40270 Remove link to audio
Closes #19535
2023-08-28 21:30:22 -04:00
Pascal Jufer
96bb544c56 Support for prereleases in release workflow (#19510)
* Make release workflow compatible for prereleases

* Support prereleases in release-notes-generator

* Update readme

* Create metal-dodos-return.md

* Update .changeset/metal-dodos-return.md

* Override version of main package

* Rework & enable usage with changesets's prerelease mode

* Fix conditional DIRECTUS_PRERELEASE_ID output

Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>

* Add hint to beforeExit event

* Add basic test for getInfo

---------

Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
2023-08-25 16:48:50 +02:00