Björn Büttner

Results 125 issues of Björn Büttner

https://github.com/Idrinth/survey/blob/master/src/types.ts has the current list of planned elements, what else would you as a potential user need or desire?

research
effort: intermediate
size: M
component: survey

Please find out how to make sure, that your chosen tech-stack can work without javascript and how to best add custom css to the survey form.

research
effort: intermediate
size: M
component: survey

We have to make creating and upgrading the database easy, so we need a good tool for that. Migrations have to be automatically executed if new ones are available, otherwise...

research
component: survey

We need a good graph library to provide an easy way for people to grasp the data gathered on their behalf.

good first issue
research
effort: intermediate
component: survey

The organisation view should be available given the organisation slug. In this view the basic information, the public surveys, the imprint and the privacy statement have to be available.

enhancement
good first issue
effort: simple
size: M
component: survey

The home page has to provide the latest public surveys with them bein filterable by name.

enhancement
good first issue
effort: simple
size: M
component: survey

the survey page has to display all desired questions. If javascript is enabled, the questions are grouped in subpages and their logic for showing and required is executed. Since we...

enhancement
good first issue
effort: simple
size: M
component: survey

in the survey view we need the following options: - define a page - define a question - delete a page - delete a question - make page visibility conditional...

enhancement
good first issue
effort: intermediate
size: M
component: survey

We need a pull request template for every project part. Currently we seem to have the following: - backend - frontend - api - containers

enhancement
good first issue
effort: simple
size: XS
component: survey

We need some github actions to check, that the code is following best practises. That includes: PHP - psr 12 - phan - phpunit - infection Typescript - eslint -...

enhancement
good first issue
effort: simple
size: XS
component: survey