Move the Showcase application to the new backend system
davidfestal opened this issue · 0 comments
davidfestal commented
Goal
Move the Showcase application to the new backend system.
This would be a prerequisite to making the usage of backend dynamic plugins simpler, especially for external backend dynamic plugins, since dynamic plugins on the new backend system do not require adding entrypoints in the source manually (which they require on the old backend system).
Acceptance criteria
- Have all the tests pass and all the features work correctly.
Requirements
- Test plan
- Documentation
Issues in Epic
- Check that all required plugins (static and dynamic) have been made compatible with the new backend system
- Add support for the new backend system to the RBAC backend plugin
- Switch the Showcase backend app to the new backend system
Notes
Additional context
Add any other context or screenshots about the epic here.