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

Merge Develop To Staging v3.1.0 #10436

Merged
merged 57 commits into from
Feb 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
3461004
Update dependency jsdom to v26 (#10224)
renovate[bot] Jan 31, 2025
0ab906c
Update dependency tailwind-merge to v3 (#10300)
renovate[bot] Jan 31, 2025
b6ea55d
Update all dependencies (minor, patch) (#10343)
renovate[bot] Jan 31, 2025
6f77a69
Cleanup: Remove unnecessary GitHub workflows and update linter Node.j…
rithviknishad Jan 31, 2025
4f295a0
Replaced older components in the useFileManager with shadcn component…
NikhilA8606 Feb 1, 2025
66104a8
Update all dependencies (minor, patch) (#10346)
renovate[bot] Feb 1, 2025
893bef5
Replace diary_free with dairy_free (#10187)
mdimado Feb 1, 2025
9379baa
Update github/ossar-action to v1 (#10153)
renovate[bot] Feb 1, 2025
313f0b5
fix missing wave image files (#10357)
rithviknishad Feb 1, 2025
9b50dfa
Added translations in encounter page and minor fixes in patient regis…
Mahendar0701 Feb 2, 2025
6d880c7
Add create questionnaire route and enhance questionnaire editor funct…
bodhish Feb 2, 2025
00fbb56
Replace useTanStack with useQuery (#10345)
AdityaJ2305 Feb 3, 2025
e52edd4
Fix DateTimeQuestion response update logic from creating duplicates (…
rithviknishad Feb 3, 2025
8ee64da
Cleanup: Remove unused dependencies and components (#10348)
rithviknishad Feb 3, 2025
f5be899
Fix iPad View UI responsiveness issue on the overview page (#10378)
Niaal-B Feb 4, 2025
f2db2ba
Remove hardcoded date placeholder in ThreadItem component (#10383)
rithviknishad Feb 4, 2025
8941715
Migration to useQuery: Removed `PaginatedList.tsx` and Update Depende…
rajku-dev Feb 4, 2025
73853b5
Fix : User Detail Responsiveness (#10366)
DonXavierdev Feb 4, 2025
fe44c96
fix: improved tablet view responsiveness (#10379)
Tanuj1718 Feb 4, 2025
fdf44a4
Fix: Improve Mobile Responsiveness and Layout for Edit User Form (#10…
modamaan Feb 4, 2025
879c583
Add lint checks to scan for un-imported files and unused packages (#1…
rithviknishad Feb 4, 2025
0b3279f
Filter allergies by encounter if encounter is marked as completed
rithviknishad Feb 4, 2025
b816e20
fix type
rithviknishad Feb 4, 2025
c242c96
show edit button only if encounter id is present
rithviknishad Feb 4, 2025
5d9273d
Medicine administration UI (#10289)
amjithtitus09 Feb 4, 2025
aa7fad8
Logout API (#10416)
amjithtitus09 Feb 5, 2025
66a90fb
added PatientDetailsTabDemographyGeneralInfo plaggable (#10418)
khavinshankar Feb 5, 2025
eeff6d3
Fix : Cancelled requests in appointments page and Remove files button…
Mahendar0701 Feb 5, 2025
6bf2f61
API Erorr Handler: early exit if error can be silenced (#10409)
rithviknishad Feb 5, 2025
a69c25e
Questionnaire hide tooltip (#10408)
amjithtitus09 Feb 5, 2025
6bee9ac
new test for assign a user to a patient (#10394)
nihal467 Feb 5, 2025
1db9e70
Remove appointment type section from patient details page (#10431)
rithviknishad Feb 5, 2025
ae568f7
Remove @hello-pangea/dnd and implement custom question reordering (#1…
bodhish Feb 6, 2025
c65f395
Merge pull request #10397 from ohcnetwork/rithviknishad/feat/filter-a…
amjithtitus09 Feb 6, 2025
2c6f5db
Tweaked print preview (#10410)
Jacobjeevan Feb 6, 2025
2175dd3
Remove extra padding in appointment details page | Current status dro…
Mahendar0701 Feb 6, 2025
d827058
Update all dependencies (minor, patch) (#10355)
renovate[bot] Feb 6, 2025
3e0bbc4
fixed the users fixture (#10442)
nihal467 Feb 6, 2025
e326a78
Replace Deprecated `request` (#10352)
AdityaJ2305 Feb 6, 2025
b928147
Implement multiple file to pdf support (#9814)
DonXavierdev Feb 6, 2025
6bc04d7
Fix: Facility Organization Dropdown (#10104)
Jeffrin2005 Feb 6, 2025
85866da
Encounter overview and sidebar Redesign (#10440)
amjithtitus09 Feb 6, 2025
e166b18
Get error for specific inputs when updated
DonXavierdev Feb 6, 2025
97dbc77
Merge branch 'develop' into issues/10443/Bug-File-Upload
DonXavierdev Feb 6, 2025
868ea1c
Merge pull request #10446 from DonXavierdev/issues/10443/Bug-File-Upload
amjithtitus09 Feb 6, 2025
662f462
Add support for Location Assignment Question (#10441)
gigincg Feb 6, 2025
b07212a
Location search fix (#10450)
amjithtitus09 Feb 6, 2025
23ae17e
Fixed background and font for appointments card (#10445)
shivankacker Feb 6, 2025
87f70f4
Questionnaire Response | Display multi values (#10448)
amjithtitus09 Feb 6, 2025
e2307d0
Resolve conflicts for `develop` to `staging` (#10451)
rithviknishad Feb 6, 2025
e814a1b
Merge branch 'staging' into rithviknishad/fix/resolve-conflicts-devel…
rithviknishad Feb 6, 2025
7d0e1aa
Merge pull request #10452 from ohcnetwork/rithviknishad/fix/resolve-c…
rithviknishad Feb 6, 2025
e4e67a5
Add Enter key functionality to trigger verification in PatientIndex (…
yash-learner Feb 6, 2025
9b47c68
Fix OTP send workflow (#10468)
rajku-dev Feb 7, 2025
267622a
Update dependency cypress-split to v1.24.8 (#10465)
renovate[bot] Feb 7, 2025
1bd8305
Fixes login errors being shown twice due to nested `useMutation` (#10…
rithviknishad Feb 7, 2025
226dc5a
Fix: Bugs in Public Patient Registration Form (#10462)
AdityaJ2305 Feb 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .example.env
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ REACT_SENTRY_DSN=
# Sentry environment (default: staging)
REACT_SENTRY_ENVIRONMENT=

# Sample format file paths
REACT_SAMPLE_FORMAT_ASSET_IMPORT=/asset-import-template.xlsx

# Camera feed, still watching idle timeout (in seconds; default: 180)
REACT_STILL_WATCHING_IDLE_TIMEOUT=

Expand Down
56 changes: 0 additions & 56 deletions .github/workflows/auto-testing-label.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/combine.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/comment-p1-issues.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/label-deploy-failed.yml

This file was deleted.

5 changes: 3 additions & 2 deletions .github/workflows/label-merge-conflict.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
wait_ms: 15000
detect_merge_changes: false
conflict_comment: |
:wave: Hi, @${author},
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.
Conflicts have been detected against the base branch. Please merge the base branch into your branch.
cc: @${author}
> _See: https://docs.ohc.network/docs/contributing#how-to-resolve-merge-conflicts_
54 changes: 0 additions & 54 deletions .github/workflows/label-wip.yml

This file was deleted.

6 changes: 4 additions & 2 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
pull_request:
branches:
- develop
- master
merge_group:

jobs:
Expand All @@ -22,10 +21,13 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: "20"
node-version: "22"

- name: Install dependencies
run: npm ci

- name: Run lint
run: npm run lint -- --quiet

- name: Run unimported
run: npm run unimported
2 changes: 1 addition & 1 deletion .github/workflows/ossar-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# Run open source static analysis tools
- name: Run OSSAR
uses: github/ossar-action@fae13e456b9973657a670eef6bccc3a4c2b5153d
uses: github/ossar-action@v1
id: ossar

# Upload results to the Security tab
Expand Down
54 changes: 54 additions & 0 deletions .unimportedrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"ignorePatterns": [
"node_modules/**",
"**/*.d.ts"
],
"ignoreUnimported": [
"src/Locale/update_locale.js",
"src/PluginRegistry.ts",
"src/pluginTypes.ts",
"src/service-worker.ts"
],
"ignoreUnused": [
"@fontsource/figtree",
"@originjs/vite-plugin-federation",
"@vitejs/plugin-react",
"browserslist-useragent-regexp",
"cross-env",
"postcss-loader"
],
"ignoreUnresolved": [
[
"./pluginMap",
[
"src/pluginTypes.ts"
]
],
[
"@/supportedBrowsers",
[
"src/components/ErrorPages/BrowserWarning.tsx"
]
],
[
"tsx/cjs",
[
"node_modules/find-cypress-specs/src/index.js"
]
],
[
"virtual:pwa-register",
[
"src/index.tsx"
]
]
],
"respectGitignore": true,
"entry": [
"src/index.tsx",
"vite.config.mts",
"tailwind.config.js",
"cypress.config.ts",
"scripts/**"
]
}
5 changes: 0 additions & 5 deletions care.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@ const careConfig = {
reCaptchaSiteKey:
env.REACT_RECAPTCHA_SITE_KEY || "6LdvxuQUAAAAADDWVflgBqyHGfq-xmvNJaToM0pN",

sampleFormats: {
assetImport:
env.REACT_SAMPLE_FORMAT_ASSET_IMPORT || "/asset-import-template.xlsx",
},

wartimeShifting: boolean("REACT_WARTIME_SHIFTING"),

stillWatching: {
Expand Down
5 changes: 2 additions & 3 deletions cypress/e2e/patient_spec/patient_creation.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import {
PatientFormData,
patientCreation,
} from "@/pageObject/Patients/PatientCreation";
import { patientDashboard } from "@/pageObject/Patients/PatientDashboard";
import { PatientEncounter } from "@/pageObject/Patients/PatientEncounter";
import { patientVerify } from "@/pageObject/Patients/PatientVerify";
import { FacilityCreation } from "@/pageObject/facility/FacilityCreation";
Expand Down Expand Up @@ -126,7 +125,7 @@ describe("Patient Management", () => {
.clickSubmitEncounter()
.assertEncounterCreationSuccess();

patientDashboard.verifyEncounterPatientInfo([
patientEncounter.verifyEncounterPatientInfo([
ENCOUNTER_TYPE,
ENCOUNTER_STATUS,
ENCOUNTER_PRIORITY,
Expand Down Expand Up @@ -154,7 +153,7 @@ describe("Patient Management", () => {
.clickSubmitEncounter()
.assertEncounterCreationSuccess();

patientDashboard.verifyEncounterPatientInfo([
patientEncounter.verifyEncounterPatientInfo([
ENCOUNTER_TYPE,
ENCOUNTER_STATUS,
ENCOUNTER_PRIORITY,
Expand Down
Loading
Loading