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

Provide links to [stop/go to] running workspace when trying to start a workspace when workspace limit reached #607

Merged
merged 7 commits into from
Aug 26, 2022

Commits on Aug 24, 2022

  1. Working state, but need to decide what to do when failed to stop a wo…

    …rkspace
    
    Signed-off-by: dkwon17 <[email protected]>
    dkwon17 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    cb1c68e View commit details
    Browse the repository at this point in the history
  2. Add alert if failed, make lastError an error only (instead of message…

    … + error)
    
    Signed-off-by: David Kwon <[email protected]>
    dkwon17 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    168b5d4 View commit details
    Browse the repository at this point in the history
  3. Fix, add tests

    Signed-off-by: David Kwon <[email protected]>
    dkwon17 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    08f744d View commit details
    Browse the repository at this point in the history
  4. Remove debug leftover

    Signed-off-by: David Kwon <[email protected]>
    dkwon17 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    e30e33f View commit details
    Browse the repository at this point in the history
  5. Add extra test

    Signed-off-by: David Kwon <[email protected]>
    dkwon17 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    dc09752 View commit details
    Browse the repository at this point in the history
  6. Change link order and update link text

    Signed-off-by: David Kwon <[email protected]>
    dkwon17 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    c742d24 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Update error handling

    Signed-off-by: David Kwon <[email protected]>
    dkwon17 committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    186e326 View commit details
    Browse the repository at this point in the history