<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/frontend/Dockerfile, 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>build: Migrate to flat project structure</title>
<updated>2021-04-25T14:01:14+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-04-25T14:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=cd0b45627f0d8da8c8dc4edde223f3c36e9bcfbf'/>
<id>cd0b45627f0d8da8c8dc4edde223f3c36e9bcfbf</id>
<content type='text'>
This change updates the project structure to become flattened.
Previously, the simulator, frontend and API each lived into their own
directory.

With this change, all modules of the project live in the top-level
directory of the repository. This should improve discoverability of
modules of the project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the project structure to become flattened.
Previously, the simulator, frontend and API each lived into their own
directory.

With this change, all modules of the project live in the top-level
directory of the repository. This should improve discoverability of
modules of the project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for frontend error reporting via Sentry</title>
<updated>2020-11-10T23:19:58+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-11-10T21:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=5750e4f4eb360ecda39b1568d903e71ae09e141f'/>
<id>5750e4f4eb360ecda39b1568d903e71ae09e141f</id>
<content type='text'>
This change sets up Sentry to collect errors that occur at the frontend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change sets up Sentry to collect errors that occur at the frontend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly set arguments in multistage Docker build</title>
<updated>2020-10-29T13:17:12+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-10-29T13:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=263f4550013e8ee5fbc3c914af41ccb6cd218f1b'/>
<id>263f4550013e8ee5fbc3c914af41ccb6cd218f1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for caching node modules during Docker builds</title>
<updated>2020-10-29T10:20:38+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-10-29T00:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=59bbe732cd83595b8114971d1baa802ef8cb95cc'/>
<id>59bbe732cd83595b8114971d1baa802ef8cb95cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Propagate user-specified API url to React build</title>
<updated>2020-10-27T20:25:06+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-10-27T19:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=70026cebc0fd20b660cafe0bf95d0eea73459de2'/>
<id>70026cebc0fd20b660cafe0bf95d0eea73459de2</id>
<content type='text'>
This change fixes an issue where we did not forward the environmental
variable for controlling the API url to the React build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change fixes an issue where we did not forward the environmental
variable for controlling the API url to the React build.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make frontend independent of API</title>
<updated>2020-08-24T17:48:05+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-07-15T13:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=a196ba2c08bd16479134ab542f2560b75f19424f'/>
<id>a196ba2c08bd16479134ab542f2560b75f19424f</id>
<content type='text'>
This change makes the frontend independent of the API by removing the
static file serving logic from the API server. Instead, we can serve the
frontend as static HTML over CDNs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes the frontend independent of the API by removing the
static file serving logic from the API server. Instead, we can serve the
frontend as static HTML over CDNs.
</pre>
</div>
</content>
</entry>
</feed>
