-
For search GraphQL queries, implement an iterator (or a generator) to return paged results.
API should be like:
```python
cluedin.gql.entries(context, query, variables)
```
Inside the `entr…
-
- [x] `/tokens/:token/entities/:id/`
- [x] Link to CluedIn
- [x] Name
- [x] ID
- [x] List of Codes
- [x] List of properties
- [x] Grouped list of relations
* Data parts is out of scope
-
Here's the idea:
To not keep raw JWT token values in `localStorage`, encrypt them with a key (password), and don't store this password anywhere else:
- [x] User visits the app.
- [ ] User is …
-
~~- [ ] UI to enter basic credentials~~
~~- [ ] Send an auth request~~
- [x] Parse the token
- [x] Save to `localStorage`
- [x] Show it somewhere in UI as a current context - it must be the same appro…
-
1. I have cloned this repo, `master` branch
2. Perform `docker login` and ensure I can see repositories at `https://hub.docker.com/u/cluedin` (I can see 26 repositories)
3. Perform `.\cluedin.ps1 up…
-
repos are missing for submitter, server, ui, annotation, datasource, clean, gql
`PS C:\Projects\CluedIn> ./cluedin.ps1 pull
+-------------------------------+
| CluedIn - Environment => pull …
-
**Which chart**:
`bitnami/rabbitmq` - Version: `8.22.4`
**Describe the bug**
When providing a load-definition (e.g to apply a default policy for all queues) the username and password secret i…
-
or should I just hardcode those in the md files ?
referring to this => https://github.com/CluedIn-io/CluedIn.Documentation/pull/32/files#diff-3ccb6d5158723747eb0a87184f5c57ebR11
-
http://documentation.cluedin.net/docs/00-gettingStarted/1-default.html (2 links down the bottom)
-
Go on this page
https://cluedin-io.github.io/CluedIn.Documentation/docs/1-Integration/build-integration.html
scroll all the way down
cilck the `install an integration` link
![Screenshot 2019…