Skip to content
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 129 commits into from
Nov 8, 2024
Merged

Merging to master #872

merged 129 commits into from
Nov 8, 2024

Conversation

dpgiakatos
Copy link
Member

No description provided.

ArnabBCA and others added 26 commits August 27, 2024 03:17
* 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
* css refactoring from pt to rem (#844)

* add a container on home page for ultrawide monitors (#844)

* formatting (#844)
#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
Copy link

github-actions bot commented Nov 8, 2024

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!

@dpgiakatos dpgiakatos merged commit ee253bb into master Nov 8, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants