Commit graph

4328 commits

Author SHA1 Message Date
David Kennedy
3ce76de1ff
when in read only mode and no dns name servers, add empty section for dns name servers instead of button to add 2023-11-27 19:29:00 -05:00
Kristina Yin
2e1ddd91e5
avoiding for loop in django template tag 2023-11-27 16:25:27 -08:00
David Kennedy
20c13a5d2f
when in read only mode remove add dns name server button and text 2023-11-27 19:16:45 -05:00
Kristina Yin
81b7bac482
trying a different approach 2023-11-27 16:14:26 -08:00
Kristina Yin
4c7cdf323f
fixing syntax again 2023-11-27 15:56:19 -08:00
Kristina Yin
fcba4074b5
fixing syntax again 2023-11-27 15:41:25 -08:00
Kristina Yin
f8baae75b8
fixing syntax again 2023-11-27 15:40:38 -08:00
Kristina Yin
db162b70d2
fixing syntax again 2023-11-27 15:33:23 -08:00
Kristina Yin
2eb5ac89ce
fixing syntax again 2023-11-27 15:10:59 -08:00
Kristina Yin
21db51cfb0
fixing syntax again 2023-11-27 15:10:01 -08:00
Kristina Yin
8c4057172b
fixing syntax again 2023-11-27 15:04:56 -08:00
David Kennedy
abe35b9d63
changed the order of the permissions checking as the manage domain check was firing before editable check and allowing access 2023-11-27 18:02:43 -05:00
Kristina Yin
4f6639e878
fixing syntax again 2023-11-27 15:01:19 -08:00
Kristina Yin
19064edae5
fixing syntax again 2023-11-27 14:55:29 -08:00
Kristina Yin
8bb6706f04
fixing syntax again 2023-11-27 14:55:08 -08:00
Kristina Yin
3371ee5ffc
fixing syntax again 2023-11-27 14:50:07 -08:00
Kristina Yin
b8236180e4
fixing syntax again 2023-11-27 14:40:02 -08:00
Kristina Yin
46e7988fa5
fixing syntax error 2023-11-27 13:03:48 -08:00
Kristina Yin
e733c12028
why am I getting status 500 errors 2023-11-27 12:15:36 -08:00
David Kennedy
315638c020
updated comments for code legibility 2023-11-27 15:08:42 -05:00
Kristina Yin
b997deec7f
why am I getting status 500 errors 2023-11-27 12:06:05 -08:00
zandercymatics
6ace0f2862
Update test_reports.py 2023-11-27 13:02:26 -07:00
Kristina Yin
929e736f38
fixed quotation mark 2023-11-27 11:59:58 -08:00
zandercymatics
fd0afc31b2
Stubbed test cases 2023-11-27 12:59:33 -07:00
Kristina Yin
d31a8f55a9
added comment 2023-11-27 11:54:46 -08:00
zandercymatics
f40e71ca8b
Script cleanup / prepare for PR 2023-11-27 12:41:26 -07: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
dca3eb5676
Add logging / additional validation 2023-11-27 09:35:35 -07:00
zandercymatics
1b1a241101
Remove stubbed code 2023-11-27 09:16:45 -07:00
Kristina Yin
43e94383da
adding asterisks to only non one-field forms 2023-11-27 07:36:22 -08:00
Kristina Yin
c7b128e85f
only adding asterisks to forms that have more than one field 2023-11-27 07:26:01 -08:00
Kristina Yin
83017ecf5d
adding asterisks to only non one-field forms 2023-11-27 07:14:08 -08:00
zandercymatics
e314a5ff77
Update tests + linter 2023-11-27 08:02:58 -07:00
David Kennedy
22a21b5bf4
format for linting 2023-11-25 10:22:34 -05:00
David Kennedy
1f4fcf1225
fixed whitespace bug in ips in nameserver; created test case 2023-11-25 10:04:24 -05:00
David Kennedy
b56b95ba08
formatted for linter 2023-11-25 08:11:42 -05:00
David Kennedy
952cc6f46b
added test case 2023-11-25 08:09:33 -05:00
David Kennedy
614da492db
added form level checking for duplicate entries in nameserver form 2023-11-25 07:45:46 -05:00
David Kennedy
d4b1b12baf
removed TODO, too complicated 2023-11-25 06:23:33 -05:00
David Kennedy
2e8b46e05e
simplified filter for legibility 2023-11-25 06:17:26 -05:00
dave-kennedy-ecs
50fc6ea502
Update src/registrar/views/application.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-11-25 06:12:35 -05:00
David Kennedy
7bac5185b0
updated check availability message in api and in form; modified js to display html rather than text 2023-11-25 06:06:37 -05:00
zandercymatics
377786cccf
Add test cases 2023-11-24 14:16:34 -07:00
David Kennedy
03cc06046f
fixed checked statuses 2023-11-24 15:59:53 -05:00
David Kennedy
ff45177077
touched up test_views 2023-11-24 15:18:40 -05:00
David Kennedy
2db1f9e96f
wrote test for application view when multiple applications exist 2023-11-24 15:16:36 -05:00
zandercymatics
5be0b6b96b
Test manual environment vars 2023-11-24 13:03:44 -07:00
zandercymatics
90282c7cdc
Another approach 2023-11-24 12:44:18 -07:00
David Kennedy
7047736c95
removed extraneous message 2023-11-24 14:22:14 -05:00