You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
Most pages in web portal are using react and office-fabric framework now.
And our layout component (sidebar, navbar, background) still uses admin-lte which style pattern is different from office fabric/fluent.
I think it is time to remove the admin-lte depenedencies now.
TODO
Refactoring the layout component using office fabric and remove admin lte dependencies
Use ejs loader to implement a wrapper workaround for old jquery/ejs based pages.
Remove unused pages in web portal
Reorganize the polyfills and initialize functions (theme/font)
The text was updated successfully, but these errors were encountered:
Most pages in web portal are using react and office-fabric framework now.
And our layout component (sidebar, navbar, background) still uses admin-lte which style pattern is different from office fabric/fluent.
I think it is time to remove the admin-lte depenedencies now.
TODO
The text was updated successfully, but these errors were encountered: