Files
Brooke Kuhlmann 6e7d74b6d9 Added designs import resource
Necessary to import an exported (zip file) design. The full implementation is included as a single commit to capture the details of how this works. Here's the breakdown:

* *Import Action*: Creates a new screen template based on the model ID and associated zip file content that is uploaded.
* *Import Partial*: The `_import` partial provides the form within a popover via the index page to collect details from the user. This is also why the `index` template has been updated to link to the popover and also why the index view supplies the models.

In the future, reduce the responsibility of loading the models on the index view and use a import new action instead.

Milestone: minor
2026-08-12 11:42:35 -06:00
..
2026-07-22 11:58:31 -06:00
2026-07-18 11:30:36 -06:00
2025-03-11 20:02:36 -06:00
2026-05-08 07:23:33 -06:00
2026-07-03 07:28:26 -06:00
2026-08-12 11:42:35 -06:00
2026-05-12 10:19:08 -06:00
2025-11-24 17:04:32 -07:00