-
Notifications
You must be signed in to change notification settings - Fork 120
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
Integrating latest changes #764
Merged
Merged
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
* Add IYP search & change networks route * Add IYP AS page * Add IYP IXP page * Flat IYP table * bug fixed * Add IYP Prefix page * fix ipv6 prefix * Add IYP tags page * Add IYP Domain Name page * Integrate AS report page with IYP page * Add event listener in treemaps * Comment out language switcher from header * Add IYP country page & fix search & fix routes * fix route in country overview * Upgrade packages * Merge #724 * Add doc and change IYP legend route to IYP * fix headings and overview padding * Increase expandable bars headline * Docs updated * Remove unnecessary comments * Add ip-address lib which replaces prefix regex * Replace variables in cypher queries when displayed * AS new layout init * ASOverview added in new layout * Add date filter in AS layout * Init Generic Card Controller * Monitor tab completed in new layout * Add ASPeers in new layout * Routing tab completed * DNS tab completed * Peering tab completed * Registration tab completed * Prototype for the new AS network layout completed * fix bug in locale url init * fix bug in url set after search as network * As layout can select widget in custom tab * Add day report to widgets * Country new layout added * Prefix new layout init * Prefix new layout completed * Host Name completed & Tag custom init * Tag new layout completed * Add hast name and tag pages to menu * Add metadata in iyp views dynamically * Fix metadata reference time and url in layout * Add func to copy cypher query * Fix metadata cypher dynamic query * Add anchor tag to each widget * Add links from the overview to the widgets * Init Ranking page * Add Rank page * Fix style in cypher btn & limit rank res to 100K * fix websocket in iyp * Init transforming IYP websocket to HTTP req * Replace neo4j driver with HTTP requests * Fix scroll to anchor * Fix routing with active tab * IXP new layout completed * fix location search bar in network delay * Bug fixes * Convert DomaiName node to HostName * Add redirection from the old locale * Add Dockerfile and deploy instruction on README.md * Add github action to test docker image * Creating new UI for loading page * Update metadata table info * Add margin between logo in loading page * Add version badge to footer logo * Fix layout and update readme * Update readme * Bug fixes and UI improvements * Fix originated column in prefix overview * Remove links from overview indexes, update Prominent query, fix AS tag chart * Bug fixes in tag's treemap chart * Apply PR #713 to Host Name, Tag and Rank pages * Fix top rank in network overview & replace Host Name to Hostname --------- Co-authored-by: Dimitrios Panteleimon Giakatos <[email protected]>
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 4.6.2 to 5.0.4. - [Release notes](https://github.com/vitejs/vite-plugin-vue/releases) - [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue) --- updated-dependencies: - dependency-name: "@vitejs/plugin-vue" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
…yarn/vitejs/plugin-vue-5.0.4 Bump @vitejs/plugin-vue from 4.6.2 to 5.0.4
* Added cookie feature * Refactored code and made Feedback changes
* upgrading the searchbar to select country through a world-map * Adjusted code style and changed logo * Update Header.vue
* Update 'Popular Hostnames' query and fix ASes links in 'Connected ASes' table * Update version * Resolve broken links in metadata table
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.