open-vault/ui/tests/pages/components
claire bontempo 4a9610f382
UI: combine current + history client count tabs into one dashboard (#17575)
* WIP/initial routing-ish

* refactor date dropdown to reuse in modal and allowe current month selection

* swap linter disable line

* refactor date-dropdown to return object

* refactor calendar widget, add tests

* change calendar start and end args to getters

* refactor dashboard to use date objects instead of array of year, month

* remove dashboard files for easier to follow git diff

* comment out dashboard tab until route name updated

* delete current tab and route

* fix undefined banner time

* cleanup version history serializer and upgrade data

* first pass of updating tests

* add changelog

* update client count util test

* validate end time is after start time

* update comment

* add current month to calendar widget

* add comments for code changes to make following API update

* Removed a modified file from pull request

* address comments/cleanup

* update variables to const

* update test const

* rename history -> dashboard, fix tests

* fix timestamps for attribution chart

* update release note

* refactor using backend start and end time params

* add test for adapter formatting time params

* fix tests

* cleanup adapter comment and query params

* change back history file name for diff

* rename file using cli

* revert filenames

* rename files via git cli

* revert route file name

* last cli rename

* refactor mirage

* hold off on running total changes

* update params in test

* refactor to remove conditional assertions

* finish tests

* fix firefox tooltip

* remove current-when

* refactor version history

* add timezone/UTC note

* final cleanup!!!!

* fix test

* fix client count date tests

* fix date-dropdown test

* clear datedropdown completely

* update date selectors to accommodate new year (#18586)

* Revert "hold off on running total changes"

This reverts commit 8dc79a626d549df83bc47e290392a556c670f98f.

* remove assumed 0 values

* update average helper to only calculate for array of objects

* remove passing in bar chart data, map in running totals component instead

* cleanup usage stat component

* clear  ss filters for new queries

* update csv export, add explanation to modal

* update test copy

* consistently return null if no upgrade during activity (instead of empty array)

* update description, add clarifying comments

* update tes

* add more clarifying comments

* fix historic single month chart

* remove old test tag

* Update ui/app/components/clients/dashboard.js
2023-01-26 18:21:12 -08:00
..
auth-config-form UI: Mount tune fix (#4431) 2018-04-23 15:32:43 -05:00
console Eslint prefer-const (#17864) 2022-11-09 15:15:31 -08:00
identity UI/fix kv data cache (#14489) 2022-03-16 11:00:08 -05:00
pki Move PKI components to PKI Folder (#15963) 2022-06-14 10:18:06 -06:00
wizard UI/gate wizard (#6094) 2019-01-28 14:49:25 -08:00
alert-banner.js Add Inline Alert component 2018-11-02 11:21:15 -06:00
auth-form.js OIDC Alternate Path Bug (#17661) 2022-10-26 15:34:43 -06:00
auth-jwt.js UI - jwt auth (#6188) 2019-02-14 09:39:19 -06:00
calendar-widget.js UI: combine current + history client count tabs into one dashboard (#17575) 2023-01-26 18:21:12 -08:00
control-group-success.js UI - control groups (#4947) 2018-07-18 20:59:04 -05:00
control-group.js UI - control groups (#4947) 2018-07-18 20:59:04 -05:00
edit-form.js UI - control groups (#4947) 2018-07-18 20:59:04 -05:00
flash-message.js Eslint prefer-const (#17864) 2022-11-09 15:15:31 -08:00
form-field.js Option to show radio button in form field (#15715) 2022-06-01 12:10:15 -07:00
hover-copy-button.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
info-table-row.js UI - identity details (#4502) 2018-05-23 22:10:21 -05:00
json-editor.js Remove Ivy Codemirror (#14659) 2022-03-29 10:25:16 -06:00
kv-object-editor.js Ember update (#5386) 2018-09-25 11:28:26 -05:00
license-info.js UI/license page with autoload (#11778) 2021-06-07 12:44:39 -05:00
list-view.js UI kmip acceptance (#7129) 2019-08-01 16:04:59 -05:00
masked-input.js ui: refactor text file component (#18458) 2022-12-19 23:54:59 +00:00
mount-backend-form.js Ember Upgrade to 3.24 (#13443) 2021-12-16 20:44:29 -07:00
nav-header.js UI - guard page redesign (#4779) 2018-06-26 16:35:47 -05:00
radial-progress.js UI - guard page redesign (#4779) 2018-06-26 16:35:47 -05:00
search-select.js Search select (#5851) 2018-12-10 11:44:37 -05:00