anvil/striker-ui/components
Tsu-ba-me 7d4e791565 fix(striker-ui): remove undefined hosts after host sanitize
The back-end is currently ignoring requests for status on the DR
host(s) because we don't need to show DR status in the UI (for now).
The front-end gets undefined when trying to match a DR host array index
to the AnvilStatusHost[].

This change filters out the undefined item(s) to prevent crashing.
2022-02-23 23:35:41 -05:00
..
Anvils refactor(font-end): rename fetcher 2021-08-10 17:07:10 -04:00
Bars refactor: add border radius to constants 2021-06-04 12:11:49 -04:00
Display style(front-end): fix issue with preview placeholder fitting the container 2021-10-21 15:37:49 -04:00
FileSystem fix(front-end): adjust padding and breakpoint when showing scrollbars 2021-08-10 17:07:09 -04:00
Hosts fix(striker-ui): remove undefined hosts after host sanitize 2022-02-23 23:35:41 -05:00
Network fix(front-end): adjust padding and breakpoint when showing scrollbars 2021-08-10 17:07:09 -04:00
Panels style(front-end): fix scrollbar track colour 2021-08-10 17:07:10 -04:00
Resource style(striker-ui): fix styling to make build succeed 2021-08-25 11:43:53 -04:00
SharedStorage fix(front-end): adjust padding and breakpoint when showing scrollbars 2021-08-10 17:07:09 -04:00
Text refactor: change text component to allow unselected option 2021-06-04 12:11:49 -04:00
AnvilContext.tsx feat: add react context to handle selected anvils 2021-06-04 12:11:49 -04:00
AnvilDrawer.tsx fix(front-end): set dashboard button to /index.html 2021-08-10 17:07:10 -04:00
CPU.tsx style: change CPU component to match latest changes in the design 2021-06-04 12:11:49 -04:00
Decorator.tsx refactor: add border radius to constants 2021-06-04 12:11:49 -04:00
Domain.tsx feat: add server page and boilerplate code for the components 2021-08-10 17:07:10 -04:00
Header.tsx refactor(front-end): remove unnecesary layer wrapping the appbar 2021-08-10 17:07:10 -04:00
Memory.tsx feat: add spinner 2021-06-04 12:11:49 -04:00
Servers.tsx fix: display appropriate actions for selected servers 2021-10-21 15:37:49 -04:00
Spinner.tsx fix: use colour from the palette for the spinner 2021-06-04 12:11:49 -04:00
Storage.tsx fix: remove subdirectory from URIs 2021-06-04 12:11:49 -04:00