Dashboard UI design update 67/13467/7
authorSungjin Lee <sodyn99@gmail.com>
Mon, 30 Sep 2024 02:26:01 +0000 (02:26 +0000)
committerSungjin Lee <sodyn99@gmail.com>
Mon, 30 Sep 2024 02:26:20 +0000 (02:26 +0000)
commit1f9b67681eee7ae37a4d1261561fe618f1e8dc4f
tree87e7a1ee759cecd79ffa580842bae0945c364565
parent810b5dd2d436022897c49ccbf1c1749747434f82
Dashboard UI design update

- Added a sidebar and moved the navigation dropdown menu to the sidebar
- Added titles to each page
- Updated table design
- Changed button colors

ISSUE-ID: AIMLFW-162

Change-Id: Ic1b3244fa6ce0f2009cc9bafd200f96c416cfe0a
Signed-off-by: Sungjin Lee <sodyn99@gmail.com>
12 files changed:
src/App.css
src/components/button/theme-toggle-button.js
src/components/home/HomePage.js
src/components/home/pipelines/UploadPipeline.js
src/components/home/status/ListFeatureGroup.js
src/components/home/status/StatusPageRows.js
src/components/index.js
src/components/navigation/navigation-bar.css
src/components/navigation/navigation-bar.js
src/components/sidebar/index.js [new file with mode: 0644]
src/components/sidebar/sidebar.css [new file with mode: 0644]
src/components/sidebar/sidebar.js [new file with mode: 0644]