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

Minimal server search / enable improved focus mode #27819

Merged
merged 38 commits into from
Oct 13, 2023

Commits on Sep 20, 2023

  1. Only search when online

    marcaaron committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4023821 View commit details
    Browse the repository at this point in the history
  2. Remove Text

    marcaaron committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dae32f2 View commit details
    Browse the repository at this point in the history
  3. Add missing file

    marcaaron committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c0e5658 View commit details
    Browse the repository at this point in the history
  4. Run prettier

    marcaaron committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    61e4199 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Slow down server search

    marcaaron committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0d9a313 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 25, 2023

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

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    b881942 View commit details
    Browse the repository at this point in the history
  2. Update translations

    marcaaron committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a66dbd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    8e94c93 View commit details
    Browse the repository at this point in the history
  2. Use debounce

    marcaaron committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    1bbde1a View commit details
    Browse the repository at this point in the history
  3. Make some requested changes

    marcaaron committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ad952ae View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Make requested changes

    marcaaron committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    98724e9 View commit details
    Browse the repository at this point in the history
  2. Fix conflicts

    marcaaron committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    9a8387a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. add missing useCallback

    marcaaron committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3ab1772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bdf7bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97e5bb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af3fec7 View commit details
    Browse the repository at this point in the history
  5. Undo bad whitespace change

    marcaaron committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ea4a0f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06531cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95d436b View commit details
    Browse the repository at this point in the history
  8. Fix conflicts

    marcaaron committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    16474cd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d10710 View commit details
    Browse the repository at this point in the history
  10. Clean up

    marcaaron committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4c801f7 View commit details
    Browse the repository at this point in the history
  11. remove new line

    marcaaron committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    92c0ed4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Style

    marcaaron committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b101e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    007d2d3 View commit details
    Browse the repository at this point in the history
  3. Undo skeleton row changes

    marcaaron committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4e6826a View commit details
    Browse the repository at this point in the history
  4. run prettier

    marcaaron committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    96400ed View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 6, 2023

  1. Fix loading when offline

    marcaaron committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    94411ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3816569 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Fix conflicts and propTypes

    marcaaron committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b09bad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5719736 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

Commits on Oct 12, 2023

  1. Update src/libs/actions/App.js

    Co-authored-by: Rory Abraham <47436092+roryabraham@users.noreply.github.com>
    marcaaron and roryabraham authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    992ae36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    352d376 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'marcaaron-minimalSearch' of https://github.com/Expensif…

    …y/App into marcaaron-minimalSearch
    marcaaron committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6df2efa View commit details
    Browse the repository at this point in the history