Commit graph

114 commits

Author SHA1 Message Date
Seamus Johnston
ca141d5c26
Document location of default contacts 2023-05-30 13:49:30 -05:00
Brandon Lenz
baf5f58b67
Merge pull request #624 from cisagov/ab/add-code-owners
Add code owners instructions and added to owners list
2023-05-24 11:59:26 -04:00
brandonlenz
7d70fb40e0
PR Feedback:
- Link to official documentation
- Link to CODEOWNERS file
- Add comments to CODEOWNERS for clarity at a brief glance
- Markdown formatting
2023-05-24 11:08:57 -04:00
rachidatecs
954f2e8d1e
Merge branch 'rjm/document-local-migrations' of https://github.com/cisagov/getgov into rjm/document-local-migrations 2023-05-17 20:50:13 -04:00
rachidatecs
4f96fd65a7
Add context for migrations documentation 2023-05-17 20:49:58 -04:00
rachidatecs
c086d4c7b7
Update docs/developer/database-access.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-05-17 20:45:21 -04:00
rachidatecs
f60f2bff05
Document local migrations, mention --wait for cf migrations 2023-05-17 18:41:52 -04:00
Alysia Broddrick
f69cd985f0
fixed typo 2023-05-17 12:15:53 -07:00
Alysia Broddrick
cc1438b0e7
add section on adding a codeowner 2023-05-17 12:11:56 -07:00
brandonlenz
99eb0cd484
Merge branch 'main' into bl/test-commit-signing 2023-05-15 12:20:57 -04:00
rachidatecs
7d435ad605
Expand on Merging and PRs documentation 2023-05-11 18:06:44 -04:00
Alysia Broddrick
2cd282a946
Merge pull request #585 from cisagov/ab/update-dev-readme-adding-to-admin-info
Update README with steps on accessing /admin
2023-05-11 12:25:47 -07:00
rachidatecs
90ed00572c
Merge pull request #596 from cisagov/rjm/update-dev-readme-merging
Document our merge process
2023-05-11 14:22:18 -04:00
Logan McDonald
33bc132b9f
Update product_strategy.md (#586) 2023-05-11 11:21:36 -07:00
rachidatecs
c47ba8ea9e
Document our merge process 2023-05-11 12:55:37 -04:00
Alysia Broddrick
1ea3a743fd
added information on what you should see after being granted /admins access 2023-05-08 15:07:50 -07:00
Alysia Broddrick
fd1ca851ed
update with steps on accessing /admin 2023-05-08 14:23:03 -07:00
brandonlenz
17f60813dc
Add convenience .env-example to get started faster and help onboardees feel confident that they are adding the right env variables 2023-05-05 11:07:28 -04:00
calerubensteingsa
ac5eeeb62b
Delete phase_one.md (#462) 2023-05-02 09:05:59 -07:00
Seamus Johnston
39c54fa79f
Respond to PR feedback 2023-04-28 16:02:30 -05:00
Seamus Johnston
78aae0b7b5
Fix GH pipeline 2023-04-21 11:01:13 -05:00
Seamus Johnston
ce7cfc1a53
Include epplibwrapper module 2023-04-21 10:03:31 -05:00
Neil MartinsenBurrell
8a22c6f9a5
Merge pull request #534 from cisagov/nmb/migration 2023-04-18 15:44:58 -05:00
Neil Martinsen-Burrell
267acd1c29
Domain invitation import script 2023-04-17 15:34:32 -05:00
Seamus Johnston
fb56bbef15
Remove wait flag from CloudFoundry commands 2023-04-17 08:52:02 -05:00
Neil Martinsen-Burrell
3a80cb24ce
Migration documentation and example command 2023-04-14 13:57:09 -05:00
Michelle Rago
aab080dbb0
Fix typo (#510) 2023-04-10 09:21:22 -04:00
Seamus Johnston
ba7e97ba18
Begin using requirements.txt 2023-03-31 09:21:02 -05:00
calerubensteingsa
03ce39a3a1
Merge pull request #463 from cisagov/calerubensteingsa-patch-3
Update product_strategy.md
2023-03-22 15:45:53 -04:00
Neil Martinsen-Burrell
7423ba3023
Developer documentation on roles and permissions
Signed-off-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2023-03-17 15:04:13 -05:00
Neil Martinsen-Burrell
23eb9d448b
Add RBAC ADR
Signed-off-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2023-03-17 15:04:13 -05:00
calerubensteingsa
228ac35b6e
Update product_strategy.md 2023-03-15 14:44:22 -04:00
Michelle Rago
06752513a3
Update product_strategy.md
Followed sentence case style and made other minor edits
2023-03-13 17:07:27 -04:00
calerubensteingsa
945229cfc8
Update product_strategy.md 2023-03-13 11:01:07 -04:00
Seamus Johnston
dee826c5e3
Remove UserProfile and add PublicContact 2023-03-06 15:51:04 -06:00
Seamus Johnston
f98cac9d3d
Justify FRED for registry communication 2023-02-21 09:02:36 -06:00
Neil Martinsen-Burrell
f21142d663
Add ADR for using AWS SES 2023-02-15 14:55:19 -06:00
Neil Martinsen-Burrell
884a58cf10
Send confirmation emails on application submission 2023-02-13 14:19:50 -06:00
Seamus Johnston
7209a1e533
Bump npm package versions 2023-02-01 11:32:05 -06:00
Logan McDonald
508e5384cb
Create dev sandboxes scripts and first sandbox (#370)
* Add templates, scripts, and process documentation for creating and destroying developer sandboxes

* Create developer sandbox 'lmm' infrastructure

* fix up newlines

* fix action syntax pull_request

* add a line about the public.crt to developer docs

* add docs about branch conventions

* add new developer sandbox 'ik' infrastructure

* Add new developer sandbox 'nmb' infrastructure

* Add new developer sandbox 'sspj' infrastructure

* Add new developer sandbox 'mr' infrastructure

* make github actions dynamic by environment

* trying something out with dynamic github action for dev sandbox

* consolidate github actions to dynamic action

* try out run name

* combo run name and name

* respond to comments
2023-01-20 09:50:36 -08:00
Logan McDonald
6a54bf1ff4
Create new stable environment (#367)
update documentation for environments and setup new stable environment
2023-01-17 13:54:30 -08:00
Seamus Johnston
a00fcffb45
Justify Django Form Wizard in ADR 2023-01-06 11:47:14 -06:00
Seamus Johnston
df265b10f8
Refactor fixtures from JSON to Python 2022-12-21 10:44:19 -06:00
Logan McDonald
044275288b
add adr on content organization (#207)
* add adr on content organization

* Update 0014-dotgov-content-organization.md
2022-12-09 17:22:46 -05:00
calerubensteingsa
a31e385727
Update product_strategy.md (#140)
* Update product_strategy.md

* Update product_strategy.md

Sounds good - I updated the problem statement a little to reflect the CISA side of it. I added CISA and the note about the ability to "secure" a domain.

* Update product_strategy.md

@h-m-f-t split them - not in love with this framing, but wanted to get some of your thoughts!
2022-12-09 17:22:35 -05:00
dependabot[bot]
36148cf6d7
Bump certifi from 2022.6.15.2 to 2022.12.7 in /docs/compliance (#314)
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15.2 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15.2...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 17:17:47 -05:00
Logan McDonald
e07bf6b448
Add software development lifecycle diagram (#295)
* add a diagram representing the SDLC for the registrar
2022-11-30 14:59:53 -05:00
Seamus Johnston
758c645943
Merge branch 'main' into sspj/domain-model 2022-11-28 11:53:22 -06:00
Seamus Johnston
6fd29aea75
Respond to PR feedback 2022-11-28 11:49:01 -06:00
Logan McDonald
eca8da108b
add a note to development about the login time bug (#288)
* add a note to development about the login time bug

* Update docs/developer/README.md

Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>

Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2022-11-23 09:43:43 -08:00