Skip to content

Implement Default Launchpad Assets for Guided Templates#16

Merged
ryancooley merged 13 commits into2023-winterfrom
task/FOUR-14171
Feb 20, 2024
Merged

Implement Default Launchpad Assets for Guided Templates#16
ryancooley merged 13 commits into2023-winterfrom
task/FOUR-14171

Conversation

@sanjacornelius
Copy link
Copy Markdown
Collaborator

@sanjacornelius sanjacornelius commented Feb 16, 2024

This PR introduces default launchpad assets for Guided Templates. It involves updates to the file structure, including the addition of a new directory named launchpad within the assets directory. This directory contains a subdirectory named slides, which stores assets associated with the launchpad carousel. Additionally, the generate_index.php script file has been refactored to accommodate the new subdirectory file structure for launchpad assets.

How to Test

  1. Ensure your environment is configured with the correct wizard-template branch by adding GUIDED_TEMPLATE_BRANCH=task/FOUR-14171 to your .env file.
  2. Run the commands php artisan optimize and php artisan processmaker:sync-guided-templates.
  3. Navigate to Processes -> Guided Templates.
  4. Run a guided template.
  5. Upon completion and redirection to the newly created process, verify that the carousel images are loaded correctly.
  6. Run another guided template to ensure there are no image errors on subsequent process imports.

Related Tickets & Packages

Core PR
FOUR-14171

@sanjacornelius sanjacornelius changed the title [WIP] Implement Launchpad Images Implement Default Launchpad Assets for Guided Templates Feb 19, 2024
@sanjacornelius sanjacornelius mentioned this pull request Feb 19, 2024
@ryancooley ryancooley merged commit 368ddb2 into 2023-winter Feb 20, 2024
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.

4 participants