* reactify rest pages
* add space
* speed up pages by only sending applicable rest operations
* reactify rest operation part 1
* remove restpage
* sync translations directory with origin/main
* remove translation file
* clean up
* fix openapi tests
* fix tests
* remove unused variables
* add apps available page component (#25086)
* simplify getRest module
* add code sample component
* revert translation files
* revert translation files
* update tests
* add rest response and notes
* refactor and create codeblock and add styling changes from design systems
* nested all returned jsx into one single fragment
* update style name
* remove unnecessary div
* update title and add response max height and overflow
* refactor entry to RestOperation component
* cleanup types and unique keys
* update decorated files
* Rest page data (#25346)
* update endpoints for apps layout
* remove null type
* Update components/rest/CodeBlock.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* updating renderTableRows
* cannot set p tag - should be div
* Ashs new feedback on the code blocks
* remove rest html pages
* Removing and updating decorated files (#25484)
* removing and updating decorated files
* bring back default tool
* fix tests
* add types
* fix styling in nested tables
* semantic changes
* adding unique key index
* remove unnecessary styling
* update styling for categories
* place app file in own directory
* update types
* update function in code samples
* fix some bad conflict resolution
* add rest banner back to rest pages
* Move all rest Markdown to data directory (#25598)
* Update components/rest/RestNotes.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* adding translation (#25673)
* revert change to Dockerfile
* refactor parameter tables
* move toc to server side
* adding missing files
* updating spacing
* update body table
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* adding Fragment
* remove key from tr since it is on Fragment
* move around imports
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Update components/rest/ParameterRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Update components/rest/ParameterRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* small changes and adding anchor link to table instead of empty div
* adding name type and description to translation
* adding more translation
* refactor and break out ChildBodyParameterRows
* fix table css
* check
* change the rest parameters table to fixed to show all description
* update name to match
* run prettier
* Update components/rest/RestCodeSamples.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Update components/rest/ChildBodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Update components/rest/ChildBodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Update components/rest/BodyParametersRows.tsx
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* updating CHildBodyParameterRows
* run prettier
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
* Add link to 'about versions' in version picker
* Add translation string
* Match article short title
* Better text contrast
* Key names is 'docs_versions'
* 'About versions'
* Show version picker when only 1 version
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Laura Coursen <lecoursen@github.com>
* Change code-example test to not use Actions
* Use discussions instead
* Use code-security, but make the 'more' test not an exact number
* Removed references to actions/code-examples.yml
* Update tests/browser/browser.js
Co-authored-by: Robert Sese <robert.sese@gmail.com>
Co-authored-by: Martin Lopes <martin389@github.com>
Co-authored-by: Robert Sese <robert.sese@gmail.com>
* fix screen width
* center items
* set maxwidth
* set back to justify between
* adding overflow auto to default layout
* remove center alignment for release note content
* fix vertically align release candidate button
Co-authored-by: Rachael Sewell <rachmari@github.com>
* Match label with selection
* defaultText is a better default
Co-authored-by: Peter Bengtsson <peterbe@github.com>
* No longer used
* Also no longer used
* No longer used in the dropdown pickers
* Add translation strings for pickers
* Use translated strings in picker components
Co-authored-by: Peter Bengtsson <peterbe@github.com>
* Search on submit
* Should be a ul
* Fix broken link
* No search on change event
* Add translation strings
* Add role for the 0 results message
* Update test with new search behavior
* Make search input a controlled component
Co-authored-by: Peter Bengtsson <peterbe@github.com>
* Trim whitespace in search text
Co-authored-by: Peter Bengtsson <peterbe@github.com>
* Better variable names
Co-authored-by: Peter Bengtsson <peterbe@github.com>
* Update visible results count in useEffect
* Control the input's value with the typed state
Co-authored-by: Peter Bengtsson <peterbe@github.com>
* Inline the submit handler
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
* Adjust heading level and only heading with intro text
* Adjust heading level
* Adjust code example and guide card heading levels
* Adjust tests for new heading levels
* Adjust rendering test for new heading levels