1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

16 Commits

Author SHA1 Message Date
21897615ca show related peers 2018-08-05 16:28:48 +02:00
c52da9e4a4 switch between related peers 2018-08-05 15:53:46 +02:00
853faeea78 quick links to routes sections 2018-08-05 12:27:42 +02:00
c2c85de319 improved lookup / query behaviour 2018-08-03 19:26:49 +02:00
95f402d019 keep load on demand state 2018-08-03 18:25:28 +02:00
d5fade9f75 show cache information 2018-07-27 18:18:48 +02:00
d29157c56d fixed missing (filter) reasons 2018-07-25 15:46:06 +02:00
8249651d46 added routes filtering 2018-07-23 19:55:26 +02:00
5b45840495 added routes rendering 2018-07-16 22:53:57 +02:00
71e997df38 load paginated routes, handle state change in reducer 2018-07-16 19:27:08 +02:00
d9d0925a5e added actions 2018-07-16 10:52:41 +02:00
d9653dcf29 added routes reducer and dedicated routes view 2018-07-15 17:52:44 +02:00
48593d6554 Change search box hint string in routes view 2018-06-27 16:58:13 +02:00
fa5599bef1 Revert "Add router-selective display on RoutesPage."
After addition of an improved Alice-API we no longer need
this workaround to filter data in the frontend.

When a view of all routes of a selected IXP participant
(possibly with multiple routers) is desired this should
become a new page (with assorted API extensions).

This reverts commit 15e728da2c6855a3fad6a22a58dbd6d62456a7cb.
2018-06-27 16:55:43 +02:00
7902d7c4e8 Add router-selective display on RoutesPage.
In case of multiple peering routers of one customer, their
announcements are aggregated in a single per-customer table.
RoutesPage used to display contents of that table irrespectively
of the current router selected in the UI.
Now, when selecting a router in the UI RoutesPage is initialized
with the nextHop IP of that router to display only routes
(filtered, accepted and noexport) from that router.
2018-06-27 16:45:49 +02:00
19e46c17c2 imported client from birdseye 2017-05-16 13:34:00 +02:00