console icon indicating copy to clipboard operation
console copied to clipboard

The Console that makes Appwrite tick from the browser 🖥

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

product / billing

### 👟 Reproduction steps When creating a new Function and selecting permissions, the drop down menu is partially covered by a page element. The path to this issue is `https://cloud.appwrite.io/console/project-/functions`....

bug

## What does this PR do? The z-index was set to 20 to prevent the language indicator for code sample from showing, but this caused other things to be hidden....

## What does this PR do? Fixes tooltip being not in correct position. Note: A better solution would be to make the tooltip not be dependant on the content's width...

- adds session alert toggle to `console>auth` settings

## What does this PR do? Fix view moving out of cards. ## Test Plan Manual. ![usage-storage](https://github.com/user-attachments/assets/4ac591cc-1507-4de0-ac28-4048fbd18fe8) ![usage-storage-mobile](https://github.com/user-attachments/assets/b500a86b-3ff2-43f4-b658-12ee8f763f3c) ## Related PRs and Issues N/A. ### Have you read the [Contributing...

## What does this PR do? Using main isn't safe for breaking changes. I release 0.1.0 so we can use that: https://github.com/appwrite/templates/releases/tag/0.1.0 ## Test Plan - [x] Manual QA. Backend...

## What does this PR do? This PR implements variable runtime sizes in functions ### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)? Yes

## What does this PR do? Adds info. tooltip to targets header, additionally fixes the filters column widths on mobile. ## Test Plan Manual. ## Related PRs and Issues N/A....

### 👟 Reproduction steps In any collection in the console, try using a String that cant be parsed to a number in combination with a "greater than" or "greater than...

bug