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

Dev2 #88

Merged
merged 31 commits into from
Jun 17, 2024
Merged

Dev2 #88

merged 31 commits into from
Jun 17, 2024

Commits on Jun 11, 2024

  1. v2 shifting input splitting/pagination logic from fe to be, enable fe…

    … to process paginated response, unify be and fe model, remove need for convertor, major app flow and state mgt refactoring
    prabh-t committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f03376f View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. cleaned up App, removed old statement mgt and updated app flow, requi…

    …red function in relevant component
    prabh-t committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a785cc3 View commit details
    Browse the repository at this point in the history
  2. updated result page path

    prabh-t committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b96be1f View commit details
    Browse the repository at this point in the history
  3. constant clean up

    prabh-t committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e1cc5c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6da194 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51b262d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80b4bb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e00cd0e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    cfb3125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e84eb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f38289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec26239 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b5aa6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faf2425 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b49981e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8cc1fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6b2b65 View commit details
    Browse the repository at this point in the history
  10. added url in result record

    prabh-t committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    609b983 View commit details
    Browse the repository at this point in the history
  11. moved loading check into subcomponent, correct url, now support both …

    …/ & /result path, added result type, moved search params init inside callback
    prabh-t committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    da6a4a6 View commit details
    Browse the repository at this point in the history
  12. loading logic changed

    prabh-t committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    daa5070 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d536a40 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cad432c View commit details
    Browse the repository at this point in the history
  15. fixed unique key error

    prabh-t committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    72e76cc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cf77367 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e5cc53c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b7e3abb View commit details
    Browse the repository at this point in the history
  19. removed unused function

    prabh-t committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    538ab20 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    887da2e View commit details
    Browse the repository at this point in the history
  21. fixed query page

    prabh-t committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    869bda8 View commit details
    Browse the repository at this point in the history
  22. scroll auto

    prabh-t committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    145971c View commit details
    Browse the repository at this point in the history
  23. text change and clean up

    prabh-t committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8c35d6f View commit details
    Browse the repository at this point in the history