Commit graph

7254 commits

Author SHA1 Message Date
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
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
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
rachidatecs
1cb380c030
cleanup 2023-06-23 15:37:03 -04:00
rachidatecs
c2e24f4fb9
tweak documentation and change ifs to elifs 2023-06-23 15:28:51 -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
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
rachidatecs
22e73c6fc2
test unallowed transitions in model 2023-06-21 18:15:13 -04:00
Katherine-Osos
9e0c11129a
Merge pull request #725 from cisagov/mr/update-domain-example-section
Mr/update domain example section
2023-06-21 15:12:34 -05:00
Cameron Dixon
ac34adaffd
Merge pull request #739 from cisagov/cameron-fixtures
Add Cameron to fixtures.py
2023-06-21 10:49:42 -04:00
Alysia Broddrick
829b2dd1cf
merged and resolved conflict 2023-06-20 17:57:23 -07:00
rachidatecs
94d5682b24
Implement all statuses in application admin class, implement approved email, consolidate email methods in application model class, unit test emails sends as side-effects of admin save 2023-06-20 19:10:58 -04:00
Cameron Dixon
78722b131f
fix errant space 2023-06-20 11:03:02 -04:00
Cameron Dixon
cc9a9d1f67
Add Cameron to fixtures.py 2023-06-20 10:58:01 -04:00
Igor Korenfeld
14f6a92f9f
Merge pull request #728 from cisagov/ik/fix-alt-domain
Update attribute for alternate domains
2023-06-16 17:18:44 -04:00
igorkorenfeld
1c285b3523
PR edit: Add start of test, skipped for now 2023-06-16 17:12:50 -04:00
Alysia Broddrick
0e500649ed
fixed linting issue 2023-06-16 13:15:09 -07:00
Alysia Broddrick
ce73556508
update Error text to be more descriptive
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-06-16 12:23:09 -07:00
Seamus Johnston
12d3f5bdb7
Merge branch 'main' into sspj/draft-test-cases 2023-06-16 14:17:49 -05:00
Seamus Johnston
d2683ef32c
Respond to PR feedback 2023-06-16 13:56:19 -05:00
Seamus Johnston
c86b6e9746
Fix typo
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-06-16 13:51:17 -05:00
Seamus Johnston
cad976cc55
Fix typo
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-06-16 13:50:23 -05:00
Alysia Broddrick
70e0f4cfc6
merged and resolved conflict 2023-06-16 10:17:31 -07:00
Seamus Johnston
72184773b9
Merge pull request #715 from cisagov/sspj/remove-whoami
Remove whoami page
2023-06-16 16:37:28 +00:00
Logan McDonald
a297ad8963
remove the 18F sandboxes (#729)
* remove the 18F sandboxes

* remove 18F team from fixtures
2023-06-16 09:03:14 -07:00
Seamus Johnston
5c18f05d05
Fix missing comma 2023-06-16 11:02:28 -05:00