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: Add data panel to display object related data fetched via Cloud Function #2584

Merged
merged 46 commits into from
Oct 6, 2024

Commits on Jul 20, 2024

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

Commits on Jul 28, 2024

  1. updates

    vardhan0604 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    16b8519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26bb6c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c32afca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f92208 View commit details
    Browse the repository at this point in the history
  5. fix lint

    vardhan0604 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    152e22b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    775f98e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fixed resize handler

    vardhan0604 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    59e01a8 View commit details
    Browse the repository at this point in the history
  2. fixed resize handler bug

    vardhan0604 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a093048 View commit details
    Browse the repository at this point in the history
  3. fix side panel overflow

    vardhan0604 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7cc202c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

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

Commits on Aug 12, 2024

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

Commits on Aug 15, 2024

  1. fixing issues

    vardhan0604 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0889527 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ca3fc View commit details
    Browse the repository at this point in the history
  3. fixing linting issues

    vardhan0604 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5d714aa View commit details
    Browse the repository at this point in the history
  4. fixing get

    vardhan0604 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1f6b36c View commit details
    Browse the repository at this point in the history
  5. removed unwanted changes

    vardhan0604 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4ec1c68 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 24, 2024

  1. fix issues

    vardhan0604 committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    70b4353 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. add loading feature

    vardhan0604 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    26e4d95 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

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

Commits on Sep 3, 2024

  1. update

    vardhan0604 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d153425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34037b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ba8c2f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. update

    vardhan0604 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    35fdbb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Update src/dashboard/Data/Browser/Browser.react.js

    Co-authored-by: Artur <[email protected]>
    Signed-off-by: Harshvardhan Sharma <[email protected]>
    vardhan0604 and 404-html authored Sep 7, 2024
    Configuration menu
    Copy the full SHA
    20e4135 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fixed issues

    vardhan0604 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8c4e68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    081434d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

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

Commits on Sep 18, 2024

  1. fixed bugs

    vardhan0604 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1bd146f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d4dcd2 View commit details
    Browse the repository at this point in the history
  3. fix lint

    vardhan0604 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    13e8e26 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Fixed all required bugs

    vardhan0604 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bde2c47 View commit details
    Browse the repository at this point in the history
  2. fix lint

    vardhan0604 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    f7fe82b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Oct 4, 2024

  1. shorten panel text

    mtrezza committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    db8eff2 View commit details
    Browse the repository at this point in the history
  2. add panel shadow

    mtrezza committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5a614bd View commit details
    Browse the repository at this point in the history
  3. soften panel shadow

    mtrezza committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ac64604 View commit details
    Browse the repository at this point in the history
  4. minor style adjustments

    mtrezza committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9bd827e View commit details
    Browse the repository at this point in the history
  5. add background color

    mtrezza committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a498be9 View commit details
    Browse the repository at this point in the history
  6. prevent sidebar selection

    mtrezza committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    87881d5 View commit details
    Browse the repository at this point in the history
  7. min panel width 100

    mtrezza committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f6f8990 View commit details
    Browse the repository at this point in the history
  8. button style

    mtrezza committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ffc683b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

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

    vardhan0604 committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    28d6349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32967a9 View commit details
    Browse the repository at this point in the history