zandercymatics
03a0a60b3a
Add comment
2024-04-17 14:43:27 -06:00
zandercymatics
001ac4aa54
Update src/registrar/tests/test_admin.py
...
Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com>
2024-04-17 14:35:19 -06:00
zandercymatics
e988ed0856
Update src/registrar/tests/test_admin.py
...
Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com>
2024-04-17 14:35:11 -06:00
zandercymatics
7caafac4cf
Merge pull request #2028 from cisagov/za/1990-update-text-styling-sticky-bar
...
(on getgov-za) Ticket #1990 : Update text styling on sticky bar
2024-04-17 14:32:56 -06:00
Rebecca Hsieh
e74d98ca71
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into rh/2909-new-agency-field
2024-04-17 13:04:52 -07:00
Rebecca H
98523a86c6
Merge pull request #2041 from cisagov/rh/update-db-docs
...
Update DB + Migration documentation
2024-04-17 10:46:40 -07:00
Rebecca Hsieh
436b87bc96
Fix wording
2024-04-17 10:20:55 -07:00
Rebecca Hsieh
3988ffd653
Address feedback of wording
2024-04-17 10:18:15 -07:00
Rebecca Hsieh
e5105d076d
Point to the exact point in db access
2024-04-17 10:12:25 -07:00
Rebecca Hsieh
1bc4f002a9
Fix table name and add in semicolon for statement
2024-04-17 09:58:01 -07:00
Rebecca Hsieh
c0b95f22f9
Add documentation on how to access the db and roll back a migration
2024-04-17 09:52:18 -07:00
dave-kennedy-ecs
b89a919366
Merge pull request #2031 from cisagov/dk/1983-request-default-filter-bug
...
Issue #1983 : default filter applied when clicking domain requests from editing a domain request
2024-04-17 12:45:12 -04:00
David Kennedy
c1c428b6c3
updated code for readability
2024-04-17 12:40:27 -04:00
zandercymatics
cdd34936b2
Linter
2024-04-17 09:29:09 -06:00
zandercymatics
4b90ff833c
Fix unit test
2024-04-17 09:26:05 -06:00
zandercymatics
e4abe28b61
Hotfix
2024-04-17 08:33:35 -06:00
Rachid Mrad
fa01015e9e
Merge pull request #2027 from cisagov/rjm/1777-clearing-out-nameservers
...
Issue #1777 : Allow blanking of first and/or second nameserver if enough entries are present (rjm)
2024-04-16 19:45:39 -04:00
Rebecca Hsieh
01788ce9d6
Address feedback with test captions and double checks
2024-04-16 15:59:54 -07:00
zandercymatics
40a64a1e86
Fix typo causing test fail
2024-04-16 15:51:10 -06:00
zandercymatics
50ede03476
Linting / fix unit test passing in debug
2024-04-16 15:32:33 -06:00
zandercymatics
582f35bc07
PR suggestions
2024-04-16 15:24:56 -06:00
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