Commit graph

1333 commits

Author SHA1 Message Date
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
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
bf93ea7a28
Merge pull request #760 from cisagov/rjm/680-admin-workshop
Django admin MVP implementation: views and permissions
2023-07-07 09:56:12 -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
acd8201acc
Merge pull request #755 from cisagov/rjm/approved-email-subject-line-bug-fix
Fix bug in approved domain notification
2023-06-30 12:12:25 -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
rachidatecs
100af4fd1c
Add the right fields to the readonly list 2023-06-26 19:32:27 -04:00
rachidatecs
963feef9b4
make some fields read only for non superusers 2023-06-26 19:22:32 -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
Mohammad Minaie
94b9270b91
Merge pull request #749 from cisagov/issue-updateminaie
Issue updateminaie
2023-06-26 14:15:53 -04:00
rachidatecs
9a7732ca95
Merge pull request #742 from cisagov/rjm/422-722-approve-domain
Implement side effects when domain gets approved from django admin
2023-06-23 16:42:56 -04:00
rachidatecs
05c755be96
add one last else and a logger warning for unknown status transition in django admin 2023-06-23 16:37:07 -04:00
Mohammad Minaie
33e39bbe70
update from main, add optional removal from brandon, and fix title 2023-06-23 16:03:31 -04:00
Mohammad Minaie
dc0056072a
Merge branch 'main' into issue-updateminaie 2023-06-23 16:02:34 -04:00
Mohammad Minaie
59488d124f
Merge pull request #748 from cisagov/bl-remove-optional-content
Remove `(optional)` from issue templates
2023-06-23 15:55:01 -04:00
rachidatecs
1cb380c030
cleanup 2023-06-23 15:37:03 -04:00
brandonlenz
7445eff91a
Remove '(optional)' from question text, since it looks weird in rendered issue 2023-06-23 15:33:22 -04:00
rachidatecs
c2e24f4fb9
tweak documentation and change ifs to elifs 2023-06-23 15:28:51 -04:00
Mohammad Minaie
e086f03ad8
removing name, removed the name fully. added back to debug further 2023-06-23 14:38:44 -04:00
Mohammad Minaie
299123927f
Merge pull request #747 from cisagov/issue-updateminaie
updates to layout and language after seeing the issue merged.
2023-06-23 14:32:54 -04:00
Mohammad Minaie
729cc67455
updates to layout and language after seeing the issue merged. 2023-06-23 09:21:12 -04:00
Mohammad Minaie
797a196f14
Merge pull request #745 from cisagov/issue-updateminaie
Updates to the base issue type
2023-06-23 09:18:33 -04:00
Mohammad Minaie
05e990a8fd
updates to remove please 2023-06-23 09:17:46 -04:00
Alysia Broddrick
eb07eaeca8
Merge pull request #746 from cisagov/ab/add-ryan-to-admin
Add ryan to fixtures
2023-06-22 20:49:50 -07: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
Alysia Broddrick
33461f054f
fixed linting issue 2023-06-22 15:25:16 -07:00
Alysia Broddrick
c567296eae
added ryan to fixtures 2023-06-22 13:22:06 -07:00
Mohammad Minaie
0e9d1d5f0d
Updates to the base issue type 2023-06-22 12:00:33 -04:00
Brandon Lenz
20291af150
Merge pull request #743 from cisagov/730-adr-django-admin
ADR decision to use Django Admin
2023-06-22 11:45:33 -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