console
console copied to clipboard
End-to-End encrypted application secrets and configuration management for developers.
## :mag: Overview This PR makes a small change to set the global fontsize to 14px. This should improve the Console UI scaling on smaller screens. ## :bulb: Proposed Changes...
## Is your feature request related to a problem? The backend and the worker currently does not support redis instance set up to have multiple users. ## Describe the solution...
## Is your feature request related to a problem? Yes. When creating a new project in Phase, we currently have to manually replicate all the same environments and secret variables...
## Describe the solution you'd like Integrate with PostgreSQL datdabase to automate secret management. Create, manage, delete PostgreSQL roles as leases for each account in Phase on demand or async....
## Is your feature request related to a problem? Currently, for a user choosing to sync secrets in Phase to a Kubernetes Cluster via the Phase Kubernetes Operator manual provisioning...
## :mag: Overview When the number of secrets in a table is > 999, the Secret ID column overlaps with the Secret row column .Fixes #526 ## :bulb: Proposed Changes...
Removes [prismjs](https://github.com/PrismJS/prism). It's no longer used after updating ancestor dependency [reablocks](https://github.com/reaviz/reablocks). These dependencies need to be updated together. Removes `prismjs` Updates `reablocks` from 7.5.1 to 7.13.4 Changelog Sourced from reablocks's...