Commit graph

5879 commits

Author SHA1 Message Date
Erin
c153f43467
Add updated migrations file 2024-04-16 11:29:00 -07:00
Erin
cc312d1009
Resolve merge conflicts 2024-04-16 11:17:41 -07:00
Erin
aa14281338
Add changes to admin 2024-04-16 11:17:11 -07:00
zandercymatics
b1a772d1f2
Remove comment 2024-04-16 12:14:32 -06:00
dave-kennedy-ecs
81c47c2eb1
Merge pull request #2030 from cisagov/dk/1922-add-user-column
Issue #1922: Added column that indicates whether Contact is also a User
2024-04-16 14:14:19 -04:00
Erin
12526c13f7
Lowercase verbose_names to fit django standards 2024-04-16 11:13:05 -07:00
zandercymatics
644ca4638a
Overzealous linter 2024-04-16 11:56:58 -06:00
Erin
f37d98df58
Update User, UserGroup form field names 2024-04-16 10:55:16 -07:00
zandercymatics
43160df81b
Move BaseDeletableRegistrarForm 2024-04-16 11:43:02 -06:00
zandercymatics
d35fabcbce
Generalize BaseYesNoForm + centralize logic into helper
This commit is important for two reasons:
1. It keeps things consistent in our code base
2. It moves the ever growing list of wizard base classes into a consistent location
2024-04-16 11:37:05 -06:00
Erin
f33fbcd41d
Update search help text 2024-04-16 09:55:44 -07:00
David Kennedy
ee961c9cd8
changed icon to text for column 2024-04-16 12:52:48 -04:00
zandercymatics
f8ea204e77
Readd migration 2024-04-16 10:17:08 -06:00
zandercymatics
4fd03891e5
Fix unit test 2024-04-16 10:14:14 -06:00
zandercymatics
1fa44a61f1
Code cleanup 2024-04-16 09:54:22 -06:00
zandercymatics
46c0d846b6
Fix bug with anything else form 2024-04-16 09:17:39 -06:00
David Kennedy
72a816acda
reformatted 2024-04-16 11:13:17 -04:00
David Kennedy
69c665e4fa
made is_user column sortable 2024-04-16 11:12:17 -04:00
zandercymatics
6ee8e05923
Fix javascript 2024-04-16 08:34:13 -06:00
CocoByte
26832a611f
linted 2024-04-15 18:14:31 -06:00
CocoByte
8a9727e4c0
test fix (also fixed error in summary page) 2024-04-15 18:08:06 -06:00
Erin
bbbdabb724
Capitalization on user model 2024-04-15 16:56:11 -07:00
Erin
d81a916941
Capitalization on verbose_name 2024-04-15 16:52:23 -07:00
Rebecca Hsieh
9ea8a5eae8
Remove extraneous TODO 2024-04-15 16:21:06 -07:00
Erin
a76c4536f0
Change State / territory label in domain admin 2024-04-15 15:49:47 -07:00
Erin
49a107e027
Convert created to created_at in log entry admin 2024-04-15 15:48:23 -07:00
Rebecca Hsieh
ff53217f02
Fix a spelling typo 2024-04-15 15:29:05 -07:00
Rebecca Hsieh
3660932795
Remove print statements 2024-04-15 15:26:05 -07:00
Rebecca Hsieh
cdf053547d
Add a mock back in I accidentally removed 2024-04-15 15:06:47 -07:00
Erin
6bce068e96
Change display name of Contact to Name in admin 2024-04-15 14:58:28 -07:00
Rebecca Hsieh
f32aa9e18a
Fix unit tests 2024-04-15 14:55:43 -07:00
zandercymatics
498becd6c0
Update test_admin.py 2024-04-15 15:31:10 -06:00
zandercymatics
2aff68216d
Clean up 2024-04-15 15:23:16 -06:00
zandercymatics
cb5e9e43ea
Unit tests part 2 2024-04-15 15:07:24 -06:00
zandercymatics
41c77f709a
Unit test part 1 2024-04-15 14:52:14 -06:00
zandercymatics
4a97f1df33
Update domain_fieldset.html 2024-04-15 14:02:23 -06:00
zandercymatics
f0e9cd1fec
Linting 2024-04-15 13:53:59 -06:00
zandercymatics
007ff23587
Consolidate migrations 2024-04-15 13:49:51 -06:00
zandercymatics
18f7ac7f90
Additional bug fixes 2024-04-15 13:49:05 -06:00
zandercymatics
78c0f470f2
Make anything else required 2024-04-15 12:37:50 -06:00
zandercymatics
6e33dcfbe1
Linting 2024-04-15 12:28:26 -06:00
zandercymatics
09b4e7487b
Remove accidental return True 2024-04-15 12:27:35 -06:00
zandercymatics
7013766d39
Fix merge conflict 2024-04-15 11:47:42 -06:00
zandercymatics
05b6bcd181
Merge branch 'main' into nl/1895-CISA-regions-questions-domain-req 2024-04-15 11:47:12 -06:00
Rebecca Hsieh
0445e3dcca
Add in Federal Agency models for domain request or domain info 2024-04-15 10:33:28 -07:00
zandercymatics
3c1c888356
Fix form field w/ refactor 2024-04-15 11:33:21 -06:00
zandercymatics
a8836d35aa
Linting 2024-04-15 11:03:46 -06:00
zandercymatics
f5116315e8
Override help text for AbstractUser 2024-04-15 10:53:57 -06:00
Erin
ba40a6ea7b
Merge branch 'main' of github.com:cisagov/manage.get.gov into es/1920-update-field-labels 2024-04-15 09:38:06 -07:00
zandercymatics
98dbca3983
Add migration 2024-04-15 09:55:19 -06:00