open-consul/ui-v2/app/adapters
John Cowen ea9701dbd5
ui: Replaces old request method with rpc. (#8298)
`rpc` is used to define how to make a HTTP request/response messages.
This used to be called 'request' but the term is overused  and sounded
like only one leg of the message, so the naming was moved to `rpc` a
while ago, this cleans up the places where we still used the old term.
2020-07-13 14:23:15 +01:00
..
acl.js ui: Replaces old request method with rpc. (#8298) 2020-07-13 14:23:15 +01:00
application.js ui: Replaces old request method with rpc. (#8298) 2020-07-13 14:23:15 +01:00
coordinate.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
dc.js ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
discovery-chain.js ui: Various amends for 1.7beta (#6965) 2019-12-18 18:27:54 +00:00
http.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00
intention.js ui: New Intention Form/List components (#8172) 2020-07-09 10:08:47 +01:00
kv.js ui: Ensure KV flags are passed through to Consul on update (#7216) 2020-02-05 09:37:45 +00:00
node.js ui: Replaces old request method with rpc. (#8298) 2020-07-13 14:23:15 +01:00
nspace.js ui: Replaces old request method with rpc. (#8298) 2020-07-13 14:23:15 +01:00
oidc-provider.js ui: Replaces old request method with rpc. (#8298) 2020-07-13 14:23:15 +01:00
policy.js ui: oss don't ever POST/PUT Namespaces when writing data (#7238) 2020-02-07 15:50:50 +00:00
proxy.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
role.js ui: Support for Node Identities (#8137) 2020-06-23 09:59:43 +01:00
service.js ui: Add blocking queries to gateways (#7967) 2020-06-03 16:46:52 +00:00
session.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
token.js ui: Replaces old request method with rpc. (#8298) 2020-07-13 14:23:15 +01:00