Commit graph

7254 commits

Author SHA1 Message Date
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
Neil Martinsen-Burrell
d60fca1c7f
Merge branch 'main' into nmb/nameservers 2023-05-12 10:38:35 -05:00
Neil MartinsenBurrell
856e2873e0
Clone later form without required asterisk
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2023-05-12 10:34:56 -05:00
igorkorenfeld
de3a8ee719
Increase to longer timeout still 2023-05-11 15:57:15 -04:00
igorkorenfeld
cea0945210
Increase pa11y timeout to test 2023-05-11 15:43:55 -04:00
rachidatecs
d6432426c9
Fix linting issues 2023-05-11 13:12:39 -04:00
rachidatecs
5450ac97a5
Add a missing ., add unit tests for char limits 2023-05-11 11:08:24 -04:00
Jon
1ec355290e
Merge pull request #582 from cisagov/jon/541
Domain Application Information 🎉
2023-05-10 14:49:34 -04:00
Jon Roberts
1df808c8d4
added few test verification lines 2023-05-10 14:37:49 -04:00
Jon Roberts
6e1c2f10fd
lint 2023-05-10 11:46:12 -04:00
Jon Roberts
e8d73d0dc7
added a test that verify approve will create domaininfo 2023-05-10 11:34:53 -04:00
Jon Roberts
560646fd03
added model test and exception to one line from lint 2023-05-10 11:25:53 -04:00
igorkorenfeld
4f2d660fe5
Resize CISA logo in identifier 2023-05-09 17:25:32 -04:00
Jon Roberts
7d38dce08c
updated more PR feedback 2023-05-09 17:10:00 -04:00
Jon Roberts
08b2060f35
PR feedback and new migration file based on PR #551 2023-05-09 16:27:09 -04:00
Jon Roberts
54e6121f46
added and cleaned up as per PR review 2023-05-09 15:26:23 -04:00
rachidatecs
4da408cf68
Fix formating issue 2023-05-09 15:12:18 -04:00
rachidatecs
6fb087bd21
Merge branch 'main' of https://github.com/cisagov/getgov 2023-05-09 13:44:01 -04:00
rachidatecs
d8df2877f4
Fix validation on character count, increase charater count to 1000 on textareas, increase textarea height on desktop 2023-05-09 13:15:09 -04:00
Alysia Broddrick
2fa627c223
Merge pull request #584 from cisagov/ab/add-alysia-to-admins
Add alysia to admins
2023-05-09 09:07:23 -07:00
Igor Korenfeld
1a743e96b3
Merge pull request #581 from cisagov/ik/error-page
Add HTML status/error pages
2023-05-09 10:39:16 -04:00
igorkorenfeld
0274f64439
Add vertical bar to titles, change title for 403 2023-05-09 10:27:59 -04:00