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: Update WebLogView to handle common mime types #41

Merged
merged 9 commits into from
Jul 19, 2024

Commits on Jul 17, 2024

  1. feat: Update WebLogView components

    - Update Remove padding from Drawer component
    - Update WebLogView/Row/SideBar layout
    - Add RequestDetails components
    - Add ResponseDetails components
    - Add a Tabs component to fill the height of the Allotment component
    2Steaks committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    71d8ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fad3df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3f20e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. feat: Handle form data

    - Consolidate Cookie component
    - Consolidate Read-only editor component
    - Update raw/preview switch to segmented controls
    2Steaks committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ce12389 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/weblogview-mime-types

    # Conflicts:
    #	src/components/RequestDetails/RequestDetails.utils.ts
    2Steaks committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    659a019 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f1b06e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    d7cd72b View commit details
    Browse the repository at this point in the history
  2. fix: Handle audio, video, css, js files

    - Disable raw content for media files
    2Steaks committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    3826084 View commit details
    Browse the repository at this point in the history
  3. feat: Add font rendering

    2Steaks committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dec0fac View commit details
    Browse the repository at this point in the history