Cole Isaac
Cole Isaac
### Docs Update Description This ticket covers any and all documentation required for accessing, understanding, and using the data map UI. Designs: https://www.figma.com/file/NeFvOOb1RT2fcdqZT0vBF2/Fidesctl-Management-UI?node-id=1781%3A20546
### Docs Update Description Now that the webserver is no longer an optional dependency, these Full and Standalone install guides can likely be rewritten and combined. ### Additional context see...
### Docs Update Description And and all docs needs regarding adding the taxonomy feature to the UI.
### Docs Update Description The light mode in particular of the fideslang docs is using the old ethyca brand colors. ### Additional context Appropriate updates can be pulled from either...
Closes ### Code Changes * Update the `phone_number` and `address` nesting in the docs and visual taxonomy to match. ### Pre-Merge Checklist * [ ] All CI Pipelines Succeeded *...
## Description Resolves https://github.com/camunda/web-modeler/issues/9706, feature documentation for Git Sync (GitHub only). Related to https://github.com/camunda/product-hub/issues/2036 ## When should this change go live? - [ ] This is a bug fix, security...
## Description Resolves [#3235](https://github.com/camunda/camunda-docs/issues/3235), relates to [#199](https://github.com/camunda/developer-experience/issues/199). This PR separates out the consolidation and clean-up of the intro, architecture, and installation overview pages from any content additions or adjustments to...
See https://github.com/camunda/camunda-docs/pull/4049/files#r1684077185 The current SM architecture examples reference high availability deployments, but do not go in-depth. Some components are not deployed in HA mode automatically. Either a guide (or a...
The SM platform architecture documentation originally included these considerations: > - By default, the deployment requires at least three Kubernetes Nodes to meet the Pod Anti-Affinity constraints. > - For...
From a support ticket: > The identity database user needs permission to apply DDLs (create/drop/modify tables and sequences) in the identity schema, as we are doing automatic table creation/sync in...