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

## What does this PR do? Fixes #1488. Within attributes table earlier is said 'relationship with '. however it doesn't tell the final user the exact relation-type. Now, it has...

## What does this PR do? Fixes #1127, which says about adding selection to buckets and files so that multiple files/buckets can be deleted at once. In this PR, code...

### 👟 Reproduction steps Create a new function, get to the permissions part, select `Custom permission`. ### 👍 Expected behavior A properly sized popup / modal would pop up. ###...

bug
product / auth

### 🔖 Enhancement description Need an ERD view over the DB collections and the ability to alter DB on the canvas. ### 🎤 Pitch Add the `ERD` section here. It...

enhancement
product / databases

### 🔖 Feature description ![image](https://github.com/appwrite/console/assets/56090587/9a6ec76b-f282-4177-b430-18c9cda6c249) Adding environment variables in a function menu tabs ### 🎤 Pitch Makes environment more accessible than being burried inside settings ### 👀 Have you spent...

enhancement
product / functions

### 🔖 Feature description Currently, when manually creating a new document in the collection, I have observed a UX issue that needs improvement. Here is a brief description 👇 ###...

enhancement
product / databases

### 🔖 Feature description This Server Side SDK for Functions has this param `enabled` on method `functions.update(...)` but the console does not have a UI component to toggle this behaviour....

enhancement
product / functions

### 👟 Reproduction steps 1. Navigate to Console > Project > Function 2. Create a New Function or Create a New Deployment in an existing function 3. Create/Upload Manual 4....

bug
product / functions

## 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...