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: асинхронная работа с меню #4

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

Commits on Aug 13, 2024

  1. feat: асинхронная работа с меню

    Добавлен статус "Update" на время выполнения операций
    Асинхронно запускается: Сменить проект, Создать проект, Запуск инстанса, Остановка инстанса
    Кнопки на время выполнение операций блокируются
    StartAsyncHandlers запускается асинхронно
    Добавлены иконки в выпадающее меню
    paket17 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ebc1024 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. fix: запуск асинхронных обработчиков после загрузки

    асинхронный показ информации об инстансе
    paket17 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    6ff7108 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    442f712 View commit details
    Browse the repository at this point in the history
  2. revert: типа видимости

    paket17 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b37294c View commit details
    Browse the repository at this point in the history