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

45 Commits

Author SHA1 Message Date
7f61596940 render lookup routes with new routes table and use configuration from backend 2018-08-03 12:22:10 +02:00
4a30d05c51 refactored routes column rendering 2018-08-02 14:52:53 +02:00
c6017900cf moved primary-indicator 2018-08-02 14:37:14 +02:00
8d205abb21 removed trailing whitespace 2018-08-01 10:31:39 +02:00
217b6bf2b9 added best route indicator 2018-07-30 22:59:59 +02:00
d5fade9f75 show cache information 2018-07-27 18:18:48 +02:00
b7d2e5dd03 fixed api status 2018-07-25 17:19:58 +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
70bc3a76a0 added form control style 2018-07-23 18:35:29 +02:00
cbd1861f0d added pagination with select 2018-07-23 17:09:42 +02:00
b874c95b28 improved scrolling 2018-07-23 15:24:24 +02:00
4704594c19 fixed glitch in loading indicator 2018-07-23 13:50:16 +02:00
bdd512eb70 basic pagination 2018-07-23 12:27:37 +02:00
2884dfaf4e fetch routes if required 2018-07-23 11:38:39 +02:00
c651a4dbba fixed route pagination link; added change handler stub. 2018-07-21 11:05:08 +02:00
5c4c104576 paginator and links 2018-07-20 11:32:48 +02:00
5b45840495 added routes rendering 2018-07-16 22:53:57 +02:00
419bc0a9ff added dealing with long loading times 2018-07-16 22:53:35 +02:00
f07b7341ee use new paginated views 2018-07-16 19:49:54 +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
8ea08368c0 added dedicated routes reducer 2018-07-16 09:02:15 +02:00
d9653dcf29 added routes reducer and dedicated routes view 2018-07-15 17:52:44 +02:00
e1da732e66 wrapped content, moved links 2018-07-05 17:03:02 +02:00
c507939e50 wrong call 2018-07-05 16:39:31 +02:00
52c421d9ab Merge branch 'develop' into feature/decix-merge
* Implemented better AS Path
* Fixes: Link glitch when clicking on BGPAttributesModal Link
2018-07-05 16:32:35 +02:00
dc56d49993 refactored routes table rendering 2018-07-05 16:02:49 +02:00
e44704b14c fixed coding style 2018-07-05 10:49:52 +02:00
2299eb2927 routes table header ordering 2018-07-05 10:31:20 +02:00
283ebb2a4b Show modal dialog when clicking on prefix. 2018-06-27 17:22:20 +02:00
9ca6c09c27 Change IRRDB links, make export reasons clickable. 2018-06-27 17:20:34 +02:00
d57fdf0219 Add ASN links to IRRExplorer.
Each ASN in AS-Path links to a different URL.
2018-06-27 17:18:58 +02:00
7d79060b09 Add Link to IRRExplorer for prefixes. 2018-06-27 17:18:03 +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
6718f82561 client: fix #7 by making columns truly unique 2017-10-19 13:49: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
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
0a433a19c5 fixed rendering bug 2017-05-22 17:07:41 +02:00
dbab1a4ec9 load routes in a single request 2017-05-22 16:37:30 +02:00
19e46c17c2 imported client from birdseye 2017-05-16 13:34:00 +02:00