snorklerjoe/CubeServer

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
src/CubeServer-app/cubeserver_app/blueprints/home/templates/logout.html.jinja2
src/CubeServer-app/cubeserver_app/blueprints/home/templates/settings.html.jinja2
src/CubeServer-app/cubeserver_app/blueprints/home/templates/team_info.html.jinja2
src/CubeServer-app/cubeserver_app/blueprints/team/__init__.py178
A
3 hrs
src/CubeServer-app/cubeserver_app/blueprints/team/registration_form.py74
A
0 mins
src/CubeServer-app/cubeserver_app/blueprints/team/templates/profanity_found.html.jinja2
src/CubeServer-app/cubeserver_app/blueprints/team/templates/regclosed.html.jinja2
src/CubeServer-app/cubeserver_app/blueprints/team/templates/register.html.jinja2
src/CubeServer-app/cubeserver_app/blueprints/team/templates/success.html.jinja2
src/CubeServer-app/cubeserver_app/blueprints/team/templates/success_raw.html.jinja2
src/CubeServer-app/cubeserver_app/blueprints/team/templates/update_upload.html.jinja2
src/CubeServer-app/cubeserver_app/command.py63
A
1 hr
src/CubeServer-app/cubeserver_app/errorviews.py34
A
0 mins
src/CubeServer-app/cubeserver_app/main.py20
A
0 mins
src/CubeServer-app/cubeserver_app/settings.py9
A
0 mins
src/CubeServer-app/cubeserver_app/static/favicon.ico
src/CubeServer-app/cubeserver_app/static/fonts/Nunito-ExtraLight.ttf
src/CubeServer-app/cubeserver_app/static/fonts/Nunito-Light.ttf
src/CubeServer-app/cubeserver_app/static/fonts/Nunito-Medium.ttf
src/CubeServer-app/cubeserver_app/static/fonts/Nunito-Regular.ttf
src/CubeServer-app/cubeserver_app/static/fonts/Nunito-SemiBold.ttf
src/CubeServer-app/cubeserver_app/static/fonts/OFL.txt
src/CubeServer-app/cubeserver_app/static/js/admin.js119
D
1 day
src/CubeServer-app/cubeserver_app/static/js/common.js20
A
0 mins
src/CubeServer-app/cubeserver_app/static/js/table.js64
A
0 mins
src/CubeServer-app/cubeserver_app/static/python-powered-w-200x80.png
src/CubeServer-app/cubeserver_app/static/style.css
src/CubeServer-app/cubeserver_app/static/themes/LICENSE
src/CubeServer-app/cubeserver_app/static/themes/README.MD
src/CubeServer-app/cubeserver_app/static/themes/dark/bootstrap.min.css
src/CubeServer-app/cubeserver_app/static/themes/light/bootstrap.min.css
src/CubeServer-app/cubeserver_app/static/themes/morph/bootstrap.min.css
src/CubeServer-app/cubeserver_app/static/themes/quartz/bootstrap.min.css
src/CubeServer-app/cubeserver_app/static/themes/vapor/bootstrap.min.css
src/CubeServer-app/cubeserver_app/tables/__init__.py1
A
0 mins
src/CubeServer-app/cubeserver_app/tables/beaconmessages.py34
A
0 mins
src/CubeServer-app/cubeserver_app/tables/columns.py322
B
6 hrs
src/CubeServer-app/cubeserver_app/tables/datapoints.py57
A
0 mins
src/CubeServer-app/cubeserver_app/tables/email.py19
A
0 mins
src/CubeServer-app/cubeserver_app/tables/team.py72
A
0 mins
src/CubeServer-app/cubeserver_app/tables/users.py24
A
0 mins
src/CubeServer-app/cubeserver_app/templates/_formhelpers.html.jinja2
src/CubeServer-app/cubeserver_app/templates/_macros.html.jinja2
src/CubeServer-app/cubeserver_app/templates/base.html.jinja2
src/CubeServer-app/cubeserver_app/templates/errorpages/400.html.jinja2
src/CubeServer-app/cubeserver_app/templates/errorpages/403.html.jinja2
src/CubeServer-app/cubeserver_app/templates/errorpages/404.html.jinja2
src/CubeServer-app/cubeserver_app/templates/errorpages/500.html.jinja2
src/CubeServer-app/cubeserver_app/templates/errorpages/502.html.jinja2
src/CubeServer-app/cubeserver_app/templates/errorpages/unimplemented.html.jinja2