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

53 render the notes searched on the searchbar #56

Merged
merged 20 commits into from
Dec 5, 2023

Commits on Nov 26, 2023

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

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    eae434b View commit details
    Browse the repository at this point in the history
  2. data conversions now made

    izakrobles committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4663020 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d73abd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4aeb84b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Dec 4, 2023

  1. now passes whole note object to ToolPage instead of just the text. Te…

    …st cases have been produced accordingly and pass
    izakrobles committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    56b9773 View commit details
    Browse the repository at this point in the history
  2. Merge branch '53-render-the-notes-searched-on-the-searchbar' into 52-…

    …render-notes-from-the-left-side-to-the-main-screen
    izakrobles committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8eb2968 View commit details
    Browse the repository at this point in the history
  3. Merge branch '53-render-the-notes-searched-on-the-searchbar' into 52-…

    …render-notes-from-the-left-side-to-the-main-screen
    izakrobles committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0c1a316 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    394365e View commit details
    Browse the repository at this point in the history
  5. the seachbar test case removed since everthing works on the sidebar a…

    …nd not on the top navbar
    yashb196 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    541fa00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a40bc0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95ec037 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    361c5dd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff9d620 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e071374 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    359c42a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a09c0cd View commit details
    Browse the repository at this point in the history
  13. Modified tests

    Stuartwastaken committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    47433de View commit details
    Browse the repository at this point in the history
  14. All test cases are now passing result of using moxios and stubs which…

    … was missing while initially implementing the test cases
    yashb196 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    70c0cc0 View commit details
    Browse the repository at this point in the history