fedora-infra / tahrir

Pyramid app for issuing your own Open Badges
https://badges.fedoraproject.org/
Other
76 stars 54 forks source link

Replace the badge builder form #520

Open abompard opened 2 months ago

abompard commented 2 months ago

The Badge Builder form should use WTForms to make it easier to maintain and more standard (such as when the posted fields are not reused on the resulting page). It should have select boxes where options are limited, such as with the Condition. It should do the YAML generation in the Jinja2 template instead of python string templating to have better conditionals.

github-actions[bot] commented 4 weeks ago

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] commented 2 weeks ago

This issue was closed because it has been inactive for 7 days since being marked as stale.

abompard commented 2 weeks ago

Hey!