open-consul/ui/packages/consul-ui/app/adapters
John Cowen ffbe54971f
ui: [BUGFIX] Ensure we use the ns query param name when requesting permissions (#10608)
Previously when namespaces were enabled, we weren't requesting permission for the actively selected namespace, and instead always checking the permissions for the default namespace.

This commit ensures we request permissions for the actively selected namespace.
2021-07-15 12:19:07 +01:00
..
acl.js
application.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
auth-method.js ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
binding-rule.js ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
coordinate.js
dc.js
discovery-chain.js
http.js
intention.js
kv.js
node.js
nspace.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
oidc-provider.js
permission.js ui: [BUGFIX] Ensure we use the ns query param name when requesting permissions (#10608) 2021-07-15 12:19:07 +01:00
policy.js
proxy.js
role.js
service-instance.js
service.js
session.js
token.js
topology.js