308 Commits

Author SHA1 Message Date
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
Matthias Hannig
3012f0e9ac use filters applied 2018-10-28 18:45:58 +01:00
Matthias Hannig
973281461a use filters applied from server response 2018-10-28 18:32:31 +01:00
Matthias Hannig
a05fcc4d57 fix broken rendering 2018-10-28 17:33:36 +01:00
Matthias Hannig
da403faef1 broken frontend 2018-10-25 23:28:28 +02:00
Matthias Hannig
c53e3568ac fixed typo 2018-10-25 20:20:45 +02:00
Matthias Hannig
1d5af8142b fixes hash 2018-10-23 23:57:50 +02:00
Matthias Hannig
1a5f2a493a include filters in pagination 2018-10-23 23:55:46 +02:00
Matthias Hannig
3fb0a25877 include link generation 2018-10-23 23:28:10 +02:00
Matthias Hannig
08a5b90874 pass filters to backend 2018-10-23 23:10:57 +02:00
Matthias Hannig
ab096ec909 include filter view in neighbors routes 2018-10-23 22:59:37 +02:00
Matthias Hannig
73ac576b63 merge filters unique 2018-10-23 22:32:54 +02:00
Matthias Hannig
2b9d976a52 moved initial filter state 2018-10-23 20:18:25 +02:00
Matthias Hannig
4f24febc57 moved state helpers 2018-10-23 20:17:19 +02:00
Matthias Hannig
9dc91f61b2 generalized props for filter editor 2018-10-23 20:11:02 +02:00
Matthias Hannig
f2d9d99e7d refactored for generalization 2018-10-23 20:00:42 +02:00
Matthias Hannig
3d03bbec73 refactored naming 2018-10-23 19:40:36 +02:00
Matthias Hannig
f84c18ba3d generalized filters 2018-10-23 19:37:30 +02:00
Matthias Hannig
d8b413ff19 better overflowing 2018-10-23 16:55:18 +02:00
Matthias Hannig
9fa795bb88 scroll in modal dialog on overflows 2018-10-23 16:45:45 +02:00
Matthias Hannig
28bb45bfbb minor ui tweaks 2018-10-22 16:22:56 +02:00
Matthias Hannig
848ae64e2f added list and text helpers 2018-10-22 15:13:47 +02:00
Matthias Hannig
2d23646610 fixes missing filters 2018-10-22 13:44:22 +02:00
Matthias Hannig
9812458c20 keep filter state in pagination 2018-10-22 12:01:14 +02:00
Matthias Hannig
5b3ecdab57 changed style of select 2018-10-22 11:41:56 +02:00