Replace and change CSS 46/68146/5
authorBrandon Lo <lobrandon1217@gmail.com>
Thu, 27 Jun 2019 19:43:55 +0000 (15:43 -0400)
committerBrandon Lo <lobrandon1217@gmail.com>
Fri, 28 Jun 2019 15:28:24 +0000 (15:28 +0000)
commit7fec796ae500313ddbbbedf32d4f7581985d41d4
treec7c40f8bfc0d0ff682249187b4d68bfdfa8c6493
parente5e07b97e3d797a3a1f90fa33b7ccc41b6bacde3
Replace and change CSS

Fix animation bugs
Fix layout issues
Replace custom CSS to bootstrap classes
Remove unused files
Change code to use es6 syntax
Add dropdown styles

Change-Id: Ie2ed31fa2e6763cf30d3b19e4bf9379019cbb0f5
Signed-off-by: Brandon Lo <lobrandon1217@gmail.com>
39 files changed:
src/static/css/base.css
src/static/css/detail_view.css [deleted file]
src/static/js/dashboard.js
src/templates/account/booking_list.html
src/templates/account/configuration_list.html
src/templates/account/image_list.html
src/templates/account/resource_list.html
src/templates/account/userprofile_update_form.html
src/templates/base.html
src/templates/booking/booking_calendar.html
src/templates/booking/booking_detail.html
src/templates/booking/quick_deploy.html
src/templates/booking/stats.html
src/templates/booking/steps/booking_confirm.html [deleted file]
src/templates/booking/steps/booking_meta.html
src/templates/booking/steps/resource_select.html [deleted file]
src/templates/booking/steps/swconfig_select.html [deleted file]
src/templates/config_bundle/steps/table_formset.html
src/templates/dashboard/genericselect.html
src/templates/dashboard/grid.html [deleted file]
src/templates/dashboard/host_profile_detail.html
src/templates/dashboard/lab_detail.html
src/templates/dashboard/lab_list.html
src/templates/dashboard/landing.html
src/templates/dashboard/multiple_select_filter_widget.html
src/templates/dashboard/searchable_select_multiple.html
src/templates/dashboard/table.html
src/templates/layout.html
src/templates/notifier/inbox.html
src/templates/notifier/notification.html
src/templates/resource/hostprofile_detail.html
src/templates/resource/steps/meta_info.html
src/templates/resource/steps/pod_definition.html
src/templates/snapshot_workflow/steps/meta.html
src/templates/snapshot_workflow/steps/select_host.html
src/templates/workflow/confirm.html
src/templates/workflow/resource_select.html [deleted file]
src/templates/workflow/viewport-base.html
src/templates/workflow/viewport-element.html