Commit graph

8443 commits

Author SHA1 Message Date
Erin Song
ab5cd2c9ae
Merge pull request #2843 from cisagov/es/2589-rdap-api
2589: RDAP API endpoint [rh]
2024-09-30 11:43:21 -07:00
Erin Song
2ab29b9f43
Remove old availability URL implementation 2024-09-30 11:35:56 -07:00
dave-kennedy-ecs
65174dfcd9
Merge pull request #2833 from cisagov/dk/2524-admin-domain-show-info
#2524: In Admin, show addtl domain information
2024-09-26 19:09:06 -04:00
David Kennedy
3f57a57089
Fixed text labels 2024-09-26 18:57:38 -04:00
Erin Song
ea4b4e2dae
Add timeout to RDAP request 2024-09-25 09:18:47 -07:00
Erin Song
a4c4bba610
Add cache time 2024-09-25 09:10:08 -07:00
Erin Song
d6201fc31f
Add description to rdap endpoint 2024-09-24 17:02:37 -07:00
Erin Song
a435eb1f68
Fix typo 2024-09-24 16:50:57 -07:00
Erin Song
155e7367c1
Fix linter 2024-09-24 16:47:49 -07:00
Erin Song
23cb5681ea
Remove unused mock RDAP lib class since RDAP not used in registrar views 2024-09-24 16:47:28 -07:00
Erin Song
5439894fa3
Add RDAP tests 2024-09-24 16:37:36 -07:00
Erin Song
919fbbfd2f
Handle domains without TLD 2024-09-24 11:01:53 -07:00
zandercymatics
f9e60ac237
Merge pull request #2713 from cisagov/rjm/2651-action-needed-email
#2651: Refactor action needed email - [RJM]
2024-09-23 13:02:14 -06:00
zandercymatics
272f68c421
Merge branch 'main' into rjm/2651-action-needed-email 2024-09-23 12:57:36 -06:00
zandercymatics
757e7619b5
fix email title 2024-09-23 12:01:29 -06:00
Rebecca H.
36146805a1
Merge pull request #2825 from cisagov/rh/2016-overflow
#2016: Text wrapping to next line for an overflow in domain name - [RH]
2024-09-23 09:19:41 -07:00
dave-kennedy-ecs
5e0896d3d0
Merge pull request #2834 from cisagov/backup/2647-waffle-flag-refactor
#2647: Small waffle flag refactor
2024-09-23 12:12:48 -04:00
David Kennedy
4ab41f8278
code cleanup, formatting of nameservers in display 2024-09-23 12:08:21 -04:00
Erin Song
3f7dbd5f6e
Add updated RDAP API endpoint 2024-09-20 14:57:12 -07:00
asaki222
7103daba40
Merge pull request #2830 from cisagov/ad/2750-Contact-Font-Saturation-FIX
#2750 fix for font saturation on domain review and summary pages- [AD]
2024-09-20 16:43:59 -04:00
David Kennedy
5475f07d9b
fixed unit test and linting 2024-09-20 16:35:23 -04:00
David Kennedy
7e3a2266a2
initial implementation 2024-09-20 16:27:39 -04:00
asaki222
2e028a0f44
fixed spacing again O.o 2024-09-20 16:07:40 -04:00
asaki222
e12c406e2e
fixed spacing 2024-09-20 16:07:04 -04:00
asaki222
f974c64b32
added back styling 2024-09-20 16:06:18 -04:00
asaki222
36e50cb61a
reverted to dt/dl list 2024-09-20 16:05:05 -04:00
CuriousX
f86f11ff76
Merge pull request #2716 from cisagov/nl/2669-max-width-adjustment-for-wide-screens
Issue #2669: Pages with tables have the max width set to 1920 [-NL]
2024-09-20 13:57:29 -06:00
CocoByte
de50e7b420
remove scss code from merge resolve 2024-09-20 13:52:38 -06:00
zandercymatics
3036739209
Merge pull request #2778 from cisagov/za/2596-view-only-domain-request-page
#2596 view only domain request page
2024-09-20 13:13:42 -06:00
CocoByte
f6cb03de87
fix footer widescreen 2024-09-20 13:04:11 -06:00
David Kennedy
861f5d2fa6
request and notes added to background section 2024-09-20 15:02:10 -04:00
CocoByte
59c3a1e535
resolved merge 2024-09-20 13:01:30 -06:00
zandercymatics
bb8e81ea86
Update domain_request.py 2024-09-20 13:00:18 -06:00
CuriousX
87dcbedb80
Update src/registrar/assets/sass/_theme/_base.scss
Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com>
2024-09-20 13:00:18 -06:00
CocoByte
f6b2aa7a3f
Implemented Design feedback (updated margins for org domains table to match the margins for non-org domains table) 2024-09-20 12:56:32 -06:00
asaki222
a0e745824f
reverted a change 2024-09-20 14:55:11 -04:00
Erin Song
2dca24f330
Add initial rdap api endpoint 2024-09-20 11:45:13 -07:00
zandercymatics
7ef2e95376
remove unused import 2024-09-20 12:13:29 -06:00
zandercymatics
2f2dec715c
linting 2024-09-20 11:48:37 -06:00
zandercymatics
16076a1b75
Update test_models.py 2024-09-20 11:44:45 -06:00
Rebecca Hsieh
56a7cf6ac1
Remove extra comments 2024-09-20 10:41:34 -07:00
zandercymatics
d56262be07
Add unit test for viewonly page 2024-09-20 11:30:20 -06:00
Rebecca Hsieh
b36bd28978
Update SCSS to allow wrapping instead of truncating 2024-09-20 10:11:05 -07:00
zandercymatics
1a8d668fb5
fix some bugs 2024-09-20 11:06:06 -06:00
zandercymatics
0c19024b3f
Rename 2024-09-20 10:43:34 -06:00
Rachid Mrad
5b4095a556
merge main 2024-09-20 12:41:13 -04:00
David Kennedy
e4df5c83a4
lint 2024-09-20 12:38:29 -04:00
David Kennedy
410bdc8238
cleaned up 2024-09-20 12:35:16 -04:00
David Kennedy
bf4df511bd
working properly 2024-09-20 12:27:47 -04:00
Rachid Mrad
3391feead2
design review tweaks 2024-09-20 12:22:27 -04:00