Mike Surowiec
b223df9a8d
fix: includeGuides should always include topics array ( #22455 )
2021-10-28 16:14:30 +00:00
Robert Sese
000799df17
Handle learning track paths from a different product ( #21776 )
...
* Add trackProduct property
* Fall back to learning track product URL param
* Add product URL param to learning track banner
* Add product URL param to featured track links
* Fix typo :(
* Add product URL param to learning track
* Add multi-product learning track tests
* Re-enable tests with a Code Security learning track
* Re-enable more tests with Code Security learning tracks
* Add more multi-product testing
* Update components/sublanding/LearningTrack.tsx
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-09-30 21:17:02 +00:00
Mike Surowiec
a24d01f78a
Fix NextJS 500s ( #20048 )
...
* feat: allow server to contextualize request when on a /_next/data path
* add client side routing test, run lint
* enable nextjs client side routing
2021-06-22 17:30:40 +00:00
Mike Surowiec
b084dbc23d
React: Enable all remaining pages ( #20012 )
...
* enable all remaining pages
* update tests for survey, filter card dropdowns
* fix search test
* fix: mobile search layout
* update sidebar test
* fix: learning track page is optional
* fix broken links
2021-06-21 19:52:58 +00:00
Mike Surowiec
f19d695cef
fix: enterprise guide type was sometimes undefined ( #20015 )
2021-06-18 12:31:22 -07:00
Mike Surowiec
e26a3446a7
SubLanding page filter ( #19918 )
...
* sub-landing: implement filtering in react, other cleanup
2021-06-15 18:16:24 +00:00
Grace Park
0d90f48f22
React Sublanding Fixes ( #19894 )
...
* fixing a couple issue with the sublanding - nulls and page.type
* learning track null error fix
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
2021-06-14 20:35:03 +00:00
Grace Park
d635ee5cf4
fix lint errors
2021-06-10 14:32:36 -07:00
Grace Park
2e30d1cc46
fixing json context and ran lint
2021-06-10 14:14:23 -07:00
Grace Park
857fce6c47
add number for learning tracks
2021-06-09 21:39:17 -07:00
Grace Park
699d73d828
add last section
2021-06-09 20:35:23 -07:00
Grace Park
4ee96cf94f
move sublanding to its own directory and added learning paths
2021-06-09 15:11:31 -07:00
Grace Park
2e2e745b40
update for undefined featured tracks and enum
2021-06-09 09:46:49 -07:00
Grace Park
3100b3b10d
added the rest of the guide cards
2021-06-08 00:25:07 -07:00
Grace Park
d2a52cddd2
got the first card
2021-06-07 23:33:41 -07:00
Grace Park
c8c6a2d6c7
set up hero header
2021-06-07 17:04:20 -07:00
Grace Park
81a57bd212
starting point set
2021-06-07 15:41:56 -07:00