Plan responsible for building Docker images for the 3.x demo and development sites

Build: #2165 was successful Manual run by Github Actions

Code commits

openmrs-esm-core

  • kyampeire Hadijah <30952856+hadijahkyampeire@users.noreply.github.com>

    kyampeire Hadijah <30952856+hadijahkyampeire@users.noreply.github.com> 966e697c1ec2918843f7d359237a044092b7a55b

    (feat) O3-2546: Add the ability to use actions in the existing toast (#822)
    * implement the actionable toast

    * Update the documentation

    * some refactors

    * update docs

    * leverage the existing toast to allow actions

    * update docs

    * cleanup

    * override the green color for tertiary buttons to fix the notification action btns

    * fix lint changes

    * update docs again

    * tweak the auto closing logic

    ---------

    Co-authored-by: Ian <52504170+ibacher@users.noreply.github.com>

    • packages/apps/esm-implementer-tools-app/src/implementer-tools.component.tsx (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-framework/docs/API.md (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-framework/docs/interfaces/ShowSnackbarEvent.md (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-framework/docs/interfaces/ShowToastEvent.md (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-framework/docs/interfaces/ToastDescriptor.md (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-framework/docs/interfaces/ToastNotificationMeta.md (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-globals/src/events.ts (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-styleguide/src/_overrides.scss (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-styleguide/src/snackbars/_snackbars.scss (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-styleguide/src/toasts/_toasts.scss (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-styleguide/src/toasts/active-toasts.component.tsx (version 966e697c1ec2918843f7d359237a044092b7a55b)
    • packages/framework/esm-styleguide/src/toasts/toast.component.tsx (version 966e697c1ec2918843f7d359237a044092b7a55b)