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

[ui-storagebrowser] view file content as text #3823

Merged
merged 41 commits into from
Sep 18, 2024
Merged

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    f7e1cf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc0984e View commit details
    Browse the repository at this point in the history
  3. fix lint

    ramprasadagarwal committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    95cb886 View commit details
    Browse the repository at this point in the history
  4. lint fix

    ramprasadagarwal committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fdd2c13 View commit details
    Browse the repository at this point in the history
  5. add library

    ramprasadagarwal committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bbdbd4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b97d332 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. revert extra changes

    ramprasadagarwal committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7a5c9d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b5a2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    662fb1b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    74a99e4 View commit details
    Browse the repository at this point in the history
  2. fix: rename hook

    ramprasadagarwal committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a7ade51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1702fef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a164444 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a4160a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9dd4482 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    187dcaf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8441dfa View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 19, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    8a5a6b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8dc4f6 View commit details
    Browse the repository at this point in the history
  3. [api] Add /get_trash_path public API (#3817)

    ## What changes were proposed in this pull request?
    
    - There was no API for getting trash path per user.
    - Earlier, we were depending on a redirect from backend to the trash path but now having a dedicated API for trash path makes sense for revamping the filebrowser UX.
    - This API is mainly for HDFS for now because other supported filesystems dont have a clear trash use-case concept in Hue.
    
    ## How was this patch tested?
    
    - Manually
    Harshg999 authored and ramprasadagarwal committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    69caab4 View commit details
    Browse the repository at this point in the history
  4. [ui-core]: feat: add useLoadData hook for API calls (#3819)

    * [ui-core]: feat: add useFetch hook for API calls
    
    * add the license information
    
    * fix lint
    
    * lint fix
    
    * add library
    
    * pin the library version
    
    * revert extra changes
    
    * revert package-lock json
    
    * fix: rename hook
    
    * fix the function name
    
    * typecaste error object
    ramprasadagarwal committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    537ad3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56d9708 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    4d8b2b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cf2794 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9b94a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2fd2f0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    098b934 View commit details
    Browse the repository at this point in the history
  6. fix failing test

    ramprasadagarwal committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fa48ad0 View commit details
    Browse the repository at this point in the history
  7. fix style-lint

    ramprasadagarwal committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    320e3a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    bcdb13a View commit details
    Browse the repository at this point in the history
  2. fix the linting

    ramprasadagarwal committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    fb3f614 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f89756 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    9fc13a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d37e36d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27aef4c View commit details
    Browse the repository at this point in the history
  4. fix the layout issue

    ramprasadagarwal committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a10eac1 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    0902a30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f6555b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56dee74 View commit details
    Browse the repository at this point in the history