jembi / openhim-console

A webapp that provides a management console for the OpenHIM
http://openhim.org/
Mozilla Public License 2.0
12 stars 28 forks source link

General Improvements #621

Closed Lumiere-Lodi closed 7 months ago

Lumiere-Lodi commented 7 months ago

This PR:

1. Add: Global theme

a global theme that can be used by any react module in the micro frontend application.

The theme is called using import theme from '@jembi/openhim-theme' and make sure you add the module to the declarations.d.ts file using declare module '@jembi/openhim-theme'

When run successfully you will access the global theme style.

2. Refactoring: Portal admin Module

3. Fix: Sidebar