Releases: m-team-kit/cookiecutter-web
Releases · m-team-kit/cookiecutter-web
cookiecutter-web 1.0.0
First release of the templates-hub service (see e.g. https://templates.services.fedcloud.eu)
Added
- Show template tags
- Filtering templates by tags
- Templates sorting
- Allow to rate templates
- Display basic star rating
- URLs in templates are shown as clickable links
- Temlates are now added via dedicated GitHub repository
- Link to the templates repo
- Ability to provide an icon/image to represent template
- Accepted updates in the templates GitHub repository are automatically propagated to the running service
- Ability to deploy only Frontend
- Option to deploy with a subset of templates based on tags
Changed
- Refactor frontend
- New page design
- Update AUP, Privacy policy, SCC name
- Backend is completely re-written and hosted in another repository (here is added as a submodule)
- Backend version is 1.0.0
Fixed
- Names of docker-compose files in README
- Replace old react-query with tanstack query
- Replace old index with templates page
- lint config
Removed
- credentials for nginx as we use traefik
- DEEP-HDC links
- webpage top banner
cookiecutter-web 0.5.0
Initial release
First version of the templates service with only DEEP/AI4EOSC templates (no option to easily add new templates, as what and how templates are loaded, is configured in the code).
Added:
- Frontend in next.js
- Backend in python
- Deployed via docker-compose
- Reverse proxy is traefik
- Only DEEP/AI4EOSC templates are added