Commit graph

63 commits

Author SHA1 Message Date
CocoByte
af3d2a9f28
doc update (still in progress) 2024-02-27 23:52:29 -07:00
CocoByte
f27ac0e54c
ticket link 2024-02-14 14:00:31 -07:00
CocoByte
34b73867c3
Added caching architecture doc 2024-02-14 13:57:04 -07:00
Rebecca Hsieh
28a1e737f5
Update documentation with new url 2024-01-11 09:28:29 -08:00
Rachid Mrad
b6b251b287
more minor typo fixes 2023-11-28 13:32:48 -05:00
David Kennedy
41e0180c16
Merge branch 'main' into dk/1216-first-login-logic 2023-11-09 12:13:28 -05:00
David Kennedy
93370d45c2
checking transition domains on each login rather than on first login only 2023-11-07 15:01:02 -05:00
Alysia Broddrick
ea26f0b1b5
updated with feedback 2023-11-06 09:15:05 -08:00
Alysia Broddrick
9725788a8b
updated adr number 2023-11-02 20:24:10 -07:00
Alysia Broddrick
79e0480058
updated with consequences etc 2023-11-02 20:23:31 -07:00
Alysia Broddrick
4119d24149
added documentation and ADR for release schedule 2023-11-02 19:24:47 -07:00
zandercymatics
9c6a6ef12a
Fix test cases 2023-10-18 14:02:14 -06:00
zandercymatics
d4ec7eca8a
Fix weird file name 2023-10-16 10:11:15 -06:00
zandercymatics
605e75dc48
Fix file rename 2023-10-16 10:00:10 -06:00
zandercymatics
becaedc117
Update 0023-use-geventconnpool..md 2023-10-16 09:59:12 -06:00
zandercymatics
35570b6423
Progress save 2023-10-13 15:33:30 -06:00
rachidatecs
051b852cd9
Update docs/architecture/decisions/0021-django-admin.md
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-08-16 14:56:37 -04:00
rachidatecs
d2aa1a1e00
Update 0021-django-admin.md
Add notes on accessibility and theming
2023-08-14 15:58:59 -04:00
Cameron Dixon
564df243bd
Update 0006-cloud-gov.md
Fixed typos, made small edits, and formatted for better clarity
2023-07-24 09:25:15 -04:00
Gabriela DiSarli
75190da209
Update 0022-submit-domain-request-user-flow.md
Made some additional edits for clarity that were suggested in review
2023-07-20 09:38:01 -05:00
Gabriela DiSarli
2114ff22f1
Update 0022-submit-domain-request-user-flow.md
fixed double link error
2023-07-19 13:33:59 -05:00
Gabriela DiSarli
2b4cfd016d
Update 0022-submit-domain-request-user-flow.md
Updated context paragraph + fixed wording and linking structure on linked user flow diagram
2023-07-19 13:33:21 -05:00
Gabriela DiSarli
cd6b704e78
Rename 0022-submit-domain-request-user-flow to 0022-submit-domain-request-user-flow.md
fixed the file extension
2023-07-19 13:29:51 -05:00
Gabriela DiSarli
39e363821d
Create 0022-submit-domain-request-user-flow
adding a ADR that closes #800
2023-07-18 16:31:23 -05:00
brandonlenz
bba9f1b376
Small language tweaks 2023-06-22 10:26:27 -04:00
brandonlenz
0fcf7de546
First Draft ADR 2023-06-22 10:21:47 -04:00
Seamus Johnston
cf1eabc573
Update UML model diagrams 2023-05-30 14:21:49 -05:00
Neil Martinsen-Burrell
a356e8e947
Document how to generate the SVG images 2023-05-12 15:24:24 -05:00
Neil Martinsen-Burrell
0407cf63da
Try to get a to work in <details> 2023-05-12 15:11:08 -05:00
Neil Martinsen-Burrell
e25353a561
Fix markdown image syntax 2023-05-12 15:09:07 -05:00
Neil Martinsen-Burrell
738e0dabd6
Try with rendered SVGs in Markdown and <details> 2023-05-12 15:07:02 -05:00
Neil Martinsen-Burrell
de9a82725a
Try without @startuml tag? 2023-05-12 14:54:00 -05:00
Neil Martinsen-Burrell
ec9cf66881
Try with mermaid instead of plantuml 2023-05-12 14:52:11 -05:00
Neil Martinsen-Burrell
4b7a8953b7
Adjust markdown files with PlantUML inside for Github 2023-05-12 14:44:45 -05:00
Neil Martinsen-Burrell
fee659d1c4
Add model documentation diagrams 2023-05-12 14:34:43 -05:00
Michelle Rago
aab080dbb0
Fix typo (#510) 2023-04-10 09:21:22 -04: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
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
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
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
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
Neil Martinsen-Burrell
bce29c2402
Review feedback: FSM unit tests, indexes, comments, etc. 2022-11-08 15:04:00 -06:00
Neil Martinsen-Burrell
209d2b31df
Database migrations ADR 2022-10-06 14:33:30 -05:00
Seamus Johnston
8ea7b98a37
Justify Login.gov in ADR 2022-09-30 07:41:59 -05:00
Seamus Johnston
a42e77e639
Justify Django Templates in ADR 2022-09-30 07:41:36 -05:00
Neil Martinsen-Burrell
86e57771d4
Fix tests and re-number ADR 2022-09-27 13:39:24 -05:00
Neil Martinsen-Burrell
c397597ae6
ADR to go with this PR 2022-09-27 13:31:42 -05:00