Skip to content

Commit

Permalink
Merge pull request #121 from Rugute/main
Browse files Browse the repository at this point in the history
Sorted HTS Module
  • Loading branch information
Rugute authored Jul 24, 2024
2 parents a3309cd + 31b3436 commit e89c2a7
Show file tree
Hide file tree
Showing 272 changed files with 152 additions and 15,633 deletions.
Binary file modified .DS_Store
Binary file not shown.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"scripts": {
"start": "openmrs develop --backend http://10.50.80.110:8084 --sources packages/esm-*-app --api-url /amrs --spa-path /amrs/spa/ --port 8040",
"dev": "openmrs develop --backend http://10.50.80.110:8084 --sources packages/esm-report-app --api-url /amrs --spa-path /amrs/spa/ --port 8040",
"dev:core": "openmrs develop --backend http://10.50.80.110:8084 --sources packages/esm-ampath-core-app --api-url /amrs --spa-path /amrs/spa/ --port 8030",
"ci:publish": "yarn workspaces foreach --all --topological --exclude @ampath/esm-3.x-app npm publish --access public --tag latest",
"ci:prepublish": "yarn workspaces foreach --all --topological --exclude @ampath/esm-3.x-app npm publish --access public --tag next",
"release": "yarn workspaces foreach --all --topological version",
Expand All @@ -36,9 +35,7 @@
},
"devDependencies": {
"@babel/core": "^7.11.6",
"@carbon/react": "~1.37.0",
"@ohri/openmrs-esm-ohri-commons-lib": "next",
"@openmrs/esm-framework": "^5.7.1-pre.2076",
"@openmrs/esm-framework": "^5.7.2-pre.2101",
"@openmrs/esm-patient-common-lib": "next",
"@playwright/test": "1.40.1",
"@swc/core": "^1.2.165",
Expand Down Expand Up @@ -75,7 +72,7 @@
"jest-cli": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.1",
"openmrs": "^5.7.1-pre.2076",
"openmrs": "^5.7.2-pre.2101",
"prettier": "^3.1.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
Expand Down
3 changes: 0 additions & 3 deletions packages/esm-ampath-core-app/jest.config.js

This file was deleted.

55 changes: 0 additions & 55 deletions packages/esm-ampath-core-app/package.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Empty file.
Empty file.

This file was deleted.

20 changes: 0 additions & 20 deletions packages/esm-ampath-core-app/src/clinical-view-section.scss

This file was deleted.

12 changes: 0 additions & 12 deletions packages/esm-ampath-core-app/src/config-schema.ts

This file was deleted.

39 changes: 0 additions & 39 deletions packages/esm-ampath-core-app/src/dashboard-group.component.tsx

This file was deleted.

Loading

0 comments on commit e89c2a7

Please sign in to comment.