A Django-based domain name registrar that interfaces with an EPP registry
Find a file
Kim Allen 4f77fa661f
#3741: Show a list of org admins on the org details page [KMA] (#3845)
* Add admin list on org info page with rough styling

* Use an unstyled unordered list for admin list

* Remove admin title

* Update indenting and change h4 to h3 to not jump heading levels

* Readd accidentally deleted line; add another heading to give it semantic sense

* Update with new design for headings and field data

* Update tests to reflect html changes

* Fix formating issue

* Update styling; update field used for org name

* Update org name value to show fed agency if org name doesn't exist

* Utilize address template

* Update styling to be determined by top-level wrapper

* Linter updates

* Update test to check address

* Use federal_agency as intended
2025-06-06 11:28:45 -07:00
.github Update pull_request_template.md (#3836) 2025-06-04 17:05:12 -07:00
docs Define platform in docker-compose file and update readme (#3808) 2025-05-22 10:31:15 -07:00
ops #3806: Add aa sandbox to workflows (#3812) 2025-05-21 15:11:24 -05:00
src #3741: Show a list of org admins on the org details page [KMA] (#3845) 2025-06-06 11:28:45 -07:00
.gitignore tweak gitignore 2024-11-27 23:25:20 -05:00
CONTRIBUTING.md Update contributing.md (#3815) 2025-05-22 09:11:00 -07:00
LICENSE.md Dedicate our work to the public 2022-08-10 11:12:08 -05:00
README.md Update README.md 2024-04-11 08:18:55 -07:00

Infrastructure as a (public) service

The .gov domain helps U.S.-based government organizations gain public trust by being easily recognized online. This repo contains the code for the new .gov registrar where governments request and manage domains and other artifacts about our product strategy and research.

Onboarding

For new members of the @cisagov/dotgov team looking to contribute to the registrar, please open a developer onboarding ticket or a designer onboarding ticket.

Code

Code is located in the src directory.

Documentation

Architectural Decision Records

Architectural Decision Records (ADR) are located in docs/architecture/decisions.

Product Goals

These are located in docs/product.

Research Artifacts

Including some helpful scanning tools. These are located in docs/research