CEC-244 Remote car commands, search, sortable tables (#42)

* Add sortable table header

* Send bulk commands page
Update table page sizes
All tables are sortable

* Update site layout
Add search to update packages

* Reenable Datadog

* remove dev stuff
This commit is contained in:
John Wu
2021-05-26 15:46:46 -07:00
committed by GitHub
parent 64995ef7a6
commit 931e1521e8
29 changed files with 1886 additions and 1541 deletions

View File

@@ -8,11 +8,6 @@ exports[`File Upload Form Should render 1`] = `
<div
class="makeStyles-paper-3"
>
<h1
class="MuiTypography-root MuiTypography-h5"
>
Create Update Package
</h1>
<form
action="{onSubmit}"
class="makeStyles-form-5"
@@ -51,10 +46,10 @@ exports[`File Upload Form Should render 1`] = `
/>
<fieldset
aria-hidden="true"
class="PrivateNotchedOutline-root-26 MuiOutlinedInput-notchedOutline"
class="PrivateNotchedOutline-root-31 MuiOutlinedInput-notchedOutline"
>
<legend
class="PrivateNotchedOutline-legendLabelled-28"
class="PrivateNotchedOutline-legendLabelled-33"
>
<span>
Package name
@@ -97,10 +92,10 @@ exports[`File Upload Form Should render 1`] = `
/>
<fieldset
aria-hidden="true"
class="PrivateNotchedOutline-root-26 MuiOutlinedInput-notchedOutline"
class="PrivateNotchedOutline-root-31 MuiOutlinedInput-notchedOutline"
>
<legend
class="PrivateNotchedOutline-legendLabelled-28"
class="PrivateNotchedOutline-legendLabelled-33"
>
<span>
Version
@@ -143,10 +138,10 @@ exports[`File Upload Form Should render 1`] = `
/>
<fieldset
aria-hidden="true"
class="PrivateNotchedOutline-root-26 MuiOutlinedInput-notchedOutline"
class="PrivateNotchedOutline-root-31 MuiOutlinedInput-notchedOutline"
>
<legend
class="PrivateNotchedOutline-legendLabelled-28"
class="PrivateNotchedOutline-legendLabelled-33"
>
<span>
Description
@@ -190,10 +185,10 @@ exports[`File Upload Form Should render 1`] = `
/>
<fieldset
aria-hidden="true"
class="PrivateNotchedOutline-root-26 MuiOutlinedInput-notchedOutline"
class="PrivateNotchedOutline-root-31 MuiOutlinedInput-notchedOutline"
>
<legend
class="PrivateNotchedOutline-legendLabelled-28"
class="PrivateNotchedOutline-legendLabelled-33"
>
<span>
Release Notes URL