Alysia Broddrick
c9cadd3401
Merge remote-tracking branch 'origin' into ab/645-implement-test-cases-registry-integration
2023-08-23 07:54:04 -07:00
rachidatecs
8e0b712d11
Merge pull request #882 from cisagov/rjm/add-optional-email-to-user-fixtures
...
Edit user fixtures to add optional emails
2023-08-21 12:11:44 -04: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
Rebecca Hsieh
243b8eacdf
Troubleshooting header
2023-08-14 12:18:58 -07:00
rachidatecs
765502f322
Edit user fictures to add optional emails
2023-08-14 14:48:16 -04:00
Rebecca Hsieh
9c26a97163
Add troubleshooting notes for m1 puppeteer issue
2023-08-11 12:12:37 -07:00
Alysia Broddrick
d1a5f6943c
added functions to admin buttons
2023-08-10 17:34:09 -07:00
zandercymatics
d204145e91
Merge pull request #828 from cisagov/za/add-line-ending-documentation
...
Updated README.md to include a fix for line endings
2023-08-08 07:07:15 -06:00
zandercymatics
46d3ca7bd5
Merge branch 'za/update-readme-add-user-as-admin' of https://github.com/cisagov/getgov into za/update-readme-add-user-as-admin
2023-08-04 08:48:54 -06:00
zandercymatics
952de458b7
Update README.md
...
Added a missing newline above line 81
2023-08-04 08:47:48 -06:00
zandercymatics
db53bb8beb
Update docs/developer/README.md
...
Added @abroddricks suggestion
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-08-04 08:44:39 -06:00
zandercymatics
03177bdb1f
Updated README.md to include adding an analyst
2023-08-03 14:30:30 -06:00
zandercymatics
b4d4b536d9
Made the text a bit more clear
2023-08-03 08:06:35 -06:00
zandercymatics
6d721ad6fb
Another minor verbiage change
2023-08-03 07:55:37 -06:00
zandercymatics
864e31eba3
Fixed a typo in README.md
2023-08-03 07:49:12 -06:00
zandercymatics
e8422eac7d
Updated README.md to be more descriptive
...
Added an explanation for why Windows developers may need to change their line endings
2023-08-03 07:47:38 -06:00
zandercymatics
b7f10e2b92
Updated README.md to include a fix for line endings
...
Updated the readme to include a fix for windows machines...
On windows, you cannot run manage.py (or other related files) as they are using the wrong file endings. It basically doesn't know where to look.
The fix to this is to add .gitattribute locally and rebuild your project, so that it reverts to standard line-endings on your machine (but not elsewhere)
2023-08-02 13:04:37 -06:00
rachidatecs
546745e5e4
Merge pull request #816 from cisagov/rjm/792-793-tables-and-checkboxes-accessibility
...
Tables cell and checkbox accessibility
2023-07-27 15:33:14 -04:00
rachidatecs
3df342ce1d
add a note to ANDI documentation
2023-07-27 12:58:57 -04:00
rachidatecs
58332edddd
add a note to ANDI documentation
2023-07-27 12:47:05 -04:00
rachidatecs
a16d9a06d1
add a note to ANDI documentation
2023-07-27 12:28:55 -04:00
rachidatecs
2308ee6304
Document ANDI usage for accessibility testing
2023-07-26 15:53:33 -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
rachidatecs
52dc04c1ac
Expose users in django admin for CISA Analysts while hiding uuids
2023-07-07 11:01:15 -04:00
rachidatecs
0ee7e71fc1
Merge remote-tracking branch 'origin/main' into rjm/680-admin-workshop
2023-06-30 12:34:01 -04:00
rachidatecs
de36ca9cf7
Add permissions to staff in fixtures by codename not id, make class with for the list header context updater and inherit it from domain, domain application, and contacts (the classes that implement search, filter and sort)
2023-06-28 16:23:55 -04:00
rachidatecs
6d46785962
tweak cisa analyst roles documentation, move policy acknoledged to its own fieldset at the end on detail page
2023-06-26 18:50:24 -04:00
rachidatecs
64767a4af0
Customize contacts list, domain applications list, domain application detail view with search, sorts, filters, fieldsets, search helper text. Document django admin CISA analyst access group.
2023-06-22 18:49:45 -04: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
Alysia Broddrick
70e0f4cfc6
merged and resolved conflict
2023-06-16 10:17:31 -07:00
Alysia Broddrick
944ddde99e
added more info about staging
2023-06-16 09:26:15 -07:00
Alysia Broddrick
2bd11da866
updated documentation with staging addition
2023-06-16 09:10:22 -07:00
Neil MartinsenBurrell
0ddecf3e37
Update docs/operations/README.md
...
Co-authored-by: Brandon Lenz <brandonalenz@gmail.com>
2023-06-15 15:27:53 -05:00
Neil MartinsenBurrell
e6cc91183d
Update docs/operations/README.md
...
Co-authored-by: Brandon Lenz <brandonalenz@gmail.com>
2023-06-15 15:27:46 -05:00
Neil Martinsen-Burrell
737184130f
Add more ops debugging tips
2023-06-13 14:10:54 -05:00
Neil Martinsen-Burrell
b1421db111
Merge branch 'main' into nmb/543-login-required-middleware
2023-06-09 15:07:00 -05:00
Neil Martinsen-Burrell
2fc070e6c5
Review feedback: updated developer documentation
2023-06-09 14:17:55 -05:00
Seamus Johnston
707404c64d
Merge pull request #678 from cisagov/sspj/more-epp-docs
...
Add developer documentation for EPP
2023-06-09 15:48:05 +00:00
Seamus Johnston
3d6fe6a629
Add note about cleaned flag
2023-06-09 07:37:15 -05:00
Seamus Johnston
72fe977178
Respond to PR feedback
2023-06-08 15:30:02 -05:00
igorkorenfeld
6212c62564
Update developer docs with note about custom images
2023-06-08 15:45:57 -04:00
Seamus Johnston
0bd07bb8ed
Update docs/developer/registry-access.md
...
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-06-07 15:40:40 -05:00
Seamus Johnston
28fde24010
Update docs/developer/registry-access.md
...
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-06-07 15:40:25 -05:00