Skip to content

Commit

Permalink
Merge branch 'develop' into shift-details-tab-enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahendar0701 committed Dec 14, 2024
2 parents 98d39b0 + f82dfa8 commit 0ec3124
Show file tree
Hide file tree
Showing 37 changed files with 262 additions and 3,144 deletions.
38 changes: 0 additions & 38 deletions cypress/e2e/sample_test_spec/SampleTestAdvanceFilters.cy.ts

This file was deleted.

54 changes: 0 additions & 54 deletions cypress/e2e/sample_test_spec/SampleTestHomepage.cy.ts

This file was deleted.

88 changes: 0 additions & 88 deletions cypress/e2e/sample_test_spec/SampleTestRequest.cy.ts

This file was deleted.

2 changes: 1 addition & 1 deletion cypress/e2e/users_spec/UsersManage.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ describe("Manage User", () => {
manageUserPage.verifyEditUserDetails(
"Devo",
"Districto",
"8/11/1999",
"11/08/1999",
"Female",
);
});
Expand Down
2 changes: 0 additions & 2 deletions cypress/fixtures/external-result-sample.csv

This file was deleted.

116 changes: 0 additions & 116 deletions cypress/pageobject/Sample/SampleTestCreate.ts

This file was deleted.

9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"cross-env": "^7.0.3",
"cypress": "^13.16.1",
"cypress": "^13.16.0",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
Expand Down
3 changes: 0 additions & 3 deletions public/External-Results-Template.csv

This file was deleted.

8 changes: 0 additions & 8 deletions public/locale/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,14 +181,6 @@
"ROUNDS_TYPE__NORMAL": "Brief Update",
"ROUNDS_TYPE__TELEMEDICINE": "Tele-medicine Log",
"ROUNDS_TYPE__VENTILATOR": "Detailed Update",
"SAMPLE_TEST_HISTORY__APPROVED": "Approved",
"SAMPLE_TEST_HISTORY__COMPLETED": "Completed",
"SAMPLE_TEST_HISTORY__RECEIVED_AT_LAB": "Received At Lab",
"SAMPLE_TEST_HISTORY__REQUEST_SUBMITTED": "Request Submitted",
"SAMPLE_TEST_RESULT__AWAITING": "Awaiting",
"SAMPLE_TEST_RESULT__INVALID": "Invalid",
"SAMPLE_TEST_RESULT__NEGATIVE": "Negative",
"SAMPLE_TEST_RESULT__POSITIVE": "Positive",
"SLEEP__EXCESSIVE": "Excessive",
"SLEEP__NO_SLEEP": "No sleep",
"SLEEP__SATISFACTORY": "Satisfactory",
Expand Down
1 change: 0 additions & 1 deletion public/locale/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
"SORT_OPTIONS__name": "मरीज़ का नाम AZ",
"SORT_OPTIONS__review_time": "सबसे पुरानी समीक्षा तिथि पहले",
"SORT_OPTIONS__taken_at": "सबसे पुरानी ली गई तारीख पहले",
"Sample Test": "नमूना परीक्षण",
"Shifting": "स्थानांतरण",
"Submit": "जमा करना",
"TELEMEDICINE": "सुदूर",
Expand Down
Loading

0 comments on commit 0ec3124

Please sign in to comment.