-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merging to master #872
Merged
Merged
Merging to master #872
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix old routes (#799)
Merge v1.3.8
* gsoc24 init (#798) * Added basic ripe atlas API plugin * Added v-network-graph and basic traceroute visualization * added basic styling * Added some position fixes for nodes * Added Basic UI components * Network Topology Basic UI Init * Added RIS Live WebSocket Connection * Filtering and Storing RIS Live Messages * Added Iyp query and Basic visualization using Dagre * Added BGP Graph Data * added time range and probe selection * Hover effect and More customization added * Added AS Sankey Graph * Bug fix and Prettier Code Refactored * added tooltip * Optimized and removed code redundancy * Added Messages Table and Filter For Peer AS * Added more customization to node * Node size filter added * Fix Metis deployment page (#816) Missing import caused the page to not be displayed. Probably a regression from c3eb1d1. Fixes #815. * Added BGP Communities * Added Route Params and Sorted RRC input options * added coloring modes * Modified handleMessages and Communities * Added Time range * Removed Code Redundancy and Optimised handleFilterMessages function * Replaced QRange with QSlider * Bug fix and Added Reset Option * Some customization button added * Added Messages Stats Display Info * Added "No data" message * Added No of Messages Received Line Chart * Prefix added * Added BGP message type (Announce/Withdraw) * Added Button Colors * Added GenericCardController * Changed Page Layout Order * Code cleanup * Added Router Link to Peer and AS Path in the Table * Added AS Info * Used utcString() from report plugin * Props added and some customization * changed deafult moreSpecific to false * Chaged Sankey Hover Text * Click and hover effect updated * changed "timestampSlider" name and converted line chart to stacked line chart announcements and withdrawals * fix router * delete old file * Added Live Status and Put QSlider inside the line chart * Added bgp "Unknown" type check * Added some code formatting * Reduced sankey layout margin * Added comments * fixed rtt coloring * added get param * added request caching * rtt dot * added rtt legend * added localstorage caching * fixed asn container * added line chart * added view controls * minor fix * fixed duplicate probe issue * Hide isLive button on init * Fixed timestamp messages * Added more BGP Monitor Info card text * Added Fill Color in BGP Monitor line chart * Added stackgroup property in line chart * Grid Layout Added * Url support added * url format change * added proper destination selection * added search to destinations table * bug fix on dest selection * added some extra debounce * typo * Fit Screen Fix * minor styling fixes * Remove Consecutive Duplicate AS * added localstorage cache clearing * added default last 24h on time range * Added description * Added Nodes and Links Count in Sankey Graph * Added ws disconnected dialog * Replace cache function with IHR cache function * Rename router url * Add chart in separate component * Add line chart in separate component * Add probes table in separate component * Add destinations table in separate component * fix cd * Create subcomponent * fix url parameter * fix css * ui changes * Fix router and add text * Fix text in menu * change router * fix bugs * reset cache on full storage * add space in card --------- Co-authored-by: lean <[email protected]> Co-authored-by: Arnab Ghosh <[email protected]> Co-authored-by: 0xAnon <[email protected]> Co-authored-by: mtashiro <[email protected]>
* update guides * add libraries overview * add tree * Add text * Add text * add text * add chart text * Add text * add text * Add text * add text * Add text * add text * add text * add text * add text * format code * add code style * add testing * update * update code of conduct * update links * fix * fix readme
* fix html warnings * replace local storage with indexed db * fix delete exprired items from cache & delete the 50% of cache in case of full storage
* upgrade packages * update docs
* Fixed issue of prefix on Network Topology * Syntax Fixing
* Fixed the bug related to the dialog box glitch Added the height to the dialog box so that it dont glitch while loading * Fixed the Glitch during loading Adjusted the spinner location instead of increasing the height * Changed the spinner bottom margin to 10px
* fix rule * fix syntax * fix syntax * fix syntax * fix syntax
* Create validate.yml * Update validate.yml * Update validate.yml * Update validate.yml * Update validate.yml * Update validate.yml * Update validate.yml * Update validate.yml * Update validate.yml * Update validate.yml * Update validate.yml
#861) * Minor styling fix on traceroute monitor * Added probeIDs and destinationIPs as props to the traceroute component * Fixed filtering of ASNs on ASN tolltip
* remove stylus and update packages * fix date selector in report pages * update pull request template * update the pull request template
Hello @dpgiakatos, your PR is being processed. Here are the results: As a maintainer, your PR is automatically approved and will bypass further checks. Your PR is valid and ready for review. Thank you for your contribution! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.