open-vault/ui/lib
claire bontempo c9eb55cc16
UI/bar chart horizontal (#12437)
* creates bar chart component

* WIP//starts styling

* fixes width of bars

* WIP//barchart

* uses d3 max method instead of Math.max

* stacks data

* adds y axis

* fixes styling and spacing

* adds spacing between bars

* styling DONE

* adds legend

* adds tooltip

* tweaks styling adds pointer cursor to rects

* fixes tooltip placement

* moves starget from bar to whole area

* finishes hover selection styling

* cleans up

* cleans up a tiny bit

* stopping point

* adjusts tooltip placemnt

* WIP//clean up time

* sort of not broken

* unbroken, ish

* tooltip position fixed

* truncates text and adds tooltip

* changes tooltip width depending on content

* unbroken

* finishes initial refactor/cleanup

* finishes documentation

* passes in map legend to component

* more tidying

* add export option

* adds grid to header for export button option

* updates comments

* fix variable name change

* moves dataset formatting to parent

* removes unused code"

* adds assertions and empty state if no data

* cleans up comments adds assertion to check for map legend

* adds storybook

* adds changelog

* deletes dummy parent:

* restores index.hbs

* uses scss variables instead

* exchanges more variables

* remove unused variable in storybook

* writes basic test

* removes pauseTest()
2021-09-07 12:54:33 -07:00
..
core UI/bar chart horizontal (#12437) 2021-09-07 12:54:33 -07:00
css Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
kmip UI/obscure secret on input (#11284) 2021-04-22 08:58:37 -06:00
open-api-explorer Ember-cli upgrade from ~3.8 to ~3.20 (#9972) 2020-12-03 16:00:22 -07:00
replication Updating date-fns library from 1.x to 2.x (#10848) 2021-02-08 13:13:00 -07:00
service-worker-authenticated-download UI - raft config and snapshotting (#7410) 2019-10-14 13:23:29 -05:00
.eslintrc.js Change tab completion in the UI to prefer common prefix (#6759) 2019-05-22 09:28:34 -05:00
story-md.hbs Ui/fix component story generators (#7377) 2019-08-28 14:47:43 -07:00