console
console copied to clipboard
The Console that makes Appwrite tick from the browser 🖥
## 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. ###...
### 🔖 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...
### 🔖 Feature description  Adding environment variables in a function menu tabs ### 🎤 Pitch Makes environment more accessible than being burried inside settings ### 👀 Have you spent...
### 🔖 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 👇 ###...
### 🔖 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....
### 👟 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....
## 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...