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

809 Commits

Author SHA1 Message Date
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
c84b147cba added merge log 2018-06-27 16:41:37 +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
abc75f2405 Modify parseNeighbours for Multi-Table style counters.
Parse routes_accepted, and use other values for route_filtered.
2018-06-27 16:25:06 +02:00
e1ef234a25 Merge branch 'feature/imp-test-coverage' into develop 2018-06-27 15:43:17 +02:00
b12a6221a6 test lookup prefix at 2018-06-27 15:42:58 +02:00
153eaf5d7e check for presence in result set 2018-06-27 15:40:38 +02:00
5cfd68b1a7 test: LookupPrefixForNeighbours 2018-06-27 15:21:46 +02:00
b523308abe removed debug log 2018-06-27 14:55:17 +02:00
5da1f88507 added routes store test: lookup prefix 2018-06-27 11:11:33 +02:00
51279fc9a4 start n.store service 2018-06-27 11:02:42 +02:00
bcdcd7741e updated documentation 2018-06-26 18:43:32 +02:00
1d9110597b Merge branch 'feature/ext-theme-texts' into develop 2018-06-26 17:12:33 +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
3127fb7bd0 test debugging 2018-06-26 14:16:09 +02:00
06c382cb2d test route store stats 2018-06-26 12:16:06 +02:00
0e9bc09643 added better test data 2018-06-26 12:15:37 +02:00
66213510bf added initial test data 2018-06-26 11:50:43 +02:00
6d407c358c Merge branch 'develop' into feature/imp-test-coverage 2018-06-26 11:24:20 +02:00
fcf53976a1 Merge branch 'feature/fix-broken-tests' into develop 2018-06-26 11:24:01 +02:00
15ebfa0e1d started with routes store test 2018-06-26 11:19:53 +02:00
682c1ebd39 use anonymous field for rwmutex 2018-06-26 10:51:11 +02:00
d377a002db added tests to makefile 2018-06-26 00:10:53 +02:00
26917e4b27 fixed theme tests 2018-06-26 00:08:51 +02:00
ca3a0c1728 Merge branch 'feature/ext-theme-support' into develop 2018-06-25 23:55:04 +02:00
8a242332f7 updated example config 2018-06-25 23:54:14 +02:00
bb3a25f0ea updated example configuration file 2018-06-25 23:47:16 +02:00
568a396d84 updated theme tests 2018-06-25 23:46:33 +02:00
c9b9dc9428 updated theme loading 2018-06-25 23:46:26 +02:00
4ae8593446 include theme with handler 2018-06-25 23:44:02 +02:00
185e3ecc85 updated documentation 2018-06-25 23:13:05 +02:00
00471f8f18 added theme loader 2018-06-20 19:47:27 +02:00
80f3a91bef added tests for theme loading 2018-06-20 19:46:52 +02:00
c613bcfba1 added base path to theme config 2018-06-20 19:13:28 +02:00
6f96489325 prepared backend for theming 2018-06-20 12:03:23 +02:00
a4717e0ca9 removed debug output 2018-06-20 11:53:28 +02:00
e0718e7faf initial changelog 2018-06-20 11:13:53 +02:00
5895255f43 added optional theme settings to config 2018-06-20 11:07:07 +02:00
a09d116e32 updated deps / imports 2018-06-19 10:02:16 +02:00
6e4b0620f7 improved logging of missing birdwatcher modules 2018-01-31 15:19:53 +01:00
0f212abc53 invalid filtered routes payload is now handled with a warning 2018-01-31 15:17:20 +01:00
39db0afbdc improved api status error handling 2018-01-25 11:28:31 +01:00
d9431ea218 update build instruction 2018-01-25 11:08:04 +01:00
087ef52150 fixed configuration loading 2017-11-20 12:05:55 +01:00