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

Enhance: Enable usage of white spaces in project's path #943

Closed
wants to merge 52 commits into from

Commits on Apr 18, 2023

  1. Fix building

    radurentea committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    8514ae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd7f2e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Escaping whitespace

    radurentea committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    82f06fb View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Remove unnecessary code

    radurentea committed May 16, 2023
    Configuration menu
    Copy the full SHA
    b53f321 View commit details
    Browse the repository at this point in the history
  2. Fix elfFilePath argument

    radurentea committed May 16, 2023
    Configuration menu
    Copy the full SHA
    7538dc5 View commit details
    Browse the repository at this point in the history
  3. Removing unnecessary code

    radurentea committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a09629d View commit details
    Browse the repository at this point in the history
  4. Revert "Removing unnecessary code"

    This reverts commit a09629d.
    radurentea committed May 16, 2023
    Configuration menu
    Copy the full SHA
    7c0be5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2356c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3de967a View commit details
    Browse the repository at this point in the history
  7. Revert "Remove unnecessary code"

    This reverts commit b53f321.
    radurentea committed May 16, 2023
    Configuration menu
    Copy the full SHA
    e8df7c6 View commit details
    Browse the repository at this point in the history
  8. Revert "Revert "Remove unnecessary code""

    This reverts commit e8df7c6.
    radurentea committed May 16, 2023
    Configuration menu
    Copy the full SHA
    76060af View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Fix for normal paths

    radurentea committed May 18, 2023
    Configuration menu
    Copy the full SHA
    5180bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2071757 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    a9f64cb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Fix idfpath for monitoring

    radurentea committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f2f094b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94ade83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21a8f2e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Fix DFU Building

    radurentea committed May 30, 2023
    Configuration menu
    Copy the full SHA
    7aece83 View commit details
    Browse the repository at this point in the history
  2. Fix monitoring

    radurentea committed May 30, 2023
    Configuration menu
    Copy the full SHA
    018042b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    783e664 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Edit notification

    radurentea committed May 31, 2023
    Configuration menu
    Copy the full SHA
    3971b97 View commit details
    Browse the repository at this point in the history
  2. Fixes for Mac

    radurentea committed May 31, 2023
    Configuration menu
    Copy the full SHA
    221c160 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    6590b4f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    a0f810b View commit details
    Browse the repository at this point in the history
  2. Add validation and fix for Powershell

    - for building and size tasks
    radurentea committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    82122c5 View commit details
    Browse the repository at this point in the history
  3. Fix monitoring for PowerShell users

    - Fix monitoring for PowerShell
    - Add isPowerShellUser as an utility function to clean up the code.
    radurentea committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2060765 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d2b7e0 View commit details
    Browse the repository at this point in the history
  5. Fix monitoring bug for JTAG

    Monitoring would not start when users would build,flash&monitor for jtag
    radurentea committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    8aae575 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    0d29d64 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    92ab519 View commit details
    Browse the repository at this point in the history
  2. Fix uart for all cases

    radurentea committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3985dbc View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    cca005a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e0061a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0e6c37 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    radurentea committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    90fd037 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    989db6a View commit details
    Browse the repository at this point in the history
  6. Remove duplicate

    radurentea committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a9019d8 View commit details
    Browse the repository at this point in the history
  7. Fix mistake on conflicts

    radurentea authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b43af2c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    038f572 View commit details
    Browse the repository at this point in the history
  2. Remove unused imports

    radurentea committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0d71c08 View commit details
    Browse the repository at this point in the history
  3. Fix warning

    radurentea committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    7f58422 View commit details
    Browse the repository at this point in the history
  4. Add style; Run prettier

    radurentea committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1c5df61 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Add UI Validation for whitespaces

    - changed error messages to match warning messages style
    - removed the functionality of closing error messages
    - added validations for whitespace on  idf path and tools path based on selected version of esp-idf
    - disabled install button if any error appear
    radurentea committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9f961c2 View commit details
    Browse the repository at this point in the history
  2. Update documentation

    radurentea committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5ad10ff View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Revert delete of some mutations

    - Deleted 2 mutations by mistake, reverting the mistake
    radurentea committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2cdcc32 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    c72b646 View commit details
    Browse the repository at this point in the history
  2. Missing updates

    radurentea committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    fa6dd6e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    b7e37d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    d35f89d View commit details
    Browse the repository at this point in the history
  2. Fix conflict

    radurentea committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6d68caf View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    db78fcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa727e9 View commit details
    Browse the repository at this point in the history