Skip to content

Implement New File page

Dominic Zimmer requested to merge react-newfile into react

There is not too much to say. This MR implements the missing /new/{fileType} pages in React.

As intended, the client stores the templates locally and can (automatically and on demand) query templates from the API endpoint.

Issues:

Merge request reports