Commit graph

8475 commits

Author SHA1 Message Date
Seamus Johnston
a40146a914
Better error handling for EPP 2023-05-25 09:45:19 -05:00
Neil Martinsen-Burrell
a277336a06
fix linting errors 2023-05-24 15:38:26 -05:00
Neil Martinsen-Burrell
10185553de
Add abstract views that enforce permissions. 2023-05-24 15:28:52 -05:00
Katherine-Osos
c8dbd45c00
Fixed a typo (#650) 2023-05-24 14:52:26 -05:00
rachidatecs
968d1818e5
Clean up 2023-05-23 19:11:51 -04:00
rachidatecs
9453c6dae1
migrations 2023-05-23 18:59:14 -04:00
rachidatecs
2403976c8a
Merge remote-tracking branch 'origin/main' into rjm/520-contact-information 2023-05-23 18:53:12 -04:00
rachidatecs
b3d4631d45
Clean up and add unit tests 2023-05-23 18:51:52 -04:00
Alysia Broddrick
6e81f2db85
updated sr-only tag to match the section its in 2023-05-22 14:19:19 -07:00
rachidatecs
1876f08ca6
Fix view assignment in urls config 2023-05-22 14:48:50 -04:00
rachidatecs
659941368a
Vie, Form, Template for Contact Info 2023-05-22 14:35:01 -04:00
Neil Martinsen-Burrell
7d42c5e63b
fix linting errors 2023-05-22 12:38:03 -05:00
Neil Martinsen-Burrell
8adda8d327
Migrations to change verbose names 2023-05-22 12:35:47 -05:00
Neil Martinsen-Burrell
4fdc1ae2cc
Merge branch 'main' into nmb/519-authorizing-official 2023-05-22 12:33:33 -05:00
rachidatecs
573b93e0cd
Update summary_item.html
Fix typo
2023-05-22 13:33:12 -04:00
Neil Martinsen-Burrell
18fa93a330
Unit tests for page load, correct form info 2023-05-22 12:14:03 -05:00
Michelle Rago
ace9a8e6a7
Update banner text (#635)
* Update banner text

* Update base.html

* Added <section> code back
2023-05-22 12:01:34 -04:00
igorkorenfeld
53de82a406
Remove extra spacing on single item lists 2023-05-19 14:55:37 -04:00
igorkorenfeld
0d5ca5bdcb
Make domain overview sentance case in sidebar 2023-05-19 12:47:21 -04:00
igorkorenfeld
eb51173ab4
Add security email section 2023-05-19 12:44:36 -04:00
igorkorenfeld
5b081c466b
Merge branch 'main' into ik/domain-overview 2023-05-19 12:35:35 -04:00
igorkorenfeld
aa58fe0f26
Make h2 color default primary-dark 2023-05-19 12:34:49 -04:00
igorkorenfeld
e17bca1a99
Add conditional text for dns section, remove if gates 2023-05-19 12:33:44 -04:00
igorkorenfeld
d99a6da82f
Fix formatting and remove aria tag 2023-05-19 12:30:59 -04:00
Neil Martinsen-Burrell
e277c3a64c
Form to edit a domain's authorizing official 2023-05-19 10:52:16 -05:00
rachidatecs
a85bd5231f
change the url from securityemail to security-email 2023-05-19 10:59:55 -04:00
rachidatecs
23672f4265
url confid for contact information 2023-05-19 10:57:24 -04:00
rachidatecs
a95ff2bf53
add test 2023-05-19 10:48:34 -04:00
rachidatecs
899bb76426
Merge remote-tracking branch 'origin/main' into rjm/516-security-email 2023-05-19 10:25:47 -04:00
igorkorenfeld
649be0f49c
Add detail fields to domain overview page 2023-05-18 19:15:13 -04:00
igorkorenfeld
1511b5deca
Upate summary item for user lists and edit button option 2023-05-18 19:14:37 -04:00
rachidatecs
c07d858b18
remove unecessary try/catch 2023-05-18 17:09:19 -04:00
rachidatecs
1436eb12bd
Specify expection type KeyError 2023-05-17 21:00:50 -04:00
rachidatecs
45dfa9734f
Add back tery/except and add a default value to catch all possible error states 2023-05-17 20:42:12 -04:00
Neil Martinsen-Burrell
efe418bf2e
Fix broken test with env default 2023-05-17 15:25:21 -05:00
Neil Martinsen-Burrell
125877c4af
Fix linting errors 2023-05-17 15:13:48 -05:00
Neil Martinsen-Burrell
135192fd9f
Add a unit test for new template tag 2023-05-17 15:02:59 -05:00
Neil Martinsen-Burrell
400232a10f
Add public_site_url template tag 2023-05-17 13:59:34 -05:00
rachidatecs
6a86a53d04
remove security email from domainInfo, create migration, simplify form_valid set security email 2023-05-17 13:39:46 -04:00
Jon Roberts
4434d060ff
added link for name/mailing address in sidebar 2023-05-17 13:27:27 -04:00
rachidatecs
c01a0276e5
Implement domain security email page with stubs for EPP 2023-05-17 10:39:49 -04:00
brandonlenz
99eb0cd484
Merge branch 'main' into bl/test-commit-signing 2023-05-15 12:20:57 -04:00
Neil Martinsen-Burrell
fee659d1c4
Add model documentation diagrams 2023-05-12 14:34:43 -05:00
Neil MartinsenBurrell
b319f8c429
Merge pull request #575 from cisagov/nmb/nameservers
Form to change nameservers for approved domains
2023-05-12 13:26:09 -05:00
Neil Martinsen-Burrell
b5b6a23321
Review feedback: no need for preventDefault now 2023-05-12 13:23:30 -05:00
rachidatecs
a8318fe52c
use named unit instead of rem 2023-05-12 13:10:33 -04:00
rachidatecs
01770d4216
Merge remote-tracking branch 'origin/main' into rjm/415-character-limit-validation 2023-05-12 13:00:40 -04:00
Neil Martinsen-Burrell
5d0421eb16
Merge main to get pa11y fix 2023-05-12 11:01:19 -05:00
Neil Martinsen-Burrell
2637909b93
Merge branch 'nmb/nameservers' of github.com:cisagov/getgov into nmb/nameservers 2023-05-12 10:42:59 -05:00
Neil Martinsen-Burrell
998cc29022
Review feedback: fix button type 2023-05-12 10:42:54 -05:00