Koen van Hove and GitHub
e90609bdda
Update Krill UI to 0.9.0 ( #1295 )
2025-06-16 17:50:25 +02:00
ximon18 and Tim Bruijnzeels
6de97a3b8b
Updated to krill-ui v0.8.0.
2023-12-06 09:55:57 +01:00
Tim Bruijnzeels
4f6ff8b30c
Show ROA delete when no BGP info is available ( #1139 )
...
Updates to krill-ui 463bd30a75ff53c661bce6e40d47060478ba4f94
2023-10-18 09:33:04 +02:00
Tim Bruijnzeels
0417ccd04e
Do not show announcement disallowed by AS0 ROA.
2023-10-17 15:31:11 +02:00
Tim Bruijnzeels
e1bd433a3d
Show delete button for AS0 ROA covering announcement(s).
2023-10-17 15:31:11 +02:00
Tim Bruijnzeels
e49bc4536d
Add traditional and simplified chinese translations ( #1075 )
...
Thanks to @jimmymcheung for making NLnetLabs/krill-ui#47
2023-10-17 15:31:11 +02:00
Tim Bruijnzeels
7a76fa74df
Add scrollbar to CA selection #1071
2023-06-01 16:27:08 +02:00
Tim Bruijnzeels
5355cc322c
Do not show CA drop down if there is only 1 CA (krill-ui #40 )
2023-05-05 16:42:06 +02:00
Tim Bruijnzeels
968e72540c
Revalidate ROA form fields (fixes krill-ui issue #39 )
2023-05-05 16:42:06 +02:00
Tim Bruijnzeels
7ad450d479
Do not cache request XML (krill-ui issue #41 )
2023-05-05 16:42:06 +02:00
Marlon and Tim Bruijnzeels
093a86e7d7
Server side password hashing + basic auth ( #1047 )
...
* Server side password hashing + basic auth
* Update UI to krill-ui 6f83900
---------
Co-authored-by: Tim Bruijnzeels <tim@nlnetlabs.nl >
2023-05-03 11:22:51 +02:00
Tim Bruijnzeels and GitHub
ca74085116
Replace lagosta with krill-ui v0.7.0 ( #1004 )
2023-04-21 14:54:07 +02:00
Tim Bruijnzeels
0bbfebfbb6
Use workspaces in project.
2019-04-11 16:36:33 +02:00
Enrico Berti
bf71c3ff80
The login page input should be of password type
2019-03-18 10:12:38 +01:00
Enrico Berti
85b297d8d4
First pass on the UI: login, publishers list, publisher details and retire publisher
2019-03-05 16:31:57 +01:00
Tim Bruijnzeels
3224a4a9bd
Merge branch 'enrico-ui' of github.com:NLnetLabs/krill into enrico-ui
2019-02-19 13:41:22 +01:00
Tim Bruijnzeels
ae5bed8aa0
Update path for pages to be under /ui
2019-02-19 13:39:13 +01:00
Enrico Berti
c504429ed9
Updated packages to the latest version
2019-02-19 11:36:00 +01:00
Enrico Berti and Tim Bruijnzeels
b0dabd63af
Initial UI project structure: Vue, Element and a simple API service
2019-02-18 11:47:20 +01:00
Tim Bruijnzeels
f7316d5207
Added simplistic login page, as proof of concept for the ongoing ui work.
2019-02-06 16:39:47 +01:00
Tim Bruijnzeels
d8d7958fe8
Moving ui content around, and have dynamic handler to help ui development.
...
Note: idea is that in future we will use the Vue tool chain to build static pages into './ui/dist' - link this to cargo so that it's done before cargo starts compiling rust. And then include these files as static resources. Also, only expose /ui/dev in development mode (to be introduced, perhaps have an ENV for this, so we do not pollute the config).
2019-01-16 11:50:19 +01:00