Brainslug

Results 50 issues of Brainslug

### Describe the Bug At some point we renamed `Presets & Bookmarks` to just `Bookmarks` however the Docs still refer to this everywhere in as `"Presets"` which is the majority...

Package: @directus/app
Improvement
Documentation

### Describe the Improvement When enabling LDAP a new toggle appears on the login page. This toggle however gets pushed partly off the screen when using a long translated title....

Package: @directus/app
Bug
Good First Issue

# Description fixes #18121 This PR introduces a TypeScript type generator to automatically build a schema based on your existing instance to be used with the SDK. This includes both...

## Scope What's changed: Adds an allow list for OpenID/Oauth login redirects to prevent redirecting to arbitrary domains. This is not the callback redirect from SSO but the Directus redirect...

Package: @directus/api
Bug
Breaking Change

### Describe the Bug Ever since 10.7.0 the Directus container is starting before the database container is fully started and ready to accept connections resulting in the Directus container crashing...

:cake: Bug

## Scope What's changed: - Lorem ipsum dolor sit amet - Consectetur adipiscing elit - Sed do eiusmod tempor incididunt ## Potential Risks / Drawbacks - Lorem ipsum dolor sit...

:cake: Bug
:file_folder: Access Control

Fixes #21570 ## Scope What's changed: - Replaced the old EventEmitter based AsyncGenerator for GQL Subscriptions - Removed top-level global variables ## Potential Risks / Drawbacks - It could impact...

:cake: Bug
:warning: Enterprise

### Describe the Bug When selecting 5 or more related collections for a many-to-any relation the UI arrows will no longer line up. ![image](https://github.com/directus/directus/assets/9389634/119a17ef-6643-458a-8514-35a897c2f837) ### To Reproduce - add a...

:cake: Bug
:cake: Improvement

Fixes #20998 ## Scope What's changed: - Lorem ipsum dolor sit amet - Consectetur adipiscing elit - Sed do eiusmod tempor incididunt ## Potential Risks / Drawbacks - Lorem ipsum...

Fixes #21003 Fixes #21002 ## Scope What's changed: - Replaced axios api calls in the view components ## Potential Risks / Drawbacks - `basic-import-sidebar-detail.vue` loses its progress counter because `fetch`...