1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00
Martin Hoffmann 5b7d38526b Import and switch to new UI. (#952)
This PR switches to using version 0.4.0 of the Routinator UI. It also changes
the way we import the UI into Routinator by simply including the built assets
in the contrib/ui directory and updating them if necessary.

The PR also imports the mechanism to collect assets and provide them to the
HTTP server from the now deprecated routinator-ui crate.
2024-05-01 14:58:41 +02:00
..
2024-05-01 14:58:41 +02:00
2024-05-01 14:58:41 +02:00

This directory contains data from external projects imported into this repository for convenience.

Currently, these are:

ui Routinator UI

Project: https://github.com/NLnetLabs/routinator-ui

Included version: 0.4.0

Import with:

  • yarn build --base /ui
  • cp -r public/* $ROUTINATOR/contrib/ui