manage.get.gov/src
2024-01-05 12:58:28 -05:00
..
api linting 2023-12-14 18:08:35 -05:00
djangooidc linter 2023-12-13 15:41:18 -05:00
epplibwrapper Readd accidentally deleted comment 2023-12-06 14:56:45 -08:00
migrationdata Fix addl Merge issues 2023-11-08 10:50:05 -07:00
registrar started delete, added can_delete to form and template, adding logging to find source of errors 2024-01-05 12:58:28 -05: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
.env-example Doesn't need to be set in .env since it's in docker-compose.yml 2023-06-01 13:32:36 -05:00
.flake8 updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
.pa11yci Remove review page from pa11y, move the building of modal header into the view, edit test (wip) 2023-12-15 02:36:04 -05: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 Fix credentials not loading correctly 2023-11-30 09:27:27 -07: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 Fix more test failures 2023-04-21 11:22:30 -05:00
node.Dockerfile Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
package-lock.json cleanup 2023-08-04 13:57:28 -04:00
package.json Bump npm package versions 2023-02-01 11:32:05 -06:00
Pipfile undid changes to Pipfile and Pipfile.lock 2023-11-28 19:25:13 -05:00
Pipfile.lock downgraded back to old django version 2023-12-18 19:52:52 -08:00
pyproject.toml updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
README.md Update and organize documentation 2022-08-31 16:02:51 -05:00
requirements.txt downgraded back to old django version 2023-12-18 19:52:52 -08:00
run.sh Respond to PR feedback 2023-04-28 16:02:30 -05: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 another zap false positive 2024-01-03 09:04:38 -06:00

Registrar source code

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

Developer documentation is in docs/developer.

Operations documentation is in docs/operations.