| Age | Commit message (Collapse) | Author |
|
This change adds support in our Next.js application for the PatternFly 4
design framework. This framework is built by RedHat and provides several
components that are useful for the space in which OpenDC operates.
|
|
This change extracts the landing page from the web interface in order to
separate the development of the two. This allows the landing page to be
developed independently of the actual OpenDC web application.
|
|
|
|
This change enables React Strict Mode via Next.js configuration in order
to highlight potential problems with the web application.
|