Skip to content

Conversation

@MichaelDecent
Copy link
Collaborator

No description provided.

- Restructured the layout_engine_atoms package to improve organization and clarity.
- Introduced a new catalog module to manage atom presets and default atoms.
- Added Vue-specific runtime components for rendering layout-engine manifests.
- Implemented a ManifestApp class to serve manifests and static assets via ASGI.
- Created Vue client assets including HTML, JavaScript, and CSS for the dashboard.
- Developed various atom renderers for metrics, charts, and tables.
- Added tests for the Vue runtime to ensure correct manifest serving and asset handling.
- Introduced `generate_manifest.py` to build and persist the dashboard manifest for the Vue example.
- Updated Vue runtime to support dynamic loading of client assets and improved error handling.
- Created `package.json` for the Vue client with necessary scripts and dependencies.
- Implemented atom renderers in `atom-renderers.js` for rendering various dashboard tiles.
- Refactored `atoms.js` to utilize the new atom renderers and cleaned up unused code.
- Enhanced `main.js` to initialize the dashboard application with improved manifest fetching logic.
- Added `runtime-core.js` to encapsulate the core runtime logic for the Vue application.
- Created a new `runtime.js` file to export the layout engine's main functionalities.
- Configured Vite for building the Vue client with appropriate settings for library output.
…hat spin up ManifestApp with the packaged assets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant