Commit graph

1277 commits

Author SHA1 Message Date
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
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
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
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
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
dependabot[bot]
7dfb9e2a28
Bump cryptography from 41.0.1 to 41.0.2 in /src
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-15 01:25:30 +00:00
rachidatecs
91bd2e3170
Merge pull request #791 from cisagov/rjm/757-action-needed-759-rejected
New statuses and notifications: Action needed - Rejected
2023-07-14 17:01:53 -04:00
rachidatecs
92b1b0c261
linter 2023-07-14 16:25:46 -04:00
Alysia Broddrick
d139c4caf9
application logic updated with logs and working to get the right URL from the button 2023-07-14 13:18:58 -07:00
rachidatecs
9985125a0a
update unit test for action needed 2023-07-14 16:09:50 -04:00
rachidatecs
10c1d94a46
update action needed email subject and content 2023-07-14 16:00:59 -04:00
rachidatecs
0547e88b00
resolve merge issues with stray INVESTIGATING statuses 2023-07-14 15:47:09 -04:00
rachidatecs
267f76eb62
Merge remote-tracking branch 'origin/main' into rjm/757-action-needed-759-rejected 2023-07-14 15:31:20 -04:00
rachidatecs
2164c53aff
Merge pull request #798 from cisagov/rjm/761-change-investigating-to-in-review
Change investigating to in review
2023-07-14 12:17:58 -04:00
Alysia Broddrick
9a91ae13b3
Merge pull request #799 from cisagov/dependabot/npm_and_yarn/src/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2 in /src
2023-07-14 06:50:35 -07:00
dependabot[bot]
22b8490adc
Bump semver from 5.7.1 to 5.7.2 in /src
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-14 07:12:53 +00:00
rachidatecs
5fa388ee2c
Change investigating to in review 2023-07-13 14:10:29 -04:00
rachidatecs
a0d8c4eb40
Fix issue with tearDown on admin unit tests 2023-07-13 13:42:24 -04:00
rachidatecs
54bc17ff83
Merge remote-tracking branch 'origin/main' into rjm/757-action-needed-759-rejected 2023-07-13 13:29:59 -04:00
rachidatecs
82b5d43572
Merge pull request #782 from cisagov/rjm/758-expose-users-in-admin
Expose users in  CISA Analysts' django admin while hiding uuids
2023-07-13 13:20:15 -04:00
rachidatecs
616b9345f1
Remove unecessary self argument 2023-07-13 13:15:07 -04:00
rachidatecs
f8b35890ee
Migrations 2023-07-12 17:32:39 -04:00
rachidatecs
cbc2975c1d
Missing unit tests and linting 2023-07-12 16:10:30 -04:00
rachidatecs
a6f8e64c0a
Rejected status and email 2023-07-12 12:25:40 -04:00
rachidatecs
5763bb4a6a
Action needed status and email 2023-07-11 11:45:55 -04:00