332 Commits

Author SHA1 Message Date
Annika Hannig
4c94909282 removed sad things 2022-06-21 10:41:58 +02:00
Annika Hannig
6632fc42d2
downgrade gulp 2022-05-16 15:06:38 +00:00
Annika Hannig
fb630f3057 Merge branch 'master' into develop 2022-02-08 14:02:41 +01:00
nicko170
02b828dfa6
Fixes the spinny wheel when searching for a filtered prefix that doesn't contain as-paths. 2022-02-08 23:03:31 +11:00
Annika Hannig
2c1e3903fc harmonized spelling of neighbor 2021-10-29 19:26:30 +02:00
Annika Hannig
6acdd0cbfa fixed irrexplorer links (fixes: #78) 2021-10-09 16:41:16 +02:00
Annika Hannig
09426f3b05
enable filtered routes 2021-09-15 17:08:53 +02:00
Annika Hannig
10139bc527
fixes #57, do not render indicator when no reject candidates are configured 2021-07-09 15:42:22 +02:00
Annika Hannig
271175fcad
some fields are not available on openbgpd 2021-07-05 19:02:23 +02:00
Annika Hannig
d5500b8e0b
hide unsupported fields 2021-07-05 15:51:33 +02:00
Annika Hannig
9c21916135
improved handling of empty neighbors 2021-07-05 14:56:57 +02:00
Annika Hannig
ad544243ae
lazy loading not exported routes is not supported for openbgpd right now 2021-07-05 14:24:55 +02:00
Annika Hannig
36d78f0e74
added compat option 2021-07-05 11:55:59 +02:00
Annika Hannig
aa85c3f13a
check if state is 'up' is now a function 2021-07-02 11:17:46 +02:00
Annika Hannig
a16870bfb5
allow for overriding docker with podman 2021-04-16 10:21:53 +02:00
Annika Hannig
c5f459329e
use go embed 2021-03-22 15:41:36 +01:00
Annika Hannig
3f8540561e
this is a package now 2021-03-22 15:10:38 +01:00
Matthias Hannig
65d97aba98
stylesheet for related neighbors 2019-10-10 22:01:54 +02:00
Matthias Hannig
1c6df03d7d
use a link for down sessions 2019-10-10 22:00:40 +02:00
Matthias Hannig
f2dce93653
display route stats 2019-10-10 20:13:45 +02:00
Matthias Hannig
a72e17221e
display related neighbors 2019-10-08 17:30:24 +02:00
Matthias Hannig
5e4c88caff
load global related peers 2019-10-08 11:02:44 +02:00
Matthias Hannig
b6272d884a
handle related peers 2019-10-07 22:06:20 +02:00
Matthias Hannig
ac2dcdfbc2
added related peers actions 2019-10-07 22:01:24 +02:00
Emil Palm
5e7a473480 Merge remote-tracking branch 'upstream/master' into gobgp_integration 2019-05-07 14:55:12 +02:00
Emil Palm
3d958be421 Merge remote-tracking branch 'upstream/develop' into gobgp_integration 2019-04-10 09:59:10 +02:00
Benedikt Rudolph
1f23c4b9d4 Uncomment yarn install for non-docker build 2019-03-08 08:20:37 +01:00
Benedikt Rudolph
1a0b1b1c42 Merge branch 'feature/source-birdwatcher-redesign' into release/3.5.0 2019-02-22 16:01:12 +01:00
Patrick Seeburger
99639c7de1 Change extendend communities format
- Changed extended communities fomat from (string,int,int) to
  (string,string,string) in order to support communities like
  (generic, 0x43000000, 0x1).
- Removed old test case.
2019-03-08 09:58:58 +01:00
Emil Palm
166a3f0fcf Merge remote-tracking branch 'upstream/develop' into gobgp_integration 2019-02-21 15:30:49 +01:00
Matthias Hannig
3570c2fa81 show loading indicators 2019-01-25 11:35:09 +01:00
Matthias Hannig
cf3e58028a
docker build now uses yarn 2019-01-16 11:31:46 +01:00
Emil Palm
76045f1596 Initialize the LargeCommunities and ExtCommunities so the Webapp actually works 2019-01-10 13:52:41 +01:00
Emil Palm
3d4754dd51 Some basic stuff like a boilerplate status and initial neighbour stuff 2019-01-08 11:25:13 +01:00
Matthias Hannig
f51738c24b fixes pagination url issue 2018-12-16 17:22:54 +01:00
Matthias Hannig
30d559a6b4 improved key 2018-12-16 17:18:59 +01:00
Matthias Hannig
5f258f4d5d select first rs if non is selected 2018-12-09 19:34:23 +01:00
Matthias Hannig
c85e565506 refactored url / path handling 2018-12-09 18:47:40 +01:00
Johannes Moos
b359ef8420 Rename "visible" occurrences of neighbour to neighbor
* Fix a typo
* Small change in search box placeholder
* Small change in BGP Com dropdown placeholder
2018-11-18 17:23:58 +01:00
Matthias Hannig
29ce623589 added title for searchbox (consistency) 2018-11-17 17:14:55 +01:00
Matthias Hannig
b42f045a2b fixed fat fingers 2018-11-14 18:35:54 +01:00
Matthias Hannig
f3a9dedb7c change title 2018-11-12 12:39:43 +01:00
Matthias Hannig
68f8db76f7 fixed cardinality calculation 2018-11-11 17:59:29 +01:00
Matthias Hannig
2d08a64b7f enable ext. communities filter 2018-11-11 17:18:39 +01:00
Matthias Hannig
264f411f89 prevent even more mutations 2018-11-11 16:17:09 +01:00
Matthias Hannig
daecf3c9e4 prevent mutation 2018-11-11 15:26:44 +01:00
Matthias Hannig
f3d142e2f4 fix key for repeated communities 2018-11-10 17:01:26 +01:00
Matthias Hannig
02ed1c7704 fixed missing whitespace in class 2018-11-09 16:32:01 +01:00
Matthias Hannig
c622c3ab5f fixes view redirect for query as parameter 2018-11-08 15:29:40 +01:00
Matthias Hannig
218a45f360 merge all filters 2018-10-28 18:52:59 +01:00