10611 Commits

Author SHA1 Message Date
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
Rijk van Zanten
b00a0db0da New Crowdin updates (#19262)
* New translations en-US.yaml (Italian)

* New translations en-US.yaml (Italian)
2023-07-28 03:35:29 +02:00
GitStart
6f004f8428 Enable usage of Home and End keys in input fields (#19273)
Co-authored-by: RubensRafael <rubensrafael2@live.com>
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-07-28 03:34:58 +02:00
Pascal Jufer
ce099a0337 Enhance user fetching on user detail page (#19257)
* Enhance user fetching on user detail page

* Add changeset

* Get avatar ID from flat response
2023-07-27 13:52:16 -04:00
Pascal Jufer
84cbc31d18 Delay retrieving context for conditions (#19271)
* Delay retrieving context for conditions

* Add changeset
2023-07-27 13:51:28 -04:00
Brainslug
5c3e7a7a9d Initial SDK release fixes (#19270)
* moved @directus/types to dependencies

* fixed nested partial usecases

* remove json fallback in request helper

* fixed multipart boundary error

* Remove unnecessary tsup option

* Added missing login options

* ran prettier

* Create itchy-impalas-dream.md
2023-07-27 13:27:38 -04:00
Hey... It's ruffiØ!
9af30cccee Update Docs Config For SSO Example Link (#19272)
* Update config.js

Make the SSO examples more prominent in the sidebar

* missing }

my laptop keyboard plays tricks on me

* Update contributors.yml

* Run formatter

---------

Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
2023-07-27 13:25:20 -04:00
ian
171fa67dd9 Add details of websocket auth modes to config options (#19267) 2023-07-27 18:30:38 +02:00
Pascal Jufer
9a675880ab Align example SDK URL in docs (#19256) 2023-07-27 00:45:48 +02:00
Pascal Jufer
cae8c72097 Proper active link match for 'Developer Reference' in docs (#19254) 2023-07-26 22:21:24 +02:00
Esther Agbaje
00f328994b Update docs (#19253)
* docs: install dependencies

* docs: update navigation wording

* docs: add block editor to fields

* update alt text

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

* add punctuation

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

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2023-07-26 13:52:29 -04:00
rijkvanzanten
f3d3ee1292 v10.5.1 v10.5.1 2023-07-26 10:34:54 -04:00