-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync Environments and Recipe "Application Details" and add state mana…
…gement (#289) * display env controls in recipe page * no spinner when app is running * use env status to display status in recipe page * merge environmentManager into applicationManager * temp: frontend * user tasks instead of status for stopping and removing * remove state from recipeTask * front: display latest task in env status + display pod * Axel review * fix unit tests * fix: removed state in RecipeStatus * remove unused environment status * rename EnvironmentControls to EnvironmentActions + remove comment * fix: rebase adding omdelId to pullApplication * fix tests after rebase
- Loading branch information
Showing
23 changed files
with
737 additions
and
639 deletions.
There are no files selected for viewing
323 changes: 316 additions & 7 deletions
323
packages/backend/src/managers/applicationManager.spec.ts
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.