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

Refactor OpenReport API call for Report GetHistory #10164

Merged
merged 33 commits into from
Aug 18, 2022

Commits on Jul 28, 2022

  1. removing fetch data

    sketchydroide committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    713e1e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de85a84 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    8408423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f11c94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b301b28 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into afonseca_get_history_open_report

    # Conflicts:
    #	src/pages/home/ReportScreen.js
    #	src/pages/home/report/ReportActionsView.js
    sketchydroide committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8260661 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b654d97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e37db3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2705f6e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. linter

    sketchydroide committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    2763fc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Merge branch 'main' into afonseca_get_history_open_report

    # Conflicts:
    #	src/pages/home/ReportScreen.js
    sketchydroide committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    9b1b0b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Merge branch 'main' into afonseca_get_history_open_report

    # Conflicts:
    #	src/pages/home/ReportScreen.js
    sketchydroide committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    3dc5dc6 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Configuration menu
    Copy the full SHA
    c87a3e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18d11f3 View commit details
    Browse the repository at this point in the history
  3. adding why to the doc

    sketchydroide committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    11cddbc View commit details
    Browse the repository at this point in the history
  4. missing semi colon

    sketchydroide committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    a298893 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

  1. Merge branch 'main' into afonseca_get_history_open_report

    # Conflicts:
    #	src/pages/home/ReportScreen.js
    sketchydroide committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    7468ac5 View commit details
    Browse the repository at this point in the history
  2. removing the collection

    sketchydroide committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    630f75c View commit details
    Browse the repository at this point in the history
  3. adding the comment

    sketchydroide committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    d9909a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df12dbd View commit details
    Browse the repository at this point in the history
  5. missed the route

    sketchydroide committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    a689a90 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. correcting the compose

    sketchydroide committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    10b86ee View commit details
    Browse the repository at this point in the history
  2. linter

    sketchydroide committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    bc124fc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. styling suggestions

    sketchydroide committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    bca0f8b View commit details
    Browse the repository at this point in the history
  2. forgot indenting

    sketchydroide committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    39fd1ec View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    0be9f97 View commit details
    Browse the repository at this point in the history
  2. wrong method changed

    sketchydroide committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    852e636 View commit details
    Browse the repository at this point in the history
  3. remove fetchActions

    sketchydroide committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    599ca8b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    2d7de46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8954f03 View commit details
    Browse the repository at this point in the history
  3. Update src/pages/home/report/ReportActionsView.js

    Co-authored-by: Tim Golen <tgolen@gmail.com>
    marcaaron and tgolen authored Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8ebc4f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

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