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

Feat/daemon selection #394

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 27, 2024

  1. add modal skeleton

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    da98f17 View commit details
    Browse the repository at this point in the history
  2. extract modal to extra file

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b4cc180 View commit details
    Browse the repository at this point in the history
  3. add daemon selection list

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cd616d2 View commit details
    Browse the repository at this point in the history
  4. add modal to AppDetails

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    59be10c View commit details
    Browse the repository at this point in the history
  5. add daemon specifier to occ register request

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    79027b1 View commit details
    Browse the repository at this point in the history
  6. fix daemon undefined error

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5e59e2c View commit details
    Browse the repository at this point in the history
  7. prolong waiting time for exapp registration

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    80932c2 View commit details
    Browse the repository at this point in the history
  8. change modal heading and add translation

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0b8c031 View commit details
    Browse the repository at this point in the history
  9. render modal only on click

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fcf3d64 View commit details
    Browse the repository at this point in the history
  10. fix app prop in AppDetails

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    e4dfe17 View commit details
    Browse the repository at this point in the history
  11. PHPDoc comment for changed php function

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a30ce1c View commit details
    Browse the repository at this point in the history
  12. change js files

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    669c5cd View commit details
    Browse the repository at this point in the history
  13. fix lint error

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    affd8fb View commit details
    Browse the repository at this point in the history
  14. remove name at the top of the page

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    dad1b74 View commit details
    Browse the repository at this point in the history
  15. filter daemon list for docker-install

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f91b2f5 View commit details
    Browse the repository at this point in the history
  16. no selection modal when only one daemon

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    77369ad View commit details
    Browse the repository at this point in the history
  17. fix enabling in AppDetails

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    95f67d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. get daemon list not until modal opening

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    57a4154 View commit details
    Browse the repository at this point in the history
  2. no modal when only activating app

    Signed-off-by: janepie <jana@stormy-stories.surf>
    janepie committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    93e2e6b View commit details
    Browse the repository at this point in the history