* 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>
* 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>
* 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>
* 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
* 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>
* initializing architecture doc
* first draft complete
* added media and improved copy
* final proofread
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
* 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>
* 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>
* 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>