anjisvj
(Anjula Samarasinghe)
August 2, 2022, 5:07am
#41
I made the requested changes. can you review again? @jayasanka
anjisvj
(Anjula Samarasinghe)
August 3, 2022, 2:13pm
#42
Hello, Here’s the PR for improving the tablet and small desktop views.
openmrs:main
← anjula-sack:O3-1443
opened 02:12PM - 03 Aug 22 UTC
## Purpose
- The purpose of this PR is to fix #[O3-1443](https://issues.openm… rs.org/browse/O3-1443)
## Goals
- Improve the tablet and small desktop layout
## Approach
- Updated the styles
## Screenshots

anjisvj
(Anjula Samarasinghe)
August 6, 2022, 12:24pm
#43
Hello, Here’s the PR search by drug orders. Since we don’t have the latest reporting module on dev3 this won’t work. I developed this locally.
@dkayiwa can we get the latest update on dev3?
cc: @jayasanka @bistenes
openmrs:main
← anjula-sack:O3-1306
opened 04:15AM - 06 Aug 22 UTC
## Purpose
- The purpose of this PR is to fix #[O3-1306](https://issues.openm… rs.org/browse/O3-1306)
## Goals
- To give the user the ability to search for patients based on their drug usage
## Approach
- Created the search by drug orders
- Added styles to match the design
- Wrote tests
- Updated the translations
## Screenshots
<img width="893" alt="Screenshot 2022-08-06 at 5 48 39 PM" src="https://user-images.githubusercontent.com/43912578/183248657-f5398a9a-86c6-4634-99e4-8dc390bcc7da.png">
dkayiwa
(Daniel Kayiwa)
August 6, 2022, 7:06pm
#44
@anjisvj dev3 is already referencing the latest snapshot version of the reporting module. Which means it should automatically pick up those changes when deployed. And from this CI build plan, the latest deployment happened 3 days ago which should already have your changes: Reference Application - Distribution 3.x 168: Build result summary - OpenMRS Bamboo
anjisvj
(Anjula Samarasinghe)
August 11, 2022, 7:00am
#45
Hello , Here’s the PR search composition.
This query combines multiple cohorts using the logical operators:- AND, OR and NOT.
To use this query, you need to have query results from the other queries in your search history. These are the queries which will then be combined to yield new results.
Example: There is a cohort of patients who are males at #1 , and a cohort of patients with ages between 23 and 35 years at #2 in the search history.
You can create a query with a composition ‘1 AND 2’ and add a brief meaningful description for the new query.
cc: @jayasanka @bistenes
openmrs:main
← anjula-sack:O3-1445
opened 05:18PM - 10 Aug 22 UTC
## Purpose
- The purpose of this PR is to fix #[O3-1445](https://issues.openm… rs.org/browse/O3-1445)
## Goals
- To give the user the ability to search for patients by combining multiple searches
## Approach
- Created the search composition
- Added styles to match the design
- Wrote tests
- Updated the translations
## Screenshots
<img width="885" alt="Screenshot 2022-08-11 at 12 02 33 PM" src="https://user-images.githubusercontent.com/43912578/184076590-c5829607-64c4-40cc-8cac-4adcde45bfe0.png">