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

Production Release; Oct Week 2 #6417

Merged
merged 16 commits into from
Oct 8, 2023
Merged

Production Release; Oct Week 2 #6417

merged 16 commits into from
Oct 8, 2023

Commits on Oct 4, 2023

  1. Refactor: replaced Dispatch to useQuery/Request of src/Components/Aut…

    …h/log… (#6333)
    
    * Refactor: replaced useDispatch to useQuery of src/Components/Auth/login.tsx
    
    * fix:useQuery changed to Request
    
    * feat: replaced dispatch with request
    
    * fix: types and added pathparams
    
    * fix: request body error
    
    * Update Login.tsx
    
    * change:Tres to Tbody
    
    * fixes: response type change
    
    * Update package-lock.json
    jevil25 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d53eed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66e5d91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93f20fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4d2a0f View commit details
    Browse the repository at this point in the history
  5. Fixed bug in location picker in update facility page (#6377)

    * add all cases for map rendering
    
    * implement location pointer on searched location
    sriharsh05 authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    f8e9647 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4a4671 View commit details
    Browse the repository at this point in the history
  7. 💊 Adds support for editing prescriptions + Adds useSlug hook (#6369)

    * Adds hook: `useSlug`
    
    * bug fix: NumericWithUnits field not showing intial value
    
    * Form: support for showing global errors
    
    * Adds support for editing prescriptions (fixes #6340)
    rithviknishad authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c7c37c6 View commit details
    Browse the repository at this point in the history
  8. Assets date picker (#6338)

    * Using DateFormField instead of DateInputV2
    
    * Using Label from DateFormField
    
    * Prevent Datepicker focus
    
    * Removed unused Ref
    
    * Using formatDate instead of .format
    
    * Added translations
    
    * Added translations for AssetServiceEditModal
    
    * Added translations for AssetCreate
    
    ---------
    
    Co-authored-by: Mohammed Nihal <[email protected]>
    Co-authored-by: Khavin Shankar <[email protected]>
    3 people authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4f02469 View commit details
    Browse the repository at this point in the history
  9. Add show unread notifications filter button (#6356)

    * add show unread filter button
    
    * refactor
    
    Co-authored-by: Khavin Shankar <[email protected]>
    
    ---------
    
    Co-authored-by: Khavin Shankar <[email protected]>
    Pranshu1902 and khavinshankar authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7df0f13 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    07441ae View commit details
    Browse the repository at this point in the history
  2. Show asset import progress (#6400)

    * Show asset import progress
    
    * Fix cypress
    Ashesh3 authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8473f35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64c0b24 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Fix password reset (#6404)

    * Fix password reset
    
    * fix response status check
    
    * Update ResetPassword.tsx
    Ashesh3 authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    91abee0 View commit details
    Browse the repository at this point in the history
  2. Vitals Monitor: Shows relative time for blood pressure and hide if st…

    …ale (30 mins) (#6407)
    
    * shows relative time for bp (part of #6393)
    
    * add comments
    rithviknishad authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    9d26e02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6558eb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83597f1 View commit details
    Browse the repository at this point in the history