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

Fix/33976: Workspace name in request flow is wrong color and navigating back #35594

Merged
merged 14 commits into from
Feb 14, 2024

Commits on Feb 1, 2024

  1. FIxing workspace color and navigating back from the workspace details

    * attempting backTo param
    
    * Update ROUTES.ts
    Tony-MK authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0332039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71e9ada View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    4795269 View commit details
    Browse the repository at this point in the history
  2. fixing onBackButton callback function and added backTo parameter in t…

    …he REPORT_WITH_ID_DETAILS route
    Tony-MK committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bd86225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ca92e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    57e75a5 View commit details
    Browse the repository at this point in the history
  2. lint

    Tony-MK committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    a60cb2e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. merge upstream main

    Tony-MK committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a64ab19 View commit details
    Browse the repository at this point in the history
  2. Revert "merge upstream main"

    This reverts commit a64ab19.
    Tony-MK committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    93c66ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8ca9bf View commit details
    Browse the repository at this point in the history
  4. import useRoute hook

    Tony-MK committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2e492e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. route errors fixing

    Tony-MK authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f8e7fe5 View commit details
    Browse the repository at this point in the history
  2. migrated changes to ReportDetailsPage.js to ReportDetailsPage.tsx. Re…

    …moved 'backTo' from the Navigation.goBack function
    Tony-MK committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    00b08d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b15c17 View commit details
    Browse the repository at this point in the history