-
In the process of looking at #87, I took another look at the Roles/Permissions modules and had some thoughts.
* [x] Let's make your suggested change of suffixing `Enum` on the end of enumerations
…
-
I have a rather complex app that can have several Google charts on a single page. But often, I see this in my console:
My app is rather complex, so I'm not sure how much code I would need to po…
-
I'm trying to populate a color pciker based on data from queryResponse.
I've noticed that for some slices ( such as Time-Series Stacked ) color appears in the queryResponse.data structure. I cannot f…
ghost updated
6 years ago
-
My code:
hek_client = hek.HEKClient()
responses = hek_client.search(hek.attrs.Time(start_time, end_time),
hek.attrs.SS)
cl…
-
hi ,when i use "getAccountTransactions",
i got the response,then i use this
`"List` transactions = queryResponse.getTransactionsResponse().getTransactionsList();"
but ,the rioha give me the …
-
The CDC doesn't properly parse deleted entities. Below is the CDC response and the var_dump of the returned object.
```
113
0
2015-04-28…
-
Hi, I can't make any query with this Entity, can't even show everything. I think it's not a problem with the user's permission because I am using an admin account so I don't know what is the problem.
…
-
when i use the iroha-cli
```
Choose what to do:
1. New transaction (tx)
2. New query (qry)
3. New transaction status request (st)
> : 2
Choose query:
1. Get all permissions related to role (ge…
-
For bugs, please provide the following:
### Expected behavior
I create a time type field, TimeQuantum is TimeQuantum.DAY, then write some simple data with different date, when I query data using R…
-
- **OS and version used:** macOs Sierra 10.12.6
- **Java runtime used:** Java 1.8.0_10
- **SDK version used:** iot-deps 0.5.3
# Description of the issue:
When trying to get Twin device…