Commit Graph

10622 Commits

Author SHA1 Message Date
Nitwel
ebb018a5e8 Fix using wrong type for default values (#19439)
* Fix using wrong type for default values

* fix for readAll

* Format file

* Add changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-15 12:16:43 -04:00
Jan Arends
5a81be1830 Docs: Marked meta prameter as depecated in REST API (#19430)
* added deprecated warning

* added more info

* Format file

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-15 11:18:36 +00:00
Kevin Lewis
81e01460e8 Docs: 'hidden' blog posts (#19437)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-15 13:03:13 +02:00
Nitwel
415e385fdb Hide accordion section if field is hidden (#19409)
* hide accordion section if field is hidden

* Add changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-14 09:32:26 -04:00
Kevin Lewis
cf4da0d749 Add Breaking Changes page to self-hosted docs (#19425)
* Add Breaking Changes page to self-hosted docs

* Spelling, formatting
2023-08-14 09:30:15 -04:00
Nitwel
8b91e7cd05 Fix missing check for sort field (#19412)
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-14 09:32:55 +00:00
Kevin Lewis
772bc2ac37 Slice array on docs landing page (#19408) 2023-08-11 12:25:31 -04:00
Nitwel
c5468f2db1 Fix not submitting meta keys (#19403)
* Fix not submitting meta keys

* Add changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-11 12:24:52 -04:00
Nitwel
eb47299452 Fix editor.js alignment not updating content (#19402)
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-11 16:04:41 +02:00
Pascal Jufer
d6d6cf4b38 Fix "require shares fields" migration for strict MySQL (#19407)
* Fix "require shares fields" migration for strict MySQL

* Add changeset
2023-08-11 09:23:33 -04:00
Nitwel
fb8bdb96e9 fix item-dropdown interface text overflowing (#19406)
* fix item-dropdown interface text overflowing

* Add changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-11 09:22:57 -04:00
rijkvanzanten
68ca1d309e v10.5.3 v10.5.3 2023-08-10 15:11:51 -04:00
rijkvanzanten
be96274f16 10.5.3 2023-08-10 15:11:14 -04:00
Pascal Jufer
cb23804d24 Fix displaying of thumbnail in O2M/M2O/M2A interfaces (#19395) 2023-08-10 15:10:33 -04:00
Rijk van Zanten
0cabfcaf96 New Crowdin updates (#19290)
* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (Croatian)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Czech)

* New translations en-US.yaml (Estonian)

* New translations en-US.yaml (Marathi)

* New translations en-US.yaml (Albanian)

* New translations en-US.yaml (German)

* New translations en-US.yaml (German)

* New translations en-US.yaml (French, Canada)

* New translations en-US.yaml (German)

* New translations en-US.yaml (Chinese Simplified)

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Croatian)

* Update source file en-US.yaml

* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Slovak)

* New translations en-US.yaml (Slovak)
2023-08-10 15:09:21 -04:00
Rijk van Zanten
930550b546 Update config.yml 2023-08-10 10:57:10 -04:00
Rijk van Zanten
0fb1438b42 Create tiny_tweak.yml 2023-08-10 10:56:21 -04:00
Nitwel
e4f30454f1 Fix not ignoring $thumbnail (#19389)
* Fix not ignoring $thumbnail

* Format file

* Add changeset

* change replace technique

* Update use-alias-fields.ts

* run prettier formatting

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>
2023-08-10 14:30:03 +00:00
Nitwel
cd78801f9a Filter out any non existent fields (#19352)
* filter out any non existent fields

* hide upsi

* fix layout throwing error

* Format file

* Add changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-10 14:42:56 +02:00
Moritz
7f2e58ee44 Docu: Fix 'Storage Asset Preset' link in 'Requesting a Thumbnail' (#19388)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-10 12:51:32 +02:00
Jan Arends
52e51b4cd4 Docs: Slightly more details regarding relations on the item object (#19381)
Co-authored-by: ian <licitdev@gmail.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-10 10:47:26 +00:00
Daniel Biegler
d443ea6b20 Fixed hiding of modals after failing to delete item (#19383)
* fix hiding of modals when unsuccessfully deleting

* add changeset
2023-08-09 13:43:29 -04:00
Daniel Biegler
a885c7b868 Add file preview to m2o-fields if the relation is directus_files (#19374)
* add file preview to m2o-fields if the relation is directus_files

* add changeset

* move check to useFile instead of relatedCollection
2023-08-08 18:36:08 +00:00
Bevis Halsey-Perry
60df20d780 Simplified generic examples and consolidated imports for sdk examples in docs. (#19370)
* Simplified generics and imports for items page snippets

* Simplified generics and imports for files page snippets

* Fixing simplified generic snippets in items page

* Simplified generics and imports for activity page snippets

* Simplified generics and imports for collections page snippets

* Simplified generics and imports for dashboards page snippets

* Simplified generics and imports for extensions page snippets

* Simplified generics and imports for fields page snippets

* Simplified generics and imports for flows page snippets

* Simplified generics and imports for folders page snippets

* Simplified generics and imports for notifications page snippets

* Simplified generics and imports for operations page snippets

* Simplified generics and imports for panels page snippets

* Simplified generics and imports for permissions page snippets

* Simplified generics and imports for presets page snippets

* Simplified generics and imports for relations page snippets

* Simplified generics and imports for relations page snippets

* Simplified generics and imports for revisions page snippets

* Simplified generics and imports for roles page snippets

* Consolidated imports for schema page snippets

* Simplified generics and imports for server page snippets

* Simplified generics and imports for settings page snippets

* Fixed mixed up snippets and simplified generics and imports for shares page snippets

* Simplified generics and imports for translation page snippets

* Fixed mixed up snippets and simplified generics and imports for user page snippets

* Simplified generics and imports fo uutilitie pages snippets

* Simplified generics and imports for webhook pages snippets

* Simplified generics and imports for authentication pages snippets

* Consolidated imports for query pages sdk snippets

* Format files

* Update lockfile

* Fix spelling

* Format snippets

* Aling `result` const

* Small clean-ups

- Align `SEARCH` snippets, move "Learn more..." next to other hint
- ids -> IDs
- Other alignments

---------

Co-authored-by: Bevis Halsey-Perry <hi@be7.is>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-08 10:16:23 -04:00
Daniel Biegler
5114169b38 fix detailed and improve simple variants of showing rating-display on card layout (#19365)
* fix detailed and improve simple variants of showing rating-display on card layout

* create changeset
2023-08-07 14:10:57 -04:00
ian
3393216328 Disable TinyMCE only after editor has been initialized (#19346)
* Disable tinymce only after editor has been initialized

* Create old-zoos-relax.md

* Update changeset

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-07 12:25:51 -04:00
Kevin Lewis
4b27abc864 Updated main quickstart to make self-hosted more prominent (#19367)
* Include vitepress tabs plugin

* Update quickstart to make self-hosting more clear

* rewrite intro

* Fixed formatting

* Prettier with newline

* Typo fix

* Update docs/package.json

* Update pnpm-lock

* Format getting-started

---------

Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
2023-08-07 16:13:41 +00:00
Nitwel
84ecefabf9 Add option for lazy loading image (#19353)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Co-authored-by: ian <licitdev@gmail.com>
2023-08-06 02:02:10 +00:00
Kevin Lewis
299977b5d5 SEO improvements for dev blog (#19343)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-04 11:21:37 +00:00
Rijk van Zanten
00d170c016 Update relational.md
Fixes #19339
2023-08-03 19:09:45 -04:00
Bryant Gillespie
8ab73b2c0f Add Developer Blog to /docs (#19049)
* wip

* Added guest author details

* Adding guidelines

* avatar fixes

* extract Badge component

* Add links in header and sidebar

* add lazy loading for article images

* get user_created fields

* refactor post page

* refactor blog index page

* refactor data fetching to developer_articles

* fix avatar image position

* avatar cleanup

* lint fixes

* lint fixed

* fix formatting to pass checks

* pull in blog data

* add blog tags to sidevar

* flex article card meta to align across grid

* remove unneeded date formatters

* tagging support

* fixes for blog index page

* avatar cleanup

* dev blog post metadata

* Fix edit link for blog pages

* unneeded util

* fix tags condition

* fix lint errors

* dark mode fixes

* Main Listing

* TagsIndex Styling

* ADjusted the PostMeta component, shifted component directories

* Fixed broken data file

* Prettier

* remove articles that aren't published from tags

* sort 1th and 2th

* fix sidebar conflict

* Latest posts first

* removed sort on tags pages

* Dev blog items to landing page

* Order posts on tag pages

* Linting

* Fix tag pages when article values are null

* Sidebar: remove tags, add guest author, perma-open

* Blog link on docs home

* Fix blog button on landing page

* Prettier

* Default description

* Default OG Image

* Add meta tags to docs blog post

* Prettier

* Hardcoded colors now variables

---------

Co-authored-by: Kevin Lewis <kvn@lws.io>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-03 15:27:18 -04:00
Hey... It's ruffiØ!
93ef89321d SSO Examples URL Update (#19325)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-02 13:24:50 +02:00
Rijk van Zanten
59c574f7b8 Refer to endoflife.date rather than manually listing database support (#19319)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Kevin Lewis <kvn@lws.io>
2023-08-02 11:16:05 +00:00
Daniel Biegler
cd2d601fbe fix unexpected error when showing only selected checkbox values w/o defaults (#19321)
* fix unexpected error when showing only selected checkbox values w/o default

* add myself to contributors list

* replace spans with buttons, disable when theres no value

* run prettier formatting

* add changeset

* Disable hover when button is disabled

---------

Co-authored-by: ian <licitdev@gmail.com>
2023-08-01 20:59:41 +02:00
Esther Agbaje
dd00703c83 Update Project Settings (#19318)
* docs: moved project settings from cloud to general

* docs: update sidebar

* docs: update redirects
2023-08-01 10:29:33 -04:00
Pascal Jufer
84eee63dbf Allow to pass type to useItem & fix User type (#19308)
Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
2023-08-01 12:48:35 +00:00
Bryant Gillespie
527708a328 Fix missing info on reusable components guide (#19316) 2023-08-01 14:40:44 +02:00
Nitwel
1d00b29af3 Add max size to markdown interface (#19305)
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-08-01 12:33:18 +00:00
Brainslug
91c4863f22 Improving SDK types (#19286)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-07-31 17:52:08 +02:00
Pascal Jufer
318c77270f Fix deps definition of @directus/types (#19296) 2023-07-31 11:09:59 +02:00
Pascal Jufer
e18bb2194f Fix full code sample in React Real-Time guide (#19299) 2023-07-30 16:34:36 -04:00
nebojsa
4d88cfcf86 📜 fix typo : missing tag closing sign (#19293) 2023-07-29 12:57:11 +02:00
rijkvanzanten
e701313191 v10.5.2 v10.5.2 2023-07-28 13:07:10 -04:00
rijkvanzanten
0b64b0fd45 v10.5.2 2023-07-28 13:06:42 -04:00
Bryant Gillespie
1b70e98e72 Fix Bookmark Icon on Collections (#19287) 2023-07-28 11:59:47 -04:00
Pascal Jufer
bb59633c2d Correct docs for corresponding field for M2M relationship (#19284) 2023-07-28 10:59:55 -04:00
Pascal Jufer
99d1a64553 Update TinyMCE to fix issue with readonly mode (#19280)
* Update TinyMCE to fix issue with readonly mode

* Add changeset
2023-07-28 09:42:41 -04:00
Brainslug
13525107d2 Request output parsing improvement for the SDK (#19283)
* improve request output formatting

* stop relying on null for output formatting

* Create warm-owls-sleep.md
2023-07-28 09:41:06 -04:00
Pascal Jufer
aa2d63bda9 Remove accidentially added npm lockfile in docs (#19281) 2023-07-28 14:26:48 +02:00
Ilia Belov
683502c771 Fix "Invite user" SDK example in docs (#19277) 2023-07-28 12:01:46 +00:00