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

53 Commits

Author SHA1 Message Date
3bf00facfa Refactor route counts on protocols page.
Extend API to include filtered routes on pipe protocol. Required, hence in
case of multiple peering routers of one IXP participant we can only assume that
all routers advertise the same prefixes. Obviously, this assumption does not
hold true if the amount of advertised prefixes differs between those routers.
In essence we estimate the number of routers and correct the amount of accepted
prefixes and those filtered on the participant pipe towards the master table.
2018-06-27 16:52:46 +02:00
9b387b7d7a Add suggestions on semantics of received column. 2018-06-27 16:48:24 +02:00
a7260aad7e Remove filter for nextHop in column 'Description'. 2018-06-27 16:47:12 +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
d0ca03fc55 Fix accepted routes display in case of multiple routers. 2018-06-27 16:35:51 +02:00
1bf58c61bf Fix values displayed in client.
Remove unnecessary fields from JSON served by API.
2018-06-27 16:28:32 +02:00
ae7d0b507e Modify client to display Routes Accepted in Neighbours view. 2018-06-27 16:25:29 +02:00
a6be2c9915 dynamic content for welcome screen 2018-06-26 17:12:16 +02:00
6d6c41409a introduced content resolver 2018-06-26 17:09:34 +02:00
1b1a8fe176 added content store and extension endpoint 2018-06-26 16:59:01 +02:00
6f96489325 prepared backend for theming 2018-06-20 12:03:23 +02:00
6718f82561 client: fix #7 by making columns truly unique 2017-10-19 13:49:12 +02:00
655ca0be97 hide search if not enabled 2017-07-04 12:43:55 +02:00
62d9da86e5 added prefix lookup enabled to state 2017-07-04 12:37:16 +02:00
25ca82a74a fixed overlapping requests 2017-07-04 12:07:03 +02:00
a7e2674226 improved ui 2017-07-03 10:47:08 +02:00
2799ae3e7b increased defaults 2017-06-28 17:36:16 +02:00
87a35642e0 reduce default number of results 2017-06-28 17:32:46 +02:00
93d9b74889 wording 2017-06-28 15:09:10 +02:00
c595acc1bd query limiting and initial pagination 2017-06-28 14:02:54 +02:00
ac475f913b show no routes found info box 2017-06-26 22:48:02 +02:00
9076b557e6 show bgp attributes and links to routeservers 2017-06-26 16:42:07 +02:00
efe9394ca2 display filter reasons in lookup 2017-06-26 16:15:10 +02:00
f96b89861b fixed key 2017-06-26 16:06:05 +02:00
116fbcb18c first prefix lookup 2017-06-26 15:35:54 +02:00
2fd484aed4 replaced old webshit with hipster webshit. 2017-06-26 13:24:16 +02:00
7756e3aceb assert all required depdencies are installed 2017-06-19 11:54:13 +02:00
6c38284532 fixed neighbours search box 2017-05-30 10:02:12 +02:00
f5bb38bfad limit reasons for filtering / no export 2017-05-24 11:52:23 +02:00
98fea98581 show routes not exported 2017-05-24 11:41:54 +02:00
12881a45c3 fixed protocol resolving 2017-05-24 11:40:48 +02:00
56b8568c20 included large communities filter / reject / noexport reasons 2017-05-23 16:26:52 +02:00
72541b6146 refactored large communities 2017-05-23 16:08:46 +02:00
c593cfffcb set noexport style 2017-05-23 15:53:15 +02:00
bd00a44b99 load noexport reasons 2017-05-23 15:52:19 +02:00
43c74153ac added not filter / noexport reason render components 2017-05-23 15:45:35 +02:00
68bc1a3d9f switched exported / imported 2017-05-23 15:25:15 +02:00
74d46a392b use a smaller alice 2017-05-23 14:08:54 +02:00
4582a0612f removed debug output 2017-05-23 14:08:43 +02:00
8f5f5ffa02 production build wrapper 2017-05-23 13:58:49 +02:00
a5377b3a0c added alice 2017-05-22 19:19:44 +02:00
b37f8f4ab6 fixed broken links 2017-05-22 17:58:55 +02:00
88115cb08e fixed last reboot rendering 2017-05-22 17:22:40 +02:00
9fbf6eb0e5 fixed link 2017-05-22 17:16:56 +02:00
0a433a19c5 fixed rendering bug 2017-05-22 17:07:41 +02:00
58727c96d7 changed API 2017-05-22 16:44:30 +02:00
dbab1a4ec9 load routes in a single request 2017-05-22 16:37:30 +02:00
ded8af5d86 adapted neighbours list to new api 2017-05-22 16:23:15 +02:00
89eb9ba779 changed basename 2017-05-22 15:35:56 +02:00
e5a99afd15 bind cached asset to version 2017-05-22 15:35:44 +02:00