Kristina Yin
|
07df4b05d3
|
simplified since I am still getting template syntax errors
|
2023-11-27 16:39:18 -08:00 |
|
dave-kennedy-ecs
|
536fdb013e
|
Merge pull request #1382 from cisagov/dk/1138-prevent-domain-edits
Issue #1138 - prevent users from editing domains on hold or deleted (STAGED ON DK)
|
2023-11-27 19:34:08 -05:00 |
|
Kristina Yin
|
9156cdc770
|
simplified since I am still getting template syntax errors
|
2023-11-27 16:30:41 -08:00 |
|
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 |
|
zandercymatics
|
99e158d981
|
Merge pull request #1395 from cisagov/za/1366-add-filter-domain-invitation
Ticket #1366: Add filter for domain invitation
|
2023-11-27 14:53:53 -07: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
|
a188137988
|
Test sleep for 20
|
2023-11-27 10:01:05 -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 |
|