open-consul/ui-v2/app/components
John Cowen d2b1698c0d ui: Improvements to modal-dialog (#5585)
1. If the modal gets bigger than 80% of the viewport height a scrollbar
will be shown. Currently there isn't anywhere it can get this big, but
future work involves possible larger modals
2. Usually its difficult to figure out which was the 'unchecked' radio
button using an onchange event. Luckily ember/handlebars changes its
properties after the onchange event, so knowing that and using an extra
data-checked attribute set via ember, we can figure out which radio
button has been 'unchecked'. This means the logic for opening an
closing modals becomes slightly easier
2019-05-01 18:22:30 +00:00
..
acl-filter.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
action-group.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
app-view.js UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00
catalog-filter.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
changeable-set.js UI: Use custom block-slots for changeableset 2019-05-01 18:22:12 +00:00
code-editor.js ui: Refactors the code-mirror linting/restrict legacy tokens to HCL (#4866) 2019-05-01 18:21:35 +00:00
confirmation-dialog.js ui: Custom version of ember-block-slots compatible with ember 3 (#5245) 2019-01-30 10:56:04 +00:00
copy-button-feedback.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
datacenter-picker.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
delete-confirmation.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
dom-buffer-flush.js ui: Adds _super in places where it had been missed (mainly dom-buffer) (#5583) 2019-05-01 18:22:27 +00:00
dom-buffer.js ui: Adds _super in places where it had been missed (mainly dom-buffer) (#5583) 2019-05-01 18:22:27 +00:00
feedback-dialog.js UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00
freetext-filter.js ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00
hashicorp-consul.js ui: Adds `document` and `viewport` methods to the dom service (#5052) 2019-05-01 18:21:57 +00:00
healthcheck-info.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
healthcheck-list.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
healthcheck-output.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
healthcheck-status.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
healthchecked-resource.js Show Service.ID's throughout the app, allow searching by Service.ID 2018-07-12 13:36:47 +01:00
intention-filter.js WIP: First draft intentions 2018-06-25 12:25:14 -07:00
list-collection.js UI: dom usage refactoring (#4924) 2019-05-01 18:21:40 +00:00
modal-dialog.js ui: Improvements to modal-dialog (#5585) 2019-05-01 18:22:30 +00:00
modal-layer.js ui: Improvements to modal-dialog (#5585) 2019-05-01 18:22:30 +00:00
radio-group.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
secret-button.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
tab-nav.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
tab-section.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
tabular-collection.js ui: Rename extended Component variables, tweak some comments (#5021) 2019-05-01 18:21:50 +00:00
tabular-details.js ui: Adds uid to tabular-details for/id's used in toggling for uniqueness (#5584) 2019-05-01 18:22:29 +00:00
tag-list.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
token-list.js ui: Custom version of ember-block-slots compatible with ember 3 (#5245) 2019-01-30 10:56:04 +00:00
tomography-graph.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00