Commits on Source (158)
Showing
- .flake8 9 additions, 0 deletions.flake8
- .gitlab-ci.yml 36 additions, 4 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 18 additions, 0 deletions.pre-commit-config.yaml
- README.md 50 additions, 28 deletionsREADME.md
- app/__init__.py 111 additions, 46 deletionsapp/__init__.py
- app/static/img/logo.svg 1 addition, 1 deletionapp/static/img/logo.svg
- app/static/img/logo_svg.svg 1 addition, 1 deletionapp/static/img/logo_svg.svg
- app/static/scripts/application.js 1 addition, 1 deletionapp/static/scripts/application.js
- app/static/scripts/function.js 23 additions, 2 deletionsapp/static/scripts/function.js
- app/static/style/app2.css 1 addition, 1 deletionapp/static/style/app2.css
- app/templates/account/certify.html 158 additions, 0 deletionsapp/templates/account/certify.html
- app/templates/account/good_standing.html 74 additions, 0 deletionsapp/templates/account/good_standing.html
- app/templates/account/hold.html 74 additions, 0 deletionsapp/templates/account/hold.html
- app/templates/account/unauthorized.html 74 additions, 0 deletionsapp/templates/account/unauthorized.html
- app/templates/auth/SignUp.html 16 additions, 14 deletionsapp/templates/auth/SignUp.html
- app/templates/auth/request_received.html 1 addition, 1 deletionapp/templates/auth/request_received.html
- app/templates/errors/403.html 1 addition, 1 deletionapp/templates/errors/403.html
- app/templates/errors/404.html 1 addition, 1 deletionapp/templates/errors/404.html
- app/templates/errors/500.html 1 addition, 1 deletionapp/templates/errors/500.html
- config.py 7 additions, 4 deletionsconfig.py
.flake8
0 → 100644
.pre-commit-config.yaml
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
app/templates/account/certify.html
0 → 100644
app/templates/account/good_standing.html
0 → 100644
app/templates/account/hold.html
0 → 100644
app/templates/account/unauthorized.html
0 → 100644