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(#304) Environments color 🎨 #1053

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

Commits on Oct 23, 2024

  1. associate environment to a color

    Signed-off-by: mathieu <[email protected]>
    
    use StyledWrapper
    
    Signed-off-by: mathieu <[email protected]>
    
    don't save anything for color if it is not set
    
    Signed-off-by: mathieu <[email protected]>
    
    use redux store instead of local state
    
    remove logs
    
    fix selectedEnvironment
    
    cleanup
    
    add bottom border on active tab
    MathieuDreano committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b3e481f View commit details
    Browse the repository at this point in the history
  2. associate environment to a color

    Signed-off-by: mathieu <[email protected]>
    MathieuDreano committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    aec0696 View commit details
    Browse the repository at this point in the history
  3. fix error during mergeconflict

    Signed-off-by: mathieu <[email protected]>
    MathieuDreano committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    70349b1 View commit details
    Browse the repository at this point in the history
  4. move dependency to appropriate package.json

    Signed-off-by: mathieu <[email protected]>
    MathieuDreano committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bc85bc5 View commit details
    Browse the repository at this point in the history
  5. remove unused code

    Signed-off-by: mathieu <[email protected]>
    MathieuDreano committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2beec87 View commit details
    Browse the repository at this point in the history
  6. use border instead of background color

    Signed-off-by: mathieu <[email protected]>
    MathieuDreano committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d1edc8e View commit details
    Browse the repository at this point in the history
  7. simplify onColorChange

    Signed-off-by: mathieu <[email protected]>
    MathieuDreano committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1ce499f View commit details
    Browse the repository at this point in the history
  8. add black, keep backgound on unselected color

    Signed-off-by: mathieu <[email protected]>
    MathieuDreano committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d863c54 View commit details
    Browse the repository at this point in the history
  9. fix conflicts

    Signed-off-by: mathieu <[email protected]>
    MathieuDreano committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1a60d77 View commit details
    Browse the repository at this point in the history