-
Some frameworks, such as FastAPI make heavy use of `typing.Annotated` to add metadata to function parameters. This becomes unwieldy very fast, if the entire annotation has to be added in the docstring…
-
Hi!
A nice improvement with the UI integration could be done on the entities list: currently it is not possible to type (and search) for a specific entity name, and the list of entities is not sort…
-
I noticed that both `GraphQLDatabaseLoader` and `GraphQLQueryBuilder` use generic extending `typeof BaseEntity` which is incorrect in some cases because `Entity` might not be extended from `BaseEntity…
-
### Environment
------------------------------
- Operating System: `Windows_NT`
- Node Version: `v16.16.0`
- Nuxt Version: `3.3.3`
- Nitro Version: `2.3.2`
- Package Manager: `npm@…
-
Currently Joist supports "see through" reactivity for Reactive References (RR).
I.e. if `Author.favoriteBook` is a RR (calculated via a `books: { comments: "rating" }` reactive hint) then `Publishe…
-
## Issue Description
When I have an entity, which has a property of type `function`, for example when I want to use luxon's `DateTime`, then `FindOptionsWhere` dynamically generates a type, where a…
-
### Describe the bug
ManualApprovalStep can be defined inside a new Stage. However currently is not possible to add a ManualApprovalActions in the manual approval step. :(
![image](https://user-…
-
### Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my b…
-
## We need more precise error logging for database entity decorators.
Such as incorrect entity typing should be more informative.
Right now we may get error like:
``ERROR: TypeError: Could not c…
-
### Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my b…