You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Feature] Search by Doctor MSP number for Renewal Application (#392)
* added a doctor typeahead
* added the graphql for the typeahead
* updated thre graphql schemas to correctky handle the request
* generated the graphql types
* sending the request correctly to the graphql server
* sending the request correctly to the graphql server
* changed the search criterion to contains
* added the resolver to the lib graphql
* kept only msp number in the git commit
* changed the search box placeholder text
* return more doctor information
* added the form filling code
* added spacing and explanations
* patched the problem with the reinitialize form
* patching the linting errors
0 commit comments