Commit Graph

5 Commits

Author SHA1 Message Date
engels74
d0df4c6d5d feat: wizard step refactor into pre/post wizard steps
Changes:
  - Pre/post invitation wizard phases
  - Phase-aware routing (/pre-wizard/*, /post-wizard/*)
  - Phase indicator badges (visual categorization)
  - Dynamic completion button behavior
  - Two-column admin layout with category drag-and-drop
  - Invite code management service
  - Enhanced wizard export/import
  - Comprehensive test coverage (17 new test files)
2025-10-16 15:28:48 +02:00
engels74
e405aea55b docs: clarify and enhance step interaction features
This commit updates the documentation for customizing steps, specifically focusing on the new "Require Interaction" feature.

- Adds "Require Interaction" as a new step property.
- Expands on the concept of "Interaction requirements" for bundle steps.
- Renames the "Interactive Elements" section to "Requiring User Interaction" for clarity.
- Provides a detailed explanation of how the interaction requirement works, including enabling the setting and the need for interactive elements.
- Includes an updated example step content snippet that demonstrates multiple interactive buttons and clear instructions for the user.
- Describes the visual feedback mechanisms for the disabled "Next" button.
- Adds best practices for using interaction requirements wisely.
- Updates the troubleshooting section to include a common issue related to the "Next button won't enable."
2025-09-07 15:17:37 +02:00
Matthieu B
ddffb45a7e add komga wizard steps 2025-07-11 23:37:55 +02:00
Matthieu B
619bc781ef GITBOOK-8: No subject 2025-06-19 13:08:38 +00:00
Matthieu B
807ea96783 Customisable steps 2025-05-22 11:06:10 +01:00