open-consul/ui-v2/app
John Cowen 39860ae995 ui: Add an additional 'more than 1 char' check for selection (#6022)
We'd rather 'play it safe' for our selection detection (which avoids
following links if you have some text selected). This commit adds an
additional check of 'more than 1 character' to the 'isSelected' check.
This is based on the fact that it's far quicker to type the character so
why would a user select on character? This therefore caters for any
fairly large (in the scheme of things) incidential mouse moves whilst
clicking a link.

Overall this is probably overkill
2019-09-04 08:35:10 +00:00
..
adapters UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
components ui: {{phrase-editor}} amends (#5991) 2019-09-04 08:35:07 +00:00
computed
controllers ui: Gateway Addresses (#6075) 2019-07-05 09:07:25 +01:00
forms UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
helpers ui: Adds readonly meta data to the serviceInstance and node detail pages (#6196) 2019-08-02 13:53:52 +02:00
initializers UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
instance-initializers ui: Add an additional 'more than 1 char' check for selection (#6022) 2019-09-04 08:35:10 +00:00
mixins ui: Don't look for isDescriptor on null (related to null proxies) (#5782) 2019-05-03 11:39:32 +01:00
models ui: Reconcile ember-data store when records are deleted via blocking (#5745) 2019-09-04 08:34:57 +00:00
routes ui: Gateway Addresses (#6075) 2019-07-05 09:07:25 +01:00
routing UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
search/filters ui: Adds the ability to frontend search instances by address (ip:port) (#5993) 2019-09-04 08:35:06 +00:00
serializers ui: Reconcile ember-data store when records are deleted via blocking (#5745) 2019-09-04 08:34:57 +00:00
services ui: removes `npm:` imports now we have standard importing (#6035) 2019-09-04 08:35:08 +00:00
styles ui: Be more exact with intent for table truncation (#6023) 2019-09-04 08:35:09 +00:00
templates ui: {{phrase-editor}} amends (#5991) 2019-09-04 08:35:07 +00:00
utils ui: Ensure event sources are closed to the correct state when connecting (#6036) 2019-09-04 08:35:08 +00:00
validations UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
app.js
env.js
index.html ui: modify content path (#5950) 2019-06-26 11:43:30 -05:00
resolver.js
router.js ui: Ensure Service Instance pages account for nodes (#5933) 2019-06-11 10:18:50 +01:00