1
0
mirror of synced 2025-12-31 06:02:42 -05:00
Commit Graph

398 Commits

Author SHA1 Message Date
Peter Bengtsson
086f1fb6b2 Delete legacy 'index pages' tests (#36263) 2023-04-17 16:40:31 +00:00
Kevin Heis
6c1d512da9 Add H1 headings to footer for a11y (#36216) 2023-04-13 20:56:05 +00:00
Peter Bengtsson
a91ad4f7da Remove legacy keys from wrapped got in end-to-end tests (#36265) 2023-04-07 14:45:25 +00:00
Peter Bengtsson
2eb5caf7f4 port some versioning articles to fixture based (#36258) 2023-04-07 12:56:52 +00:00
Kevin Heis
68e29e17f6 Move search files to src (#35822)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-04-03 17:14:26 +00:00
Rachael Sewell
9478203b84 Move rest tests (#36052) 2023-03-30 22:03:30 +00:00
Rachael Sewell
2201c9bff4 move webhook tests (#36053) 2023-03-30 21:49:01 +00:00
Rachael Sewell
9b71a65d0f move github-app tests to feature directory (#36040) 2023-03-30 19:48:52 +00:00
Kevin Heis
84dc08e016 Say "Docs" instead of "Documentation" (#36032) 2023-03-30 19:14:42 +00:00
Peter Bengtsson
50e419ab12 fixture tests for links with URL from Liquid (#36030) 2023-03-30 15:27:44 +00:00
Grace Park
7ecafa279d Updating sidebar to TreeView (#35455) 2023-03-28 16:58:13 +00:00
Rachael Sewell
9736fb7e36 move heading tests to automated pipeline feature (#35933) 2023-03-28 16:39:19 +00:00
Peter Bengtsson
56beb0affe Test fixture-based sidebar shortTitle with HTML (#35922) 2023-03-28 00:50:24 +00:00
Peter Bengtsson
53c06782d5 refactor REST categories page to use Promise.all (#35924) 2023-03-27 22:28:28 +00:00
Peter Bengtsson
4c898b929f Port various sidebar rendering tests to fixture based (#35918) 2023-03-27 21:08:44 +00:00
Peter Bengtsson
3754d7bb04 Better test for linking to image assets (#35904) 2023-03-27 15:35:22 +00:00
Vanessa
0aaaa0bdb9 [Accessibility] Update screenshots in the images/enterprise/site-admin-settings directory - part 2 (#35416)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-03-27 03:04:37 +00:00
Peter Bengtsson
ecf8c8efa9 Remove happy-path tests of rest pages in rendering/server.js (#35654) 2023-03-17 16:40:09 +00:00
Peter Bengtsson
e5fc9463ca Test intros and permissions with fixtures tests (#35649) 2023-03-17 16:19:44 +00:00
Peter Bengtsson
8735095e28 Test the raw Liquid block tag (#35652) 2023-03-17 16:08:03 +00:00
Peter Bengtsson
9f5cae3627 Test Liquid whitespace control (#35651) 2023-03-17 16:00:32 +00:00
Laura Coursen
2bd845f23b [Megabranch] Add new top-level docset, "Migrations" (#35085)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Sarah Schneider <sarahs@github.com>
Co-authored-by: Vanessa <vgrl@github.com>
2023-03-09 14:47:35 +00:00
Hector Alfaro
6de00bb1a2 Unique headers for Webhook event types and payloads (#35092) 2023-03-03 14:53:58 +00:00
Rachael Sewell
50210d12e8 refactor openapi scripts (#34803) 2023-02-28 22:24:38 +00:00
Peter Bengtsson
88a78574c4 Port breadcrumbs rendering tests to fixture content (#35143) 2023-02-27 21:54:26 +00:00
Hector Alfaro
d34829ed16 Unique headers for REST operation components (#34986) 2023-02-27 19:07:56 +00:00
Peter Bengtsson
5c1d95560c transform <img> to <picture> (#34429) 2023-02-22 13:38:12 +00:00
Hector Alfaro
4cd28fd735 Remove support for miniTocMaxHeadingLevel (#34758) 2023-02-17 16:29:02 +00:00
Robert Sese
6b4f9fa714 fix webhooks test (#34860) 2023-02-17 00:10:01 +00:00
Peter Bengtsson
f09bac3ba2 move extended markdown tests to fixtures (#34833) 2023-02-16 17:45:56 +00:00
Rachael Sewell
137c915eda add version directories for rest data (#34826) 2023-02-16 17:23:53 +00:00
Rachael Sewell
6b4d76e09c break version-specific data into individual files (#34717) 2023-02-15 19:03:08 +00:00
Rachael Sewell
6ab083d643 Reorganize REST code (#34323) 2023-02-14 02:13:21 +00:00
Robert Sese
e5370a5990 Feature Branch: Global Nav Phase 2 (#34359)
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
2023-02-13 17:37:47 +00:00
Sophie
ed79ca1e2b [Improvement]: Fix duplicate headers for Core Productivity (#34405)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
2023-02-08 09:54:25 +00:00
Peter Bengtsson
92f989aa2d Run and test server with test fixture root (#33816) 2023-02-06 19:29:45 +00:00
Peter Bengtsson
771401c045 Disallow query strings on dynamic assets (#34416) 2023-02-03 18:48:23 +00:00
Peter Bengtsson
952ea7cf6d Dynamically serve .webp and .avif from a .png URL (#34412) 2023-02-03 18:19:55 +00:00
Grace Park
ef2efb0636 Feature Branch: Global Nav Phase 1 (#33465)
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-31 17:49:50 +00:00
Peter Bengtsson
2b885fce25 rewrite dotcom-only HTML links (#34248) 2023-01-30 21:00:32 +00:00
Peter Bengtsson
49dd50b47d remove all uses of encodeEntities (#34202) 2023-01-26 20:29:04 +00:00
Peter Bengtsson
6b7a53edbf simplify learning tracks rendering testing (#34188) 2023-01-25 22:54:59 +00:00
Rachael Sewell
89e507215a account for non-object example values in rest docs (#33469)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-25 00:10:29 +00:00
Peter Bengtsson
d27720c729 404 if apiVersion is unrecognized (#33850) 2023-01-10 00:58:20 +00:00
Evan Bonsignori
c3944238ed add learning track card (#33300)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-01-05 20:59:23 +00:00
Peter Bengtsson
06eb34e0fd move out language dependent rendering tests (#33761)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2023-01-05 16:49:58 +00:00
Peter Bengtsson
ff7c768a66 remove tests/rendering/signup-button.js (#33753) 2023-01-04 21:49:06 +00:00
Peter Bengtsson
b240055443 Permissions statement rendering on automated pages (#33718) 2023-01-03 19:44:44 +00:00
Grace Park
2533776ab8 [Content folks: Merge when ready] Remove atom from sidebar (#31286)
Co-authored-by: Sam Browning <106113886+sabrowning1@users.noreply.github.com>
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2022-12-15 20:27:21 +00:00
mc
7a9debdca4 [December 15, 2022] - Secret Scanning Experience for Free Public Repos (Public Beta) (#32702)
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Aakash Shah <aashah@github.com>
Co-authored-by: amstead <am-stead@github.com>
Co-authored-by: Mariam <15mariams@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Anne-Marie <102995847+am-stead@users.noreply.github.com>
2022-12-15 16:28:55 +00:00