console
console copied to clipboard
The Console that makes Appwrite tick from the browser 🖥
### 🔖 Enhancement description You should add a slider for organizing the list of attributes in collections. Example from Clickup    ### 🎤 Pitch This would be useful...
### 🔖 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 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 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...
### 👟 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...
## 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...
### 👟 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....
### 🔖 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...
### 👟 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...
## 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...