Bethuel Mmbaga
|
9ec61206c2
|
[management] Add support for filtering peers by name and IP (#3279)
* add peers ip and name filters
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* add get peers filter
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* fix get account peers
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* Extend GetAccountPeers store to support filtering by name and IP
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* Fix get peers references
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
---------
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-02-05 00:33:15 +03:00 |
|
Pascal Fischer
|
69f48db0a3
|
[management] disable prepareStmt for sqlite (#3228)
|
2025-01-22 19:53:20 +01:00 |
|
Bethuel Mmbaga
|
1ad2cb5582
|
[management] Refactor peers to use store methods (#2893)
|
2025-01-20 18:41:46 +01:00 |
|
Bethuel Mmbaga
|
409003b4f9
|
[management] Add support for disabling resources and routing peers in networks (#3154)
* sync openapi changes
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* add option to disable network resource(s)
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* add network resource enabled state from api
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* fix tests
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* add option to disable network router(s)
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* fix tests
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* Add tests
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
* migrate old network resources and routers
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
---------
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
|
2025-01-08 19:35:57 +03:00 |
|
Viktor Liu
|
ddc365f7a0
|
[client, management] Add new network concept (#3047)
---------
Co-authored-by: Pascal Fischer <32096965+pascal-fischer@users.noreply.github.com>
Co-authored-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
Co-authored-by: Zoltan Papp <zoltan.pmail@gmail.com>
|
2024-12-20 11:30:28 +01:00 |
|