-
## Specification
### Story
As a user signing via metamask, I should see the signature appear as part of the transaction group in both the pending count in the "Pending" button, and in the UserHu…
-
**Description**:
It would be helpful to have an option to recover entities that have been soft-deleted. This feature would enable users to restore entities to their original state, rather than perman…
-
Hi there!
Let me just say that I'm in love with this project, anyone not using this it's like they're still on notepad lol
Anyway, I'm currently researching how to elevate the terminal further with …
-
Hey,
I'm trying to run GraphQL on .net framework 4.6.1
All examples are with dependency injection in .net core.
I couldn't understand how to inject types, query and schema in .net framework.
I tri…
-
Great job with this project! You did a fantastic job getting this site looking good and clean. Under the hood, it appears you are using great practices to keep your code clean and readable. Great job!…
-
**This is a planning issue. Looking from comments and suggestions from the community.**
For a MeshChat instance to determine if a new version is available a well known URL needs to be queried for v…
-
The Micropub spec doesn't define a particular response body when uploading to the media endpoint. It only defines that the response include the created URL in the Location header. However, some tools …
-
Hello there,
when WooCommerce and [WooCommerce Memberships](https://woocommerce.com/products/woocommerce-memberships/) are active in a site running qtranslate-x (either with or without qtranslate-x W…
-
## Bug Report
### What version of TiKV are you using?
v6.5.5
### What operating system and CPU are you using?
### Steps to reproduce
1. Set cluster run in dr-autosync mode;
2. Do…
-
I want to delete all properties of a node (except for the id) and assign new properties to it.
I tried using the following Cypher query:
```
MATCH (n {id: $id})
WITH n, [prop IN keys(n) WHERE pr…