Merle Breitkreuz

Results 4 issues of Merle Breitkreuz

A registered project has `name`, `description`, `labels` & `project-id`. Allowed commands are registering, editing, listing (and adding admins) TODO change default machine name to server hosted one

Functions in `items.rad` should be more clearer distinguished between functions that serve a general item or item-specific ones. Currently functions like `pretty-header`, `pretty-item-view`, ... depend on the specific structure of...

If a module is loaded that has already been loaded by prelude, an error should be thrown.

In upstream, we want to show all projects registered under an org or user. [Currently](https://github.com/radicle-dev/radicle-upstream/pull/343) we use the `list_org_projects` function to get all projects and then filter by the org...