OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

Feature 1502 refactor ontology view and implement page load ux #1503

Closed jh-RLI closed 5 months ago

jh-RLI commented 6 months ago

Summary of the discussion

Refactor multi pupose ontology django view and make it more modular and maintainable views to be able to use htmx to implement propper page load UX by first providing a basic intial page which is then populated with the full page content. The content must first be parsed and extracted from the oeo release files. This process can take up to several seconds.

Type of change (CHANGELOG.md)

Added

Updated

Workflow checklist

Automation

Closes #1502

PR-Assignee

Reviewer