console icon indicating copy to clipboard operation
console copied to clipboard

The Console that makes Appwrite tick from the browser 🖥

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

Fixes #1175 ## What does this PR do? Removed the Numeric parsing of the string so that the strings that cannot be parsed don't return NaN which returns an error....

## What does this PR do? Removes bullet point markers on migrations page. ## Test Plan Manual. Before - After - ## Related PRs and Issues N/A. ### Have you...

## What does this PR do? Fix Letter Spacing for Uppercased Tags. ## Test Plan Manual. ## Related PRs and Issues N/A. ### Have you read the [Contributing Guidelines on...

## What does this PR do? Fixes the issue where if there was an exception during file upload, the progress component would keep showing Progress at 0%. ## Test Plan...

## What does this PR do? This PR implements the UI for the deployment storage stats in the usage page. This PR requires https://github.com/appwrite/appwrite/pull/8258 to be merged first for the...

## What does this PR do? (Provide a description of what this PR does.) ## Test Plan (Write your test plan here. If you changed any code, please provide us...

Fixes #999 ## What does this PR do? Changed: `.setSelfSigned(status: true)` at src/routes/console/project-[project]/overview/platforms/wizard/android/step3.svelte to `.setSelfSigned(status = true)` ## Test Plan ## Related PRs and Issues #999 ### Have you read...

## What does this PR do? Fixes the label alignment. ## Test Plan Manual. ## Related PRs and Issues N/A. ### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)? Yes.

enhancement
product / functions