Commit Graph

948 Commits

Author SHA1 Message Date
Pascal Jufer
15b91dee34 Blackbox tests restructuring (#18122)
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: ian <licitdev@gmail.com>
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2023-04-11 18:28:37 +02:00
Matthew Rumery
0462d55615 [docs] add tip about bundle type not supporting migration extension type (#18123) 2023-04-10 22:11:08 -04:00
rijkvanzanten
340d9fbc7b Enable editLink 2023-04-10 14:43:18 -04:00
Azri Kahar
98335f248f fix warning block accessibility for dark theme (#18117) 2023-04-10 10:17:47 -04:00
Pascal Jufer
3dff09346a Remove wrong info that SAML metadata options can be URLs (#18116)
* Improve typings in saml auth driver

* Remove wrong info that SAML metadata options can be URLs
2023-04-10 09:11:36 -04:00
ian
fdf0fa2fb8 Add max batch mutation (#17535)
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-04-07 18:25:25 +02:00
Pascal Jufer
ec5852b23b Small typo on configuration options page in docs (#18102) 2023-04-07 09:44:00 -04:00
Bryant Gillespie
e3f688acb2 Security in Headless CMS Guide (#18073)
* migrate from docs repo

* sign cla agreement

* Remove .gitignore in docs in favor of root file

* content updates

* ignore vitepress cache

* add 2FA to dictionary

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-04-06 15:21:00 -04:00
Nitwel
3219bfe38f Fix status on shutdown (#18010)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: Brainslug <tim@brainslug.nl>
2023-04-05 14:50:15 +00:00
Pascal Jufer
8c0ac96358 Add workflow for docs spellchecker (#18063)
* Ignore node_modules for docs spellchecking

* Add workflows for docs spellchecking

* Update command to new structure

* Skip core checks on pure docs changes

* Don't build packages for spellcheck workflow

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

---------

Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com>
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2023-04-05 09:54:11 -04:00
Pascal Jufer
a6aa99c0cc Mention Node.js LTS requirement in CLI documentation (#18060)
* Mention Node.js LTS requirement in CLI documentation

* Match capitalization of "Active" in linked page

Co-authored-by: ian <licitdev@gmail.com>

---------

Co-authored-by: ian <licitdev@gmail.com>
2023-04-05 09:21:37 -04:00
Kevin Lewis
34babb8823 Removed link to field schema, which doesn't exists (#18062) 2023-04-05 09:20:49 -04:00
Pascal Jufer
f1b48cb81d Mark docs package as private (#18053) 2023-04-04 18:57:19 -04:00
rijkvanzanten
9d445d4842 Fix docs build
Squashed commit of the following:

commit 2b8a1c10608c51278dd7967a16295763af1bc605
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Tue Apr 4 18:45:56 2023 -0400

    Tweak

commit daad2447ce8a45ee80b9c4ea2bc768299384f6af
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Tue Apr 4 18:43:54 2023 -0400

    Update lockfile

commit b2c37099942a8c412f69176383553cc6c5522599
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Tue Apr 4 18:42:32 2023 -0400

    Update netlify build command

commit c3b4a11ad77834a1bf86f4b73fe6f09447f87ba5
Author: rijkvanzanten <rijkvanzanten@me.com>
Date:   Tue Apr 4 18:40:40 2023 -0400

    Update node version
2023-04-04 18:46:05 -04:00
rijkvanzanten
06a0493e20 Try to make things better 2023-04-04 18:38:34 -04:00
Rijk van Zanten
c723085902 Move docs to monorepo (#18052)
* Move docs to monorepo

* Tweaks
2023-04-04 18:23:58 -04:00
Rijk van Zanten
288e7d62b9 Move docs folder to dedicated repo (#14192)
* Move docs to https://github.com/directus/docs

* Update included docs
2022-06-29 13:47:45 -04:00
Rafly Maulana
75e7fa743f Add bootstrap step in manual installation (#14177)
* Add bootstrap step in manual installation

I found this bug where you can't start the server before the database is seeded and everything is configured

* Update docs/self-hosted/installation/manual.md

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-06-29 09:07:49 -04:00
rijkvanzanten
fd55233b11 v9.13.0 2022-06-28 15:52:31 -04:00
Brainslug
573b7709cc updated 404 links (#14152) 2022-06-28 09:34:06 -04:00
Eron Donevan Powell
50db841aa8 Document insights updates (#14101)
* insights 2.0"
q

* Remove json casting

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-06-27 15:32:38 -04:00
José Varela
2b93e2203c Fix how to refresh token example (#14067) 2022-06-23 14:16:39 -04:00
Eron Donevan Powell
548f3b61c8 fixed more links (#13976) 2022-06-20 11:06:55 -04:00
Brainslug
58f37fa4d3 fixes 404 links in docs (#13995) 2022-06-20 10:19:21 -04:00
Eron Donevan Powell
988edbab0c Docs: Lori's Flows Edits (#13908)
* Update flows.md

Minor edits made

* Update triggers.md

Minor changes

* Update operations.md

Added minor changes

* reviewed lori's changes

* comparison tweaks

* widows

Co-authored-by: lmaupas <103216525+lmaupas@users.noreply.github.com>
2022-06-17 17:44:33 -04:00
Eron Donevan Powell
972b6e25e7 fixed headers (#13967) 2022-06-17 13:32:48 -04:00
Eron Donevan Powell
4c191db14d Docs: Translation Strings (#13919)
* translation strings draft complete

* the article

* basic proofedits

* final touches

* bens additional edits

* ben's 3rd edits
2022-06-17 13:18:22 -04:00
Slations
7588daefbf Cleanup of the plesk docs page to make it more streamlined (#12289)
* Cleanup of the plesk docs page to make it more streamlined

* Fixed spelling mistake and changed wording

* Fixed titles and moved some of the titles into a Installation section

* Attempt to fix merge issue

Co-authored-by: Alan Tiller <alan23cowes@gmx.co.uk>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-06-17 12:00:11 -04:00
Eron Donevan Powell
3fa81b6b9c Docs config refactor (#13945)
* moved config-options.md to self-hosted

* added non-docs files that link to config-options

* moved SSO and fixed links

* moved upgrades-migrations into self-hosted

* moved filter-rules into reference docs and fixed broken links
2022-06-17 11:51:38 -04:00
Azri Kahar
4beb8722fb add Emit Events option to item update/delete operations in Flows (#13921)
* add `Emit Events` option to item update/delete

* update operations docs
2022-06-16 10:11:06 -04:00
José Varela
0f438ef3d0 API: Add env var to opt-out mailer setup verification (#13924)
* Add env var to opt-out mailer setup verification

* Add documentation
2022-06-16 09:15:23 -04:00
Rijk van Zanten
3b2245918d Allow setting a custom filename in the /assets endpoint for SEO (#13907)
* Allow an optional custom filename in the assets route

* Document optional assets endpoint route

* Update docs/reference/files.md
2022-06-15 12:32:36 -04:00
ian
443d3f6734 Add depth limit to filtering (#11845)
* Add depth limit to filtering

* Add depth limit to GraphQL

* Add docs

* Rename environment variable

* Add simple deep filter depth calculation

* Update error message

* Shift fields depth check to base function

* Remove unused var

* Implement GraphQL filter depth

* Add check for _and & _or filters in GraphQL

* Add check for _and & _or filters in REST

* Remove commented code

* Add check for REST filter query

* Add REST tests

* Setup m2m using directus fields

* Add GraphQL tests

* Fix linter error

* Cleanup calculateDepth + add docs/tests

* Remove validator in GraphQL

* Add depth checking for nested sort

* Enable source map to display correct error lines

* Set max relational depth to be at least 2

* Update tests

* Add unit test for deep _sort

* Add minimum value in docs

* Refactor depth validation to be in validateQuery

* Add boolean parameter for calculation of _sort in deep query

* Use array of keys to parse dot notation

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-06-15 11:52:54 -04:00
Jevgenijs K
92d506ca92 Update flows.md (#13903) 2022-06-15 08:11:47 -04:00
Aiden Foxx
8ae7134e5d Clarified DEFAULT_ROLE_ID for LDAP (#13893)
* Clarified DEFAULT_ROLE_ID for LDAP

* Update docs/configuration/config-options.md

* Update docs/configuration/config-options.md
2022-06-14 18:38:43 +00:00
Rijk van Zanten
8cee483a1d Add optional cache max value size limit configuration (#13871)
Resolves #13708
2022-06-13 13:03:41 -04:00
Eron Donevan Powell
cb93edcccd fixed links, tweaked text (#13844) 2022-06-10 13:25:07 -05:00
rijkvanzanten
bce19abf6f v9.12.2 2022-06-09 17:12:27 -04:00
Eron Donevan Powell
776e1bb177 tweaks done for today (#13794) 2022-06-09 11:32:46 -04:00
Brainslug
0d4cdbb146 re-enabling thumbsmith in the build process but non-blocking (#13811) 2022-06-09 11:21:59 -04:00
Eron Donevan Powell
067caf650c replaced replace a file video file (#13793) 2022-06-09 10:15:07 -05:00
Azri Kahar
c4ee1c1747 Docs & Specs update for Data Flows (#13358)
* Add flows & operations API reference

* remove webhooks from docs

* remove webhooks from spec

* add flows specs

* add operations specs

* fix path

* actual complete fix

* Revert "remove webhooks from docs"

This reverts commit fae1103d61.

* Revert "remove webhooks from spec"

This reverts commit ec7a836cd3.

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2022-06-07 16:25:38 -04:00
Eron Donevan Powell
909970ae4b Docs: getting-started > architecture (#13258)
* initializing architecture doc

* first draft complete

* added media and improved copy

* final proofread

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-06-07 16:13:27 -04:00
José Varela
7164194357 Docs/Cloud: Add "Asia Pacific, Singapore" to regions (#13692)
* Add "Asia Pacific, Singapore" to regions

* Add missing region to "Create Standard Project" section

* Add regions table comparision

* Adjustments

* resolved image issue, proofread, and another tweak

Co-authored-by: Eron Powell <erondpowell@gmail.com>
Co-authored-by: Eron Donevan Powell <62306630+erondpowell@users.noreply.github.com>
2022-06-07 11:13:53 -05:00
Eron Donevan Powell
feea827685 Docs: getting-started > Introduction (#13055)
* created self-hosted section, moved installation guides, and re-edited first draft of the cloud quickstart guide

* refactored step 1 into two steps

* added media

* pre-mgmt submission proofread

* pulled down on wrong branch.
Revert "pre-mgmt submission proofread"
This reverts commit dfd678d083.

* first draft, halfway done

* first draft done

* added directus cloud section, first draft

* second draft, applied ben's desired edits

* moved resources out of intro and into separate page

* tiny tweaks

* heavily edited whats directus and tidied up lower sections

* link checked and proofedited with grammarly

* Update docs/getting-started/resources.md

* Update docs/getting-started/introduction.md

* Auto-format indentation

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-06-06 18:04:50 -04:00
Eron Donevan Powell
b379fd56c7 Docs: Configuration > Data Flows (#13246)
* initial data flows outline

* more details to data flows

* minor tweaks

* added basic explanation of variables, made other improvements

* more lil updates

* flows 70%, triggers 70%, operations 50%

* added most media, operations info, and made small tweaks on flow and triggers

* Revert "added most media, operations info, and made small tweaks on flow and triggers"

This reverts commit 3c35b8d728.

* Revert "Revert "added most media, operations info, and made small tweaks on flow and triggers""

This reverts commit eadfb33969.

* flows draft complete, not fully proof-edited

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-06-06 17:26:33 -04:00
Eron Donevan Powell
ae61822159 Docs: getting-started > backing-directus (#13122)
* backing-directus first draft

* more proofedit tweaks

* Rijk's edits added

* proof-read

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2022-06-06 11:21:32 -05:00
rijkvanzanten
cd58611aa7 v9.12.1 2022-06-03 17:52:57 -04:00
Brainslug
1bce1817ca disable thumbsmith update blocking the docs build (#13714) 2022-06-03 16:58:58 -04:00
rijkvanzanten
85af808f70 v9.12.0 2022-06-02 18:26:52 -04:00