Commit graph

860 commits

Author SHA1 Message Date
zandercymatics
e56a79a03a
Add comment 2023-11-30 08:49:37 -07:00
zandercymatics
896085a4e8
Test + linter 2023-11-30 08:38:08 -07:00
Kristina Yin
8477b3f10d
Merge branch 'main' into ky/required-optional-form-fields 2023-11-29 17:01:03 -08:00
zandercymatics
091c12151b
Merge branch 'main' into za/1292-user-domain-role-search-by-email 2023-11-29 14:40:40 -07:00
Kristina Yin
fa72f413ab
changing anything else page 2023-11-29 11:10:18 -08:00
Kristina Yin
25a0ceb330
adding (optional) text to anything else app page 2023-11-28 19:02:13 -08:00
David Kennedy
5baf83a4a0
reordered admin.py 2023-11-28 19:27:17 -05:00
David Kennedy
732cddcd56
reordered admin.py 2023-11-28 19:23:25 -05:00
David Kennedy
cb783ec36e
fixed accidental pipfile lock change; updated comment 2023-11-28 19:13:51 -05:00
David Kennedy
b81b666c84
removed django-admin-searchable-dropdown 2023-11-28 16:04:13 -05:00
David Kennedy
3661af0cd1
wip 2023-11-28 14:07:31 -05:00
David Kennedy
4a74d1a874
wip 2023-11-28 12:15:06 -05:00
zandercymatics
d11940b053
Update admin.py 2023-11-27 09:57:04 -07:00
zandercymatics
3df3723cf9
Sort by email, stub test 2023-11-27 09:50:54 -07:00
zandercymatics
e314a5ff77
Update tests + linter 2023-11-27 08:02:58 -07:00
zandercymatics
377786cccf
Add test cases 2023-11-24 14:16:34 -07:00
zandercymatics
46677f4588
Add filter + test skeleton 2023-11-24 07:43:25 -07:00
David Kennedy
944c82b9f9
made expiration date readonly in django admin; expiration date setter not implemented; implemented renew_domain; wrote unit tests 2023-11-16 08:39:05 -05:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
Rachid Mrad
a1c351277e
lint 2023-10-31 13:48:07 -04:00
Rachid Mrad
ee49290e98
CSS tweaks to the button layout in django admin (object-tools) 2023-10-31 13:02:34 -04:00
Rachid Mrad
4803aaf971
lint 2023-10-27 15:03:34 -04:00
Rachid Mrad
09c0a5f392
match names to old reports, change buttons copy 2023-10-27 11:35:06 -04:00
David Kennedy
b72919a892
formatting for readability 2023-10-27 08:11:13 -04:00
David Kennedy
47251d9edb
parameterize filters and sorts 2023-10-27 08:06:46 -04:00
David Kennedy
0b947ce754
modularization of reporting functions 2023-10-27 06:58:11 -04:00
David Kennedy
e4b3706d9c
refactored some for separation of concerns, and fixing permissions in template 2023-10-27 05:55:52 -04:00
Rachid Mrad
5fe2827565
rough out the first quesry and export method based on an example report 2023-10-26 17:11:17 -04:00
Rachid Mrad
ee2b001ab5
infrastructure for buttons, actions and a csv download 2023-10-26 16:17:25 -04:00
Rebecca Hsieh
f8ec478f78
Merge remote-tracking branch 'origin' into rh/1031-staff-enable-editing 2023-10-20 14:49:04 -07:00
Rachid Mrad
02a9c98a57
fix org in domain table and write a unit test for it 2023-10-18 17:49:49 -04:00
Rebecca Hsieh
34294782c3
Update Staff permissions for contacts, websites, addresses and domain information and application 2023-10-17 15:24:38 -07:00
Rachid Mrad
1f55ac8e06
Merge remote-tracking branch 'origin/main' into rjm/787-org-short-names 2023-10-13 16:28:48 -04:00
Rachid Mrad
003db40e58
use shortened names for orgs in the choicefield which satisfies the admin requirement, replace short name with a long name in the user facing app in the form, summary page, manage app page 2023-10-12 15:32:10 -04:00
Erin
ecc4d6c89e
Run linter and formatting changes 2023-10-12 09:56:18 -07:00
zandercymatics
76e3e2eaea
Removed deleted bug fix 2023-10-11 07:48:44 -06:00
zandercymatics
2129d2dd67
Merge branch 'main' into za/1120-update-domain-overview-verbiage 2023-10-10 13:41:20 -06:00
zandercymatics
f1751b1ee7
Merge pull request #1129 from cisagov/za/1096-update-domain-button-text
Ticket #1096: Small content changes for Domain buttons
2023-10-10 13:17:57 -06:00
zandercymatics
c5f66fe774
Merge branch 'main' into za/1120-update-domain-overview-verbiage 2023-10-10 11:43:32 -06:00
Rachid Mrad
dc3ec3eb9a
lint 2023-10-06 15:26:16 -04:00
Rachid Mrad
8424e20195
edit users filter 2023-10-06 14:20:22 -04:00
zandercymatics
545a5d80a6
Remove temp comment 2023-10-05 14:12:41 -06:00
zandercymatics
abbcf315ee
Update admin.py 2023-10-05 14:01:23 -06:00
zandercymatics
af39441df4
Lint 2023-10-05 08:58:46 -06:00
zandercymatics
a58cff8398
Update content 2023-10-05 08:47:18 -06:00
Rachid Mrad
a2a7382ee9
lint 2023-10-03 18:59:25 -04:00
Rachid Mrad
09303401ed
cleanup some code 2023-10-03 18:54:55 -04:00
Rachid Mrad
3ea1f5aa77
Merge remote-tracking branch 'origin/main' into rjm/1027-groups-permissions-logging 2023-10-03 18:46:22 -04:00
zandercymatics
bb66043e59
Reformat 2023-10-02 12:56:22 -06:00
zandercymatics
cf0b342bbb
Message instead of value err 2023-10-02 12:45:46 -06:00