Skip to content

Commit

Permalink
Updated documentation and importmap
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRappl committed Feb 5, 2021
1 parent d1228f4 commit 50a2641
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 10 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

1. [Development Guide](./DEV_GUIDE.md)
2. [Creating a new Microfrontend](./MF_step_by_step.md)
3. [Available Videos](./VIDEOS.md)
33 changes: 33 additions & 0 deletions docs/VIDEOS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Available Videos

These videos are available to show how you can develop new frontend functionalities using the OpenMRS 3.0 setup.

## Talks

These are videos which have been recorded for some talks and conference sessions.

- [Why Microfrontends?](https://youtu.be/XDIIuM7Ffas)

## Spotlight Videos

These are videos below 5 minutes showing small dedicated things.

- [Tooling](https://youtu.be/KDC8DwPWwjc)
- [Breadcrumbs](https://youtu.be/Rq4QGSF9r2M)
- [Extensions](https://youtu.be/crdEL91oBGs)
- [Internationalization](https://youtu.be/1pLUi47BIBo)

## Tutorials

These are more extensive videos with focus on showing how to develop new microfrontends.

*(none yet)*

## Others

These are videos not fitting into the categories above.

- [Development Overview](https://youtu.be/aIi1t5o7agI)
- [Patient Banner Implementation](https://youtu.be/3AoxdCjXbys)
- [Attachments Demo](https://youtu.be/Vm6sWV55nBQ)
- [Registration Configuration](https://youtu.be/PA9IiNgHAq8)
20 changes: 10 additions & 10 deletions packages/esm-app-shell/src/assets/importmap.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"imports": {
"@openmrs/esm-patient-chart-widgets": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-patient-chart-widgets/2021-01-22_5eb724bc6a508531136f0bf9a17f31eacb1f513a/openmrs-esm-patient-chart-widgets.js",
"@openmrs/esm-patient-chart-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-patient-chart-app/2021-01-28_e9811a8bdc2b90151308c404079af763917def49/openmrs-esm-patient-chart-app.js",
"@openmrs/esm-home-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-home-app/2021-01-22_3e88803d6db5e6d623a159279ba44fa6089389e8/openmrs-esm-home-app.js",
"@openmrs/esm-primary-navigation-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-primary-navigation-app/2021-01-22_7a9b22dbf38f31a5e3ff9df5d313271d6c218f42/openmrs-esm-primary-navigation-app.js",
"@openmrs/esm-login-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-login-app/2021-01-22_8abbb1179fa78f7c3a4e58823eb97845e2bbf9f9/openmrs-esm-login-app.js",
"@openmrs/esm-devtools-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-devtools-app/2021-01-26_3218a73320619e3941e8e153a941e0eb1d764325/openmrs-esm-devtools-app.js",
"@openmrs/esm-patient-registration-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-patient-registration-app/2021-01-22_d23684338009d10f3009008259e0eb7880cd2a62/openmrs-esm-patient-registration-app.js",
"@openmrs/esm-implementer-tools-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-implementer-tools-app/2021-01-26_3218a73320619e3941e8e153a941e0eb1d764325/openmrs-esm-implementer-tools-app.js",
"@openmrs/esm-drugorder-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-drugorder-app/2020-12-09_aed878d6d9137a7ad9745261dbe7f6902892e885/openmrs-esm-drugorder-app.js"
"@openmrs/esm-patient-chart-widgets": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-patient-chart-widgets/2021-02-05_c227bd1ea7dc373f1d0bc31770ab9a5f204b71e3/openmrs-esm-patient-chart-widgets.js",
"@openmrs/esm-patient-chart-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-patient-chart-app/2021-02-04_cd1232aae72596bcecfb789373de6b7dce2902bb/openmrs-esm-patient-chart-app.js",
"@openmrs/esm-home-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-home-app/2021-02-04_d8a94837d1efe28f94fdb9b50207845d0eb119f3/openmrs-esm-home-app.js",
"@openmrs/esm-primary-navigation-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-primary-navigation-app/2021-02-02_7b3c19685d35f1b052efdba49d1374cfe2198be5/openmrs-esm-primary-navigation-app.js",
"@openmrs/esm-login-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-login-app/2021-02-05_f6bccc45d9295dd8a2af936ac9d876b446a14c57/openmrs-esm-login-app.js",
"@openmrs/esm-devtools-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-devtools-app/2021-02-05_d1228f48cd1608fa601db5f2cba54359b3418185/openmrs-esm-devtools-app.js",
"@openmrs/esm-patient-registration-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-patient-registration-app/2021-02-04_abd6cb6c03a4d98ac03006f69ab49b3dd611d14c/openmrs-esm-patient-registration-app.js",
"@openmrs/esm-implementer-tools-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-implementer-tools-app/2021-02-05_d1228f48cd1608fa601db5f2cba54359b3418185/openmrs-esm-implementer-tools-app.js",
"@openmrs/esm-drugorder-app": "https://spa-modules.nyc3.digitaloceanspaces.com/@openmrs/esm-drugorder-app/2021-02-04_1bfc99ff9a89ca8490240bfe899245f66a0e60f0/openmrs-esm-drugorder-app.js"
}
}
}

0 comments on commit 50a2641

Please sign in to comment.