open-consul/ui-v2/app/services
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
..
client UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00
code-mirror ui: Refactors the code-mirror linting/restrict legacy tokens to HCL (#4866) 2019-05-01 18:21:35 +00:00
repository UI: Add support for blocking queries on the service instance detail page (#5487) 2019-05-01 18:22:23 +00:00
atob.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
btoa.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
confirm.js More detailed error messages for duplicate intentions 2018-06-25 12:25:15 -07:00
dom-buffer.js ui: Improvements to modal-dialog (#5585) 2019-05-01 18:22:30 +00:00
dom.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
error.js More detailed error messages for duplicate intentions 2018-06-25 12:25:15 -07:00
feedback.js UI: Removes success notification on faking a success response for `self` (#4906) 2018-11-07 15:57:41 +00:00
form.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
lazy-proxy.js UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00
logger.js WIP: Logger 2018-06-25 12:25:14 -07:00
repository.js ui: Prefer `cursor` over `index`, add `configuration` option to repos (#5042) 2019-05-01 18:21:54 +00:00
search.js ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00
settings.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
store.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
timeout.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00