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

13 lauch process without context or input #19

Merged

Conversation

tonongregory
Copy link
Collaborator

@tonongregory tonongregory commented Dec 16, 2024

From #13

Now with 2 new options you can manage the behavior on UI Run Process action (Rocket icon)

By default there is no confirmation modal or form to set input && context

Modal confirmation

clever_age_process:
    configurations:
        process:
                ui:
                    input_context_launcher_form: false
                    run_confirmation_modal: true

Form to set input && context

clever_age_process:
    configurations:
        process:
                ui:
                    input_context_launcher_form: true

clever-age-gtonon and others added 15 commits December 12, 2024 16:52
…terable type#'

                                    - '#has parameter .* with no value type specified in iterable type#'
                                    - '#has no value type specified in iterable type array#'
                                    - '#configureOptions\(\) has no return type specified.#'
                                    - '#configure\(\) has no return type specified#'
                                    - '#process\(\) has no return type specified#'
                                    - '#should return Iterator but returns Traversable#'
                                    - '#Negated boolean expression is always false#'
docs/index.md Outdated

| Options | Values | UI behaviour |
|----------------------------------|----------------|:---------:|
| input_context_launcher_form<br>run_confirmation_modal | false<br>false | Run process without any confirmation

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@clever-age-gtonon il faudrait mettre les valeurs par défaut sur chaque option.

@tonongregory tonongregory merged commit b781189 into prepare-release Dec 17, 2024
10 checks passed
@njoubert-cleverage njoubert-cleverage added this to the v2.0 milestone Dec 17, 2024
@njoubert-cleverage njoubert-cleverage deleted the 13_lauch_process_without_context_or_input branch December 17, 2024 15:07
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