A prototype for alteration requests: swh-web-alter
parent
ade2b0a1
No related branches found
No related tags found
Showing
- Makefile.local 5 additions, 4 deletionsMakefile.local
- cypress/e2e/accessibility.cy.js 2 additions, 1 deletioncypress/e2e/accessibility.cy.js
- cypress/e2e/alter.cy.js 721 additions, 0 deletionscypress/e2e/alter.cy.js
- cypress/plugins/index.js 35 additions, 1 deletioncypress/plugins/index.js
- cypress/support/e2e.js 4 additions, 0 deletionscypress/support/e2e.js
- pyproject.toml 1 addition, 0 deletionspyproject.toml
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- swh/web/alter/__init__.py 0 additions, 0 deletionsswh/web/alter/__init__.py
- swh/web/alter/apps.py 13 additions, 0 deletionsswh/web/alter/apps.py
- swh/web/alter/assets/alter.css 16 additions, 0 deletionsswh/web/alter/assets/alter.css
- swh/web/alter/assets/index.js 10 additions, 0 deletionsswh/web/alter/assets/index.js
- swh/web/alter/emails.py 127 additions, 0 deletionsswh/web/alter/emails.py
- swh/web/alter/forms.py 399 additions, 0 deletionsswh/web/alter/forms.py
- swh/web/alter/migrations/0001_initial.py 363 additions, 0 deletionsswh/web/alter/migrations/0001_initial.py
- swh/web/alter/migrations/__init__.py 0 additions, 0 deletionsswh/web/alter/migrations/__init__.py
- swh/web/alter/models.py 549 additions, 0 deletionsswh/web/alter/models.py
- swh/web/alter/templates/admin_alteration.html 274 additions, 0 deletionsswh/web/alter/templates/admin_alteration.html
- swh/web/alter/templates/admin_dashboard.html 83 additions, 0 deletionsswh/web/alter/templates/admin_dashboard.html
- swh/web/alter/templates/alter_common.html 14 additions, 0 deletionsswh/web/alter/templates/alter_common.html
- swh/web/alter/templates/alteration_access.html 38 additions, 0 deletionsswh/web/alter/templates/alteration_access.html
Loading
Please register or sign in to comment