console icon indicating copy to clipboard operation
console copied to clipboard

End-to-End encrypted application secrets and configuration management for developers.

Results 60 console issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Importing secrets from an existing .env file is only possible via the Phase CLI currently. ## Describe the solution you'd like...

enhancement
frontend
fosshack

### Describe the bug After successful login to gitlab, redirect to phase results in `error=OAuthCallback` / `invalid_client` ### To Reproduce - fresh setup with `docker compose` using https://docs.phase.dev/self-hosting/docker-compose#2-download-the-configurations - gitlab...

bug

## Is your feature request related to a problem? Making changes to secrets currently shows a "You have undeployed changes to this environment." warning banner and an amber highlight to...

enhancement
frontend
fosshack

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

## Is your feature request related to a problem? Navigating to an app and environment requires several clicks. ## Describe the solution you'd like Add a tree list of apps...

enhancement
frontend
fosshack

## :mag: Overview FIXES - #304 and #194 ## :bulb: Proposed Changes For #304 - 1. No Extra library used 2. HeadlessUI + CustomCSS 3. Functionality completed as mentioned For...

## Is your feature request related to a problem? The UI navigation for performing certain actions sometimes requires multiple clicks and page loads. ## Describe the solution you'd like A...

enhancement
frontend
fosshack

### Describe the bug The user options dropdown in the top left appears to be flowing below the key value action table in the application secrets screen. ![image](https://github.com/user-attachments/assets/09911237-c71f-42cb-8bc9-b5fe41d37195)

bug
good first issue
frontend
fosshack

## :mag: Overview There is currently no way to determine what version a given instance of the console is running, aside from inspecting docker image tags. ## :bulb: Proposed Changes...

## :mag: Overview Enforce granular permission checks for: - [x] Billing - [x] Apps - [x] Members - [x] Roles - [x] Integration Credentials - [x] Environments - [x] Secrets...