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 |
|
David Kennedy
|
55541ca967
|
formatted for linting
|
2023-11-24 14:02:35 -05:00 |
|
Kristina Yin
|
3e60ee2ad9
|
Revert "putting back asterisks where they are needed, removing them on specific pages"
This reverts commit 991d7248a5 .
|
2023-11-24 10:49:48 -08:00 |
|
David Kennedy
|
6a7a8cd0f6
|
added checks for conditions that produce info message; added info message; changed submit button if conditions exist; changed behavior of submit button
|
2023-11-24 13:31:59 -05: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 |
|
Kristina Yin
|
991d7248a5
|
putting back asterisks where they are needed, removing them on specific pages
|
2023-11-22 14:15:29 -08:00 |
|
zandercymatics
|
d0d40baff5
|
Linting
|
2023-11-22 14:04:38 -07:00 |
|
zandercymatics
|
bcf5c6bc5b
|
Linting + fix tests
|
2023-11-22 14:00:06 -07:00 |
|
Kristina Yin
|
339f9770e4
|
migrations
|
2023-11-22 12:49:17 -08:00 |
|
zandercymatics
|
7772a13834
|
Fix broken api
|
2023-11-22 13:45:52 -07:00 |
|
Kristina Yin
|
1cf841013f
|
fixing migration issue
|
2023-11-22 12:40:21 -08:00 |
|
zandercymatics
|
c070651a8d
|
Fix incorrect paths
|
2023-11-22 13:12:08 -07:00 |
|
Kristina Yin
|
2de28edcc4
|
fixing linting errors
|
2023-11-22 11:39:46 -08: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 |
|
Kristina Yin
|
3ad42bf42e
|
trying another way to get rid of asterisk in one-field forms
|
2023-11-22 09:59:22 -08:00 |
|
Kristina Yin
|
c490cec333
|
undoing what I just did
|
2023-11-22 09:51:19 -08:00 |
|
Kristina Yin
|
f9b54a5a8d
|
correcting syntax mistake
|
2023-11-22 09:43:25 -08:00 |
|
Kristina Yin
|
4e85658d0e
|
Merge branch 'main' into ky/required-optional-form-fields
|
2023-11-22 09:42:03 -08: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 |
|
zandercymatics
|
99d449679c
|
Update src/registrar/management/commands/load_organization_data.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
|
2023-11-22 08:37:20 -07:00 |
|
zandercymatics
|
a7afe798dd
|
Update src/registrar/management/commands/utility/extra_transition_domain_helper.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
|
2023-11-22 08:37:01 -07:00 |
|
David Kennedy
|
6da9fdab2a
|
added is_editable to domain; added editable to domain_detail.html; added editable to domain_sidebar.html; added editable to summary_item.html; updated has_permission in domain views to check for domain editable
|
2023-11-22 10:36:13 -05:00 |
|