CocoByte
bd0f0bb2d6
Fix for phone number not raising invalid message in domain management
2023-12-01 12:24:18 -07:00
dave-kennedy-ecs
2f32ed9d8a
Merge pull request #1397 from cisagov/dk/1252-duplicate-nameservers
...
Issue #1252 - added form level checking for duplicate entries in nameserver form
2023-11-28 19:05:10 -05:00
David Kennedy
49bb947fb7
Merge branch 'main' into dk/1252-duplicate-nameservers
2023-11-28 18:58:46 -05:00
dave-kennedy-ecs
acc6e2d177
Merge pull request #1396 from cisagov/dk/1220-check-availability-error-message
...
Issue #1220 - updated check availability message
2023-11-28 18:55:02 -05:00
David Kennedy
f957c299b8
added comment
2023-11-28 17:12:12 -05:00
David Kennedy
89aa3534cf
fixed formatting of error message in javascript
2023-11-28 17:10:20 -05:00
dave-kennedy-ecs
9877a9e635
Merge pull request #1398 from cisagov/dk/1381-nameserver-whitespace
...
Issue #1381 - whitespace bug in IP field in nameserver form (STAGED IN ES SANDBOX)
2023-11-28 15:37:46 -05:00
rachidatecs
3003e25ce3
Merge pull request #1408 from cisagov/typo-fixes
...
Typo fixes
2023-11-28 14:02:47 -05:00
Rachid Mrad
b6b251b287
more minor typo fixes
2023-11-28 13:32:48 -05:00
Rachid Mrad
bd6eabe916
Typo fixes in ops readme and rotate secrets
2023-11-28 12:17:47 -05:00
Michelle Rago
e24bf1ae58
Change "Active users" to "Domain managers" on domain managers page ( #1407 )
2023-11-28 11:00:58 -05:00
Michelle Rago
80880a4ca1
Update success message for org name and mailing address ( #1387 )
...
Update domain.py
2023-11-28 11:00:33 -05:00
Michelle Rago
7923c27fc2
Change "Add another user" to "Add a domain manager" ( #1386 )
...
* Change "Add another user" to "Add a domain manager"
* Change "Add another user" to "Add a domain manager"
* Update test_views.py to change "Add another user" to "Add a domain manager"
2023-11-28 08:14:47 -05:00
David Kennedy
29962570a7
fixed redundancy in test cases
2023-11-27 21:02:31 -05:00
David Kennedy
d9dca1c20a
Merge branch 'main' into dk/1220-check-availability-error-message
2023-11-27 20:56:23 -05:00
David Kennedy
4a3d261de1
removed redundant tests; removed debugging from test
2023-11-27 20:47:51 -05:00
David Kennedy
2a31c5410b
updated test for debugging
2023-11-27 20:44:34 -05:00
David Kennedy
3ddc9260f2
updated test for debugging
2023-11-27 20:38:11 -05:00
David Kennedy
c2cd8ce5b6
updated test for debugging
2023-11-27 20:30:21 -05:00
David Kennedy
d9b2f3d705
Merge branch 'main' into dk/1252-duplicate-nameservers
2023-11-27 20:11:19 -05:00
dave-kennedy-ecs
211d22da6f
Merge pull request #1391 from cisagov/dk/1218-update-expiration-date
...
Issue #1218 - Update the stored expiration date value anytime it's received (STAGED ON BL)
2023-11-27 20:08:59 -05:00
David Kennedy
128efb6a54
updated comment
2023-11-27 20:03:38 -05:00
David Kennedy
eed9dc291d
Merge branch 'main' into dk/1218-update-expiration-date
2023-11-27 20:02:59 -05: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
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
David Kennedy
20c13a5d2f
when in read only mode remove add dns name server button and text
2023-11-27 19:16:45 -05: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
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
David Kennedy
315638c020
updated comments for code legibility
2023-11-27 15:08:42 -05:00
zandercymatics
6ace0f2862
Update test_reports.py
2023-11-27 13:02:26 -07: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
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
zandercymatics
46677f4588
Add filter + test skeleton
2023-11-24 07:43:25 -07:00
David Kennedy
441a6027ba
expiration date written to db on fetch_cache
2023-11-22 17:41:27 -05:00
David Kennedy
8300694a3a
added test cases for deleted state; updated fetch_cache logic to properly handle deleted domains
2023-11-22 14:26:24 -05:00
David Kennedy
eda9728177
Merge branch 'main' into dk/1138-prevent-domain-edits
2023-11-22 12:08:04 -05:00
David Kennedy
570c5c3020
formatted for linter
2023-11-22 11:50:18 -05:00
zandercymatics
ebafb31f70
Merge pull request #1355 from cisagov/za/1243-import-org-data
...
Ticket #1243 : Import Organization Data
2023-11-22 09:18:56 -07:00
David Kennedy
3ec910c37a
wrote unit tests
2023-11-22 11:18:54 -05:00
zandercymatics
91d33f4c2a
Linting
2023-11-22 09:08:49 -07:00
zandercymatics
db964498e1
Linting
2023-11-22 08:49:48 -07:00
David Kennedy
1efb7d23f3
domain views has_permissions updated
2023-11-22 10:48:13 -05:00
zandercymatics
b74dacce1f
Merge branch 'za/1243-import-org-data' of https://github.com/cisagov/manage.get.gov into za/1243-import-org-data
2023-11-22 08:37:50 -07:00
zandercymatics
8535d783e8
PR suggestions
...
Change variable names and coments
2023-11-22 08:37:48 -07:00