<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/opendc-web/opendc-web-ui/src/components/topologies/sidebar/rack/RackSidebar.module.scss, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/'/>
<entry>
<title>refactor(web/ui): Drop dependency on Sass</title>
<updated>2022-11-13T13:17:34+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-11-13T13:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=fcb3a5980606a1ab7f15fa9185f9684a7702b24f'/>
<id>fcb3a5980606a1ab7f15fa9185f9684a7702b24f</id>
<content type='text'>
This change updates the OpenDC web UI to not rely on Sass for
stylesheets. CSS in combination with PostCSS has become powerful enough
for our use-cases as indicated by the small differences between the CSS
and SCSS versions of our files.

By switching to CSS, we can make use of Turbopack to build the project,
which is a re-implementation of Webppack in Rust and is able to build
projects much faster.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the OpenDC web UI to not rely on Sass for
stylesheets. CSS in combination with PostCSS has become powerful enough
for our use-cases as indicated by the small differences between the CSS
and SCSS versions of our files.

By switching to CSS, we can make use of Turbopack to build the project,
which is a re-implementation of Webppack in Rust and is able to build
projects much faster.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(web/ui): Fix overflow of topology sidebar</title>
<updated>2022-09-20T14:07:06+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-09-20T10:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=78255fc6a1ef18759670682c1d90cee685315493'/>
<id>78255fc6a1ef18759670682c1d90cee685315493</id>
<content type='text'>
This change fixes an issue with the web interface where the sidebar
would overflow due to the large number of rack slots that are displayed
in the sidebar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change fixes an issue with the web interface where the sidebar
would overflow due to the large number of rack slots that are displayed
in the sidebar.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(ui): Restructure components per page</title>
<updated>2021-07-19T14:03:11+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-07-19T13:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=5e5ab63b280eb446db4090733cd3ad2e97d02018'/>
<id>5e5ab63b280eb446db4090733cd3ad2e97d02018</id>
<content type='text'>
This change updates the source structure of the OpenDC frontend to
follow the page structure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the source structure of the OpenDC frontend to
follow the page structure.
</pre>
</div>
</content>
</entry>
</feed>
