Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add new task wizard with multiple stages #12

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

calien666
Copy link
Member

The new task wizard has been implemented with multiple stages including template selection, general settings, new editor setup, and template settings. An AJAX backend controller, along with relevant routes, has been added to handle these stages. The script for the wizard has also been added under public javascript. Improved extension configuration, adding options like defaultSiteSorter, groupPrefix, and unifyShortName, and now the ProcessService class encompasses a method for creating backend user groups.

@calien666 calien666 requested a review from foppelfb May 31, 2024 21:58
@calien666 calien666 force-pushed the feature/create-wizard branch 6 times, most recently from 64ed234 to 08404d9 Compare May 31, 2024 23:49
The new task wizard has been implemented with multiple stages including
template selection, general settings, new editor setup, and template
settings. An AJAX backend controller, along with relevant routes, has
been added to handle these stages. The script for the wizard has also
been added under public javascript. Improved extension configuration,
adding options like defaultSiteSorter, groupPrefix, and unifyShortName,
and now the ProcessService class encompasses a method for creating
backend user groups.
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