-
Type: Bug
1. open vscode
2. add a new editor group on the right
3. open a file in the right group
4. do `Developer: Inspect Context Keys` via command palette
5. look at object in developer tools and…
-
release date: end august (may be delayed early september waiting pytorch and numba)
wanted:
- [x] technical debt removal:
- no more NullSoft usage to create the launchers (only mkshim400.py …
-
Currently our ASGI and AIOHTTP integrations only support [the "legacy" `graphql-ws` websocket subprotocol](https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md). Its rep…
-
### NetBox version
v3.7.2
### Feature type
Change to existing functionality
### Proposed functionality
Allow dynamically specifying which fields to return in REST APIs, something like ?…
-
## Feature Request Type
- [ ] Core functionality
- [X] Alteration (enhancement/optimization) of existing feature(s)
- [ ] New behavior
## Description
When a filter includes anothe…
-
Hey Strawberrians,
it'd be great to have some kind of toolbar to inspect and benchmark queries and mutations like with the
[Django debug toolbar](https://github.com/jazzband/django-debug-toolbar)…
-
The purpose of this issue is to get a list of organizations/individuals who are using OpenEBS to power their persistent storage workloads in Kubernetes.
The idea is to use the information provided…
-
### Problem
We don't have any logging on the front end to output logs of the requests it is receiving and the responses that it is providing..
### User Story
As a developer I expect the Django fron…
-
When a django choices is defined using gettext_lazy strings, it makes the "description is a string" check fail in
[graphql.type.definition.GraphQLEnumValue](https://github.com/graphql-python/graphql…
-
There is currently no supported way to run a node app from a directory within your git repo. You can work around it most of the time by using `git subtree push` but that wouldn't work if you have shar…