quasarchimaere

Results 23 issues of quasarchimaere

Somehow adding the Editor (see component code below) does not work, and breaks any page with the editor included: ``` import { Editor } from "bytemd"; import gfm from "@bytemd/plugin-gfm";...

I was wondering if there is some blogpost/guideline that sums up what the migration "todos" are, it seems to me that the structure of svelte-apollo changed quite a bit

**Describe the bug** Currently we do not preset the public checkbox to the current status of the atom when editing, this is due to the fact that we simply do...

Currently every private atom will still allow a connect from anybody -> this is because otherwise a private persona could not connect with a private atom **Describe the solution you'd...

security

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Login with a User 2. Go To the Settings...

bug
prio: high

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to any chat 2. Click on the textfield...

UX

**Describe the bug** there is not enough distinction between being logged in or not, at least in desktop view one sees the email/accountname in the header, but imho that not...

enhancement
UX
design issue

Our docker compose files currently access the other containers via the urls with the containernames, as docker will automatically resolve them. warning: i dont know if this has any effect...

enhancement
deployment
Soon

we should add a build job, that generates and publishes the WoN ontology files automatically to the github-pages branch. Related to https://github.com/researchstudio-sat/webofneeds/pull/2924 (see this pr for a how to)

enhancement
deployment
Soon

Before making it possible to reset the password we need to add an extra roundtrip, this should be done as follows: 1. click reset password: server sends email with a...

security
ready