appwrite / appwrite/console

🚀 Enhancement: More structured function view

Open
#2,090 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Svelte
Stars
393
Forks
260
Avg merge
6h 53m
Merged PRs (30d)
24

Description

### 🔖 Enhancement description

The functions should be in a table view instead of a card for each function.
The functions should be sorted by name instead of ID, or allow the option to sort them by X.

### 🎤 Pitch

We use functions quite heavily, and have over 10 functions.
The "Card" view where every function displays only name, id & optionally if there is a schedule for the function, is not that suitable for the data.
In most cases i come here to check function executions, which makes me search through an unsorted list (well sorted by id, but i'm not searching for the function ID but the name).
It would be much easier to find the function you if you have the same display as with other resources e.g. users.

### 👀 Have you spent some time to check if this issue has been raised before?

- [x] I checked and didn't find similar issue

### 🏢 Have you read the Code of Conduct?

- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.