-
- Downloads
updated views and templates to show Rules&Routes
Dashboard was updated to show the list of Rules (instead of Routes used previously) that can contain one or more Routes. New detail page rule_details.html was created as a clone of route_details.html. If a Rule contains only single Route, the statistics (and graphs) are shown directly, otherwise, a separate pages are used.
Showing
- flowspec/admin.py 1 addition, 0 deletionsflowspec/admin.py
- flowspec/forms.py 9 additions, 6 deletionsflowspec/forms.py
- flowspec/models.py 38 additions, 6 deletionsflowspec/models.py
- flowspec/validators.py 2 additions, 2 deletionsflowspec/validators.py
- flowspec/views.py 51 additions, 42 deletionsflowspec/views.py
- flowspy/urls.py 2 additions, 1 deletionflowspy/urls.py
- templates/dashboard.html 29 additions, 29 deletionstemplates/dashboard.html
- templates/flowspy/route_details.html 39 additions, 62 deletionstemplates/flowspy/route_details.html
- templates/flowspy/rule_details.html 387 additions, 0 deletionstemplates/flowspy/rule_details.html
Loading
Please register or sign in to comment