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
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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 |
|
rachidatecs
|
a92ca84ccb
|
cleanup
|
2023-07-07 11:09:15 -04:00 |
|
rachidatecs
|
52dc04c1ac
|
Expose users in django admin for CISA Analysts while hiding uuids
|
2023-07-07 11:01:15 -04:00 |
|
rachidatecs
|
4eafe9a2f8
|
linting
|
2023-07-06 15:30:36 -04:00 |
|
rachidatecs
|
10b0700657
|
Convert investigator id to investigator name in descriptive subheader on admin lists, update unit test, linting
|
2023-07-06 13:57:27 -04:00 |
|
dependabot[bot]
|
d94420d0ba
|
Bump django from 4.2.1 to 4.2.3 in /src
Bumps [django](https://github.com/django/django) from 4.2.1 to 4.2.3.
- [Commits](https://github.com/django/django/compare/4.2.1...4.2.3)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-05 22:55:52 +00:00 |
|
rachidatecs
|
257db0fae5
|
Use singular form 'result' when number of results = 1
|
2023-06-30 18:07:30 -04:00 |
|
rachidatecs
|
f39e0bf192
|
linting
|
2023-06-30 17:59:37 -04:00 |
|
rachidatecs
|
23aacc985a
|
Decompose queryset in logger debug (string concat issue)
|
2023-06-30 17:21:42 -04:00 |
|
rachidatecs
|
cb1dca6864
|
Unbreak the test_changelist_view test
|
2023-06-30 13:04:21 -04:00 |
|
rachidatecs
|
0906d3d3cc
|
Test the test_changelist_view test in CI by breaking it on purpose
|
2023-06-30 12:57:54 -04:00 |
|
rachidatecs
|
0ee7e71fc1
|
Merge remote-tracking branch 'origin/main' into rjm/680-admin-workshop
|
2023-06-30 12:34:01 -04:00 |
|
rachidatecs
|
31a18bbd50
|
cleanup and linting
|
2023-06-30 12:08:31 -04:00 |
|
rachidatecs
|
15688b8fdb
|
wip
|
2023-06-29 18:21:41 -04:00 |
|
rachidatecs
|
849bdfac5d
|
Fix typo in subject line argument passed to the email sending method for approved domains
|
2023-06-28 17:11:48 -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
|
eac616204b
|
Add descriptive subheader for listing pages in django admin
|
2023-06-27 17:08:23 -04:00 |
|
rachidatecs
|
d506e5a8e8
|
Add fixtures for Analysts, add domains to analyts dashboard )with search)
|
2023-06-27 15:47:53 -04:00 |
|