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

(feat) Add revised medications table to the medications dashboard #1771

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Apr 1, 2024

  1. Introduce revised orders table

    Applies same logic as the active medications table, although this table is filtered based on the `action` property from the fetched data object and only displays revised orders.
    arodidev committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    637c64e View commit details
    Browse the repository at this point in the history
  2. translations

    arodidev committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b940dd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50a18ba View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Final touch-ups

    arodidev committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6661c7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8ad62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47a91b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    519cd26 View commit details
    Browse the repository at this point in the history