<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/opendc-web/opendc-web-ui/src/containers/app/sidebars/project/TopologyListContainer.js, 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>feat(ui): Migrate to PatternFly 4 design framework</title>
<updated>2021-07-15T13:55:56+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-07-14T20:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=803e13b32cf0ff8b496649fb0a4d6e32400e98a4'/>
<id>803e13b32cf0ff8b496649fb0a4d6e32400e98a4</id>
<content type='text'>
This change is a rewrite of the existing OpenDC frontend in order to
migrate to the PatternFly 4 design framework.

PatternFly is used by Red Hat for various computing related services such
as OpenShift, Red Hat Virtualization and Cockpit. Since their design
requirements are very similar to those of OpenDC (modeling computing
services), migrating to PatternFly 4 allows us to re-use design choices
from these services.

See https://www.patternfly.org/v4/ for more information about
PatternFly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change is a rewrite of the existing OpenDC frontend in order to
migrate to the PatternFly 4 design framework.

PatternFly is used by Red Hat for various computing related services such
as OpenShift, Red Hat Virtualization and Cockpit. Since their design
requirements are very similar to those of OpenDC (modeling computing
services), migrating to PatternFly 4 allows us to re-use design choices
from these services.

See https://www.patternfly.org/v4/ for more information about
PatternFly.
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Combine fetching of project relations</title>
<updated>2021-07-08T11:36:39+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-07-08T11:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=2c8d675c2cf140eac05988065a9d20fd2773399a'/>
<id>2c8d675c2cf140eac05988065a9d20fd2773399a</id>
<content type='text'>
This change updates the OpenDC frontend to combine the fetching of
project relations. This means that for a single project, we make only
one additional request to retrieve all its topologies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the OpenDC frontend to combine the fetching of
project relations. This means that for a single project, we make only
one additional request to retrieve all its topologies.
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Simplify normalization of topology</title>
<updated>2021-07-08T11:20:27+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-07-08T11:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=29196842447d841d2e21462adcfc8c2ed1d851ad'/>
<id>29196842447d841d2e21462adcfc8c2ed1d851ad</id>
<content type='text'>
This change updates the OpenDC frontend to use the normalizr library for
normalizing the user topology.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the OpenDC frontend to use the normalizr library for
normalizing the user topology.
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Use React Query defaults to reduce duplication</title>
<updated>2021-07-08T08:53:23+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-07-07T18:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=02a2f0f89cb1f39a5f8856bca1971a4e1b12374f'/>
<id>02a2f0f89cb1f39a5f8856bca1971a4e1b12374f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Migrate project APIs to React Query</title>
<updated>2021-07-07T14:28:25+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-07-07T14:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=e5e5d2c65e583493870bc0b62fb185c5e757c13f'/>
<id>e5e5d2c65e583493870bc0b62fb185c5e757c13f</id>
<content type='text'>
This change updates the OpenDC frontend to use React Query for fetching
and mutating project data. Previously, this state was tracked and
synchronized via Redux. Migrating to React Query greatly simplifies the
state synchronization logic necessary in the frontend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the OpenDC frontend to use React Query for fetching
and mutating project data. Previously, this state was tracked and
synchronized via Redux. Migrating to React Query greatly simplifies the
state synchronization logic necessary in the frontend.
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Remove current ids state from Redux</title>
<updated>2021-07-07T13:07:11+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-07-07T13:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=aa788a3ad18badfac8beaabdaffc88b9e52f9306'/>
<id>aa788a3ad18badfac8beaabdaffc88b9e52f9306</id>
<content type='text'>
This change removes the current active identifiers from the Redux state.
Instead, we use the router query to track the active project, portfolio
and topology.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change removes the current active identifiers from the Redux state.
Instead, we use the router query to track the active project, portfolio
and topology.
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Split App container into separate components</title>
<updated>2021-07-07T09:46:57+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-07-07T09:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=1ce8bf170cda2afab334cd330325cd4fbb97dab4'/>
<id>1ce8bf170cda2afab334cd330325cd4fbb97dab4</id>
<content type='text'>
This change splits the App container into separate pages, as a starting
point for removing much of the unnecessary state from Redux.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change splits the App container into separate pages, as a starting
point for removing much of the unnecessary state from Redux.
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Restructure OpenDC frontend</title>
<updated>2021-05-17T15:06:50+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-16T15:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=d9e65dceb38cdb8dc4e464d388755f9456620566'/>
<id>d9e65dceb38cdb8dc4e464d388755f9456620566</id>
<content type='text'>
This change updates the structure of the OpenDC frontend in order to
improve the maintainability of the frontend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the structure of the OpenDC frontend in order to
improve the maintainability of the frontend.
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Move modal state outside of Redux</title>
<updated>2021-05-17T15:06:50+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-13T15:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=1edbae1a0224e30bafb98638f419e1f967a9286f'/>
<id>1edbae1a0224e30bafb98638f419e1f967a9286f</id>
<content type='text'>
This change updates the frontend so that the modal state is not stored
inside Redux but instead is stored using the useState hook. This
simplifies the design of the modal components.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the frontend so that the modal state is not stored
inside Redux but instead is stored using the useState hook. This
simplifies the design of the modal components.
</pre>
</div>
</content>
</entry>
<entry>
<title>ui: Migrate from CRA to Next.js</title>
<updated>2021-05-17T15:06:47+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-12T20:42:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=4397a959e806bf476be4c81bc804616adf58b969'/>
<id>4397a959e806bf476be4c81bc804616adf58b969</id>
<content type='text'>
This change updates the web frontend to use Next.js instead of Create
React App (CRA). Next.js enables the possibility of rendering pages on
the server side (which reduces the time to first frame) and overall
provides a better development experience.

Future commits will try to futher optimize the implementation for
Next.js.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the web frontend to use Next.js instead of Create
React App (CRA). Next.js enables the possibility of rendering pages on
the server side (which reduces the time to first frame) and overall
provides a better development experience.

Future commits will try to futher optimize the implementation for
Next.js.
</pre>
</div>
</content>
</entry>
</feed>
