Mike Surowiec
b24fe62965
always render with nextjs when FF is true ( #20067 )
...
* always render with nextjs when FF is true
* remove path-to-regexp from package.json
2021-06-22 11:29:51 -07: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
5991ffb1af
Enable more react sub-sections ( #20004 )
2021-06-18 08:30:32 -07:00
Mike Surowiec
ba95c6240e
NextJS: enable a sponsors, organizations, discussions, and billing subsections ( #19998 )
2021-06-17 19:37:50 +00:00
Mike Surowiec
5396f5f9e4
React: All landing pages ( #19943 )
...
* default all remaining landing pages to react, update tests
2021-06-17 10:04:53 -07:00
Mike Surowiec
306f6fc75e
Enable more react pages ( #19935 )
...
* enable more react landing pages
* move nextjs page logic to separate middleware
* enable codespaces landing page + fixes
* enable /education
* enable /admin
* use pathToRegexp to match routes for react rendering
* run lint
* fix: typo in url
* update sidebar test
2021-06-15 13:31:17 -07:00