Skip to content

Initial OSS Dashboard#14

Merged
simba-git merged 12 commits intodevelopfrom
feature/simba/dashboard
Jul 14, 2020
Merged

Initial OSS Dashboard#14
simba-git merged 12 commits intodevelopfrom
feature/simba/dashboard

Conversation

@simba-git
Copy link

No description provided.

Simba added 12 commits July 7, 2020 10:40
This was generated using 'create-react-app dashboard' with version 3.4.0
Beginning to build out the directory structure for the dashboard.
Material UI is kind of slow but is high level enough to move quickly
while also looking good by default.
Clears out a portion of the default App.js code and adds an unstyled
Material UI TopBar to the main App component.
CSS Baseline is part of Material UI and sets a few page-wide defaults.
The Nav is made up of a top app bar and a side drawer. It works as
the container and router for the main content.
Uses prettier to format all types of files in the dashboard project.
It can be run using 'npx prettier --write' for now, it has not yet been
included in the CI or the Makefile.
This wasn't done in a prior commit.
Resources are the base components that make up a Feature Store.
Currently this is Features, Feature Sets, Training Sets, Sources, and
Materialized Views.
If multiple DrawerLists exist in the same Drawer, they should be wrapped
in their own List element and separated by a <Divider />.
The sitemap FontAwesome Icon is slightly wider than typical icons. It
was being cut off prior to making overflow visible.
They don't currently point anywhere or do anything.
@simba-git simba-git merged commit d3a9b0f into develop Jul 14, 2020
@simba-git simba-git deleted the feature/simba/dashboard branch July 14, 2020 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant