manage.get.gov/src
igorkorenfeld 84a78635d0
Place pa11y outside docker for gh action
Try running pa11y as a seperate step

Add install for pa11y in gh action

Add path for package.json

Change app to localhost in pa11yci

Change path for disabling middlewar in gh step

Update path again for perl line

Add rule to ignore whoami link in pa11yci

Revert "Update path again for perl line"

This reverts commit f08324a9463a666ef665e42af1983d84154e708b.
2023-04-18 17:36:55 -04:00
..
api Fix deprecation warnings 2023-03-27 12:40:34 -05:00
djangooidc Retrieve domain invitations on first login 2023-03-27 16:10:33 -05:00
epp Fix lint errors 2022-11-17 08:26:41 -06:00
registrar Merge pull request #515 from cisagov/jon/422 2023-04-12 14:02:22 -06:00
.bandit Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
.cfignore Add .cfignore 2022-10-04 11:46:12 -05:00
.flake8 Remove formtools 2023-01-04 08:57:28 -06:00
.pa11yci Place pa11y outside docker for gh action 2023-04-18 17:36:55 -04:00
.python-version Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
build.sh Create symbolic links for build and deploy scripts 2022-09-15 15:47:24 -04:00
deploy.sh Create symbolic links for build and deploy scripts 2022-09-15 15:47:24 -04:00
docker-compose.yml Fixes from manual testing email sending 2023-02-13 15:37:17 -06:00
docker_entrypoint.py Edit Docker files 2022-08-17 13:26:05 -05:00
Dockerfile Begin using requirements.txt 2023-03-31 09:21:02 -05:00
gulpfile.js Define default for the gulpfile 2022-09-14 17:09:52 -04:00
manage.py Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
mypy.ini Save button for domain application 2022-12-05 14:38:53 -06:00
node.Dockerfile Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
package-lock.json Bump npm package versions 2023-02-01 11:32:05 -06:00
package.json Bump npm package versions 2023-02-01 11:32:05 -06:00
Pipfile Send confirmation emails on application submission 2023-02-13 14:19:50 -06:00
Pipfile.lock Send confirmation emails on application submission 2023-02-13 14:19:50 -06:00
pyproject.toml Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
README.md Update and organize documentation 2022-08-31 16:02:51 -05:00
requirements.txt Begin using requirements.txt 2023-03-31 09:21:02 -05:00
run.sh Create new stable environment (#367) 2023-01-17 13:54:30 -08:00
run_node_watch.sh Add node service to docker compose with run script 2022-09-08 15:35:40 -04:00
runtime.txt Prepare CD pipeline and sandbox 2022-08-17 13:28:17 -05:00
zap.conf Fix OWASP false positive 2023-04-04 15:45:03 -05:00

Registrar source code

========================

Developer documentation is in docs/developer.

Operations documentation is in docs/operations.