manage.get.gov/src
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
..
api Remove old availability URL implementation 2024-09-30 11:35:56 -07:00
djangooidc updated code for readability 2025-02-12 21:30:21 -05:00
epplibwrapper split message and apply to more scenarios 2025-03-26 18:32:59 -04:00
migrationdata
registrar #3741: Show a list of org admins on the org details page [KMA] (#3845) 2025-06-06 11:28:45 -07:00
.bandit
.cfignore
.env-example
.flake8
.pa11yci 3684: Organization overview page [ES] (#3788) 2025-05-27 16:48:58 -07:00
.python-version
build.sh
deploy.sh
docker-compose.yml Define platform in docker-compose file and update readme (#3808) 2025-05-22 10:31:15 -07:00
docker_entrypoint.py
Dockerfile
gulpfile.js comment gulpfile 2024-11-27 14:06:10 -05:00
manage.py
mypy.ini
node.Dockerfile removed gosu and sudo dependencies 2024-12-04 21:00:40 -05:00
node_entrypoint.sh updated to execute properly in github actions 2024-12-05 07:01:36 -05:00
package-lock.json Bump undici from 6.21.1 to 6.21.3 in /src (#3787) 2025-06-03 15:50:16 -06:00
package.json Remove sass-embed-darwin and update other packages 2025-03-06 22:28:46 -05:00
Pipfile update pipfile 2025-03-20 08:17:08 -06:00
Pipfile.lock undo changes 2025-03-25 09:57:54 -06:00
pyproject.toml
README.md
requirements.txt Bump setuptools from 77.0.3 to 78.1.1 in /src (#3802) 2025-06-03 11:14:40 -06:00
run.sh
run_node_watch.sh removed gosu and sudo dependencies 2024-12-04 21:00:40 -05:00
runtime.txt
zap.conf Revert "add zap" 2024-12-18 15:08:05 -07:00

Registrar source code

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

Developer documentation is in docs/developer.

Operations documentation is in docs/operations.