Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
7309a5c9ab
Enhance App.vue with transition effects and global styles: add slide transition for sub-navigation, implement global style resets, and improve layout responsiveness.
c7190a49a9
Implement interactive map and data filtering in Req18AppAnalysisView: add functionality for displaying app traffic data on a grid-based map, including user-defined filters for operator, app name, and traffic thresholds.
ea66d7aadc
Add operator color mapping and legend to Req16RateStatView: enhance chart visualization with distinct colors for each operator and include a legend for clarity.
c772664cde
Refactor date handling in Req15RateDistributionView: replace single date input with start and end date inputs, update data fetching logic accordingly.