Nicola Krumschmidt
3b52b0a771
Fall back to "other" group if interface has none ( #18256 )
2023-04-19 13:42:20 +00:00
Rijk van Zanten
2609c954aa
Update hooks.md
...
Fixes https://github.com/directus/directus/issues/18219
2023-04-17 14:25:11 -04:00
Kevin Lewis
61f7e96c6f
Updating the Information Architecture of Docs ( #18190 )
...
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: bryantgillespie <hey@bryantgillespie.com >
2023-04-17 13:11:25 +00:00
Akshay Sood
5e52d94769
Renamed variable for brevity ( #18195 )
...
* Renamed variable for better clarity
* Signed contributors.yml
2023-04-14 16:10:15 -04:00
rijkvanzanten
c301cfbc82
v9.25.1
2023-04-13 16:32:58 -04:00
rijkvanzanten
4f540b03d0
v9.25.0
2023-04-13 13:32:44 -04:00
Nitwel
898b580707
Autoconvert assets if browser supports it ( #18012 )
...
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-04-12 15:08:51 +00:00
rijkvanzanten
34f97aab05
Revert feedback order
2023-04-12 09:20:33 -04:00
Pascal Jufer
cfe5227798
Clarify SMTP configs (client / server) ( #18152 )
2023-04-12 12:36:12 +00:00
Pascal Jufer
6225523c61
Give the docs package a little bit ❤️ ( #18140 )
...
Co-authored-by: Azri Kahar <42867097+azrikahar@users.noreply.github.com >
Co-authored-by: ian <licitdev@gmail.com >
2023-04-12 11:03:47 +02:00
Matthew Rumery
8728c9ed13
Enhance local development setup instructions ( #18133 )
...
* docs: add local development setup instructions
* docs: move and simplify docs, and add reference in contributing
* docs: remove m1 reference to non-office docker image
* Update readme.md
* Remove note about volta since we've removed it from the package.json
* Adjust notes
* Quick update of the commands
---------
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch >
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com >
2023-04-11 17:09:29 -04:00
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