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

## What does this PR do? Adds various helper texts to mention that the attributes cannot be changed later. ## Test Plan Manual. ## Related PRs and Issues N/A. ###...

## What does this PR do? Better footer specs on mobile devices. ## Test Plan Manual. ## Related PRs and Issues N/A. ### Have you read the [Contributing Guidelines on...

## What does this PR do? Clarify the terminology since Appwrite Cloud is in Beta and the relationships feature is Experimental. This also matches the terminology used in the docs....

### 👟 Reproduction steps 1. Login to your Appwrite account using your Github account/credentials 2. Go to https://cloud.appwrite.io/console/account and click [Recover your password](https://cloud.appwrite.io/recover) 3. Click on the link to reset...

bug
product / auth

## What does this PR do? The password field was not resetting after email update is successful which should ideally be resetting as mentioned in the issue. Set emailPassword as...

### 👟 Reproduction steps Using self-hosted Appwrite Console in production environment we can see see it pings back to Sentry without consent and without clear option to disable it (other...

bug

### 👟 Reproduction steps Open users tab on Chrome 120 Mobile and you won't see any text. ![Screenshot_20240531-162008](https://github.com/appwrite/appwrite/assets/47241203/f97c311b-2c73-453e-8bc8-3ff77b82893e) ### 👍 Expected behavior It should show the text. ### 👎 Actual...

enhancement
product / auth

## What does this PR do? (Provide a description of what this PR does.) The android docs had `.setSelfSigned(status: true)` which is the wrong syntax as suggested in the issue....

### 🔖 Enhancement description Just like how Database, Collections & the Documents can be selected for quick deletion, something similar could be done for the Storage Bucket & the Files...

enhancement

### 🔖 Enhancement description Add upload button to file views in order to update/overwrite the file (keep ID, permissions etc.) ### 🎤 Pitch At the moment, it's possible to upload...

enhancement