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
Alysia Broddrick
3323fb56fc
removed code comments
2023-08-04 07:26:56 -07:00
Alysia Broddrick
889be277f2
updated sandbox for zander
2023-08-04 07:24:41 -07:00
Alysia Broddrick
dcf8135e5f
partially created za sandbox
2023-08-03 18:46:41 -07:00
zandercymatics
a239e7ad63
Merge pull request #832 from cisagov/za/add-za-to-admin
...
Add zandercymatics to Admin
2023-08-03 14:35:20 -06:00
zandercymatics
03177bdb1f
Updated README.md to include adding an analyst
2023-08-03 14:30:30 -06:00
zandercymatics
9ea05e016e
Linter begone!
2023-08-03 12:46:49 -06:00
zandercymatics
266e9546ce
Fixed a formatting issue
2023-08-03 12:40:37 -06:00
zandercymatics
25cda0143c
Update fixtures.py
2023-08-03 12:28:17 -06:00
zandercymatics
35dcc0dbb6
Added new user in Fixtures.py
2023-08-03 12:27:08 -06:00
rachidatecs
5dd2fbaeda
Fix dark mode
2023-08-03 11:08:09 -04:00
rachidatecs
916857a080
Tweak comment
2023-08-03 10:26:41 -04: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
Alysia Broddrick
50ad47e4c4
Merge pull request #815 from cisagov/dependabot/pip/src/certifi-2023.7.22
...
Bump certifi from 2023.5.7 to 2023.7.22 in /src
2023-08-02 16:06:36 -07:00
rachidatecs
22a89e030d
Build capability to add sublabels with links to simple form components, with supporting custom filters and unit tests for the custom filters
2023-08-02 17:34:32 -04: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
dependabot[bot]
55f5cbd382
Bump cryptography from 41.0.2 to 41.0.3 in /src
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 02:06:38 +00:00
rachidatecs
f500a4ff50
pseudo code for 796 and 806
2023-08-01 19:06:40 -04:00
rachidatecs
3d94b71533
Extend the sublabel to add an optinal link at the end
2023-08-01 19:02:09 -04:00
rachidatecs
c4dfb5eec0
Fix primary font family assignment
2023-08-01 16:24:17 -04:00
rachidatecs
e639d944e9
Fix unit test for the action needed email
2023-08-01 15:41:48 -04:00
rachidatecs
4e6e98002a
820: action needed email content revision
2023-08-01 15:15:24 -04:00
rachidatecs
9562f7c7bf
django admin CSS theming
2023-08-01 15:12:23 -04:00
rachidatecs
8de873ad01
caniuse package update
2023-08-01 15:11:17 -04:00
rachidatecs
7209e74f41
Merge pull request #819 from cisagov/ab/394-session-bug-fix
...
Session bug fix
2023-07-28 13:13:37 -04:00
Alysia Broddrick
9e25baa346
removed uneeded endlines
2023-07-28 09:04:54 -07:00
Alysia Broddrick
ca47d6eb2c
fixed linter issue with unused variable
2023-07-28 08:47:42 -07:00
Alysia Broddrick
0f1958110f
removed prints and ran linter
2023-07-28 08:13:50 -07:00
Alysia Broddrick
8c34c919cc
tests running locally for session
2023-07-28 07:59:33 -07:00
Alysia Broddrick
9c63383db7
Removed unneeded code comments
2023-07-28 06:53:44 -07:00
Alysia Broddrick
db4e3fcb89
removed logs and edited url to be used on delete
2023-07-28 06:47:56 -07: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
09a46c586d
endline
2023-07-27 11:42:40 -04:00
Alysia Broddrick
d3bc00fdce
started adding the security info
2023-07-26 16:18:33 -07:00
rachidatecs
04f4498f53
Hide accessible checkbox labels
2023-07-26 16:09:43 -04:00
rachidatecs
d2e5191d5e
Edit templates for table and checkbox accessibility, lightly edit layout styles for added ths, unit tests
2023-07-26 15:55:15 -04:00
rachidatecs
2308ee6304
Document ANDI usage for accessibility testing
2023-07-26 15:53:33 -04:00
Alysia Broddrick
e554a31723
Merge pull request #802 from cisagov/dependabot/pip/src/cryptography-41.0.2
...
Bump cryptography from 41.0.1 to 41.0.2 in /src
2023-07-25 17:54:01 -07:00
Alysia Broddrick
3f8516abed
Merge pull request #773 from cisagov/dependabot/pip/src/django-4.2.3
...
Bump django from 4.2.1 to 4.2.3 in /src
2023-07-25 17:52:41 -07:00
dependabot[bot]
db57cb12ca
Bump certifi from 2023.5.7 to 2023.7.22 in /src
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2023.5.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.05.07...2023.07.22 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 23:18:58 +00:00
Cameron Dixon
160dbaeaf0
Merge pull request #810 from cisagov/cd/update-adr6
...
Small revision to 0006-cloud-gov.md
2023-07-25 11:31:23 -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
eab6486a50
Merge pull request #805 from cisagov/gabydisarli-patch-1
...
Create 0022-submit-domain-request-user-flow
2023-07-20 09:38:30 -05:00