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

### 🔖 Enhancement description You should add a slider for organizing the list of attributes in collections. Example from Clickup ![Image](https://github.com/user-attachments/assets/46727e90-4884-4636-bca4-ff730d4ca79c) ![Image](https://github.com/user-attachments/assets/64c27a20-eb9b-498d-951f-1a44e81c39be) ![Image](https://github.com/user-attachments/assets/bdd176a8-2491-48c3-be70-b799bad1550b) ### 🎤 Pitch This would be useful...

enhancement

### 🔖 Enhancement description Add a search field in buckets like in Auth section. ### 🎤 Pitch If you have multiple buckets, it's easier searching the name or initial instead...

enhancement
product / storage

### 🔖 Enhancement description Add a search field in Functions like in Auth section. ### 🎤 Pitch If you have multiple functions, it's easier searching the name or initial instead...

enhancement
product / functions

### 🔖 Enhancement description Encouraged by [Discord Question](https://discord.com/channels/564160730845151244/1282644104731299896), I would like to suggest that when displaying active sessions in the dashboard, we should also show how old a session is...

enhancement
product / auth

### 👟 Reproduction steps 1. Create 3 collection ( pincode, address, business) shared the schema below 2. Populate Pincode collection first 3. Then try to create a business document via...

bug
product / databases

## What does this PR do? Adds UI support for deprecated runtimes ## Test Plan Manual QA (PHP 8.0 is deprecated) ![CleanShot 2025-01-09 at 13 29 54@2x](https://github.com/user-attachments/assets/588a84bc-c10a-4314-942e-ae51dd3c1aad) ![CleanShot 2025-01-09 at...

### 👟 Reproduction steps - To trigger this bug, begin by accessing the Auth, - Create a new user account and navigate to the user profile to verify the account....

bug
good first issue
product / auth

### 🔖 Enhancement description Please bring back the ability to access function execution logs by just **_clicking once_** on a row in the Executions tab. ### 🎤 Pitch That was...

enhancement
product / functions

### 👟 Reproduction steps `GraphQL` is missing from both Cloud & Self-Hosted instance but is received in the json data fetched for Settings screen. I can see the following for...

bug

## What does this PR do? Partially fixes #1385. Added a search option in collections, which allows users to search a collection within the database based on name/id ## Test...