open-vault/ui/app/styles/core
Matthew Irish 87d4e6e068
UI - raft config and snapshotting (#7410)
* add storage route

* template out the routes and new raft storage overview

* fetch raft config and add new server model

* pngcrush the favicon

* add view components and binary-file component

* add form-save-buttons component

* adjust rawRequest so that it can send a request body and returns the response on errors

* hook up restore

* rename binary-file to file-to-array-buffer

* add ember-service-worker

* use forked version of ember-service-worker for now

* scope the service worker to a single endpoint

* show both download buttons for now

* add service worker download with a fallback to JS in-mem download

* add remove peer functionality

* lint go file

* add storage-type to the cluster and node models

* update edit for to take a cancel action

* separate out a css table styles to be used by http-requests-table and on the raft-overview component

* add raft-join adapter, model, component and use on the init page

* fix styling and gate the menu item on the cluster using raft storage

* style tweaks to the raft-join component

* fix linting

* add form-save-buttons component to storybook

* add cancel functionality for backup uploads, and add a success message for successful uploads

* add component tests

* add filesize.js

* add filesize and modified date to file-to-array-buffer

* fix linting

* fix server section showing in the cluster nav

* don't use babel transforms in service worker lib because we don't want 2 copies of babel polyfill

* add file-to-array-buffer to storybook

* add comments and use removeObjectURL to raft-storage-overview

* update alert-banner markdown

* messaging change for upload alert banner

* Update ui/app/templates/components/raft-storage-restore.hbs

Co-Authored-By: Joshua Ogle <joshua@joshuaogle.com>

* more comments

* actually render the label if passed and update stories with knobs
2019-10-14 13:23:29 -05:00
..
box.scss UI aws engine tweaks (#5294) 2018-09-28 16:45:30 -05:00
breadcrumb.scss kv v2 display bugs (#7307) 2019-08-13 16:54:51 -05:00
bulma-radio-checkboxes.scss UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
buttons.scss UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
footer.scss Hide footer links on mobile 2019-03-28 16:15:48 -06:00
forms.scss Update ui dependencies (#7244) 2019-08-19 15:45:39 -05:00
generic.scss UI - new token renew banner (#5662) 2018-11-05 10:56:59 -06:00
helpers.scss UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
hero.scss Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
layout.scss UI - New navbar and mount icons everywhere (#778) 2018-10-21 14:19:34 -05:00
level.scss Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
lists.scss UI - build optimize (#5784) 2018-11-26 12:47:56 -06:00
menu.scss Update styles for list row hover 2018-05-25 12:05:20 -06:00
message.scss UI - Vault API explorer engine (#7044) 2019-07-02 17:41:23 -05:00
navbar.scss UI ember engines (#6718) 2019-05-13 14:05:25 -05:00
notification.scss UI - build optimize (#5784) 2018-11-26 12:47:56 -06:00
progress.scss Moving UI assets to OSS 2018-04-03 09:16:57 -05:00
switch.scss UI - build optimize (#5784) 2018-11-26 12:47:56 -06:00
tables.scss Add Toolbar component 2019-05-08 17:08:39 -06:00
tags.scss Update Edition Tier Icons 2018-08-15 13:41:43 -06:00
title.scss Search select (#5851) 2018-12-10 11:44:37 -05:00