italia / spid-cie-oidc-django

The SPID/CIE OIDC Federation SDK, written in Python
Apache License 2.0
27 stars 28 forks source link

chore: refactor onboarding tools schems templates #131

Closed peppelinux closed 2 years ago

peppelinux commented 2 years ago

@dezhizhang1985 we can have a signle, generalized template, to handle all the schemas representation

here: https://github.com/italia/spid-cie-oidc-django/tree/main/spid_cie_oidc/onboarding/templates

we just have to adopt one of them and pass the titles and the list of schemas to represent in the accordion, as views template context

peppelinux commented 2 years ago

Closed by https://github.com/italia/spid-cie-oidc-django/pull/134