open-consul/ui/packages/consul-ui/app/abilities
John Cowen 4dd7e34c96
ui: Ensure dc selector correctly shows the currently selected dc (#11380)
* ui: Ensure dc selector correctly shows the currently selected dc

* ui: Restrict access to non-default partitions in non-primaries (#11420)

This PR restricts access via the UI to only the default partition when in a non-primary datacenter i.e. you can only have multiple (non-default) partitions in the primary datacenter.
2021-10-26 19:26:04 +01:00
..
acl.js ui: Show the correct 'ACLs Disabled' page when ACLs are disabled (#10604) 2021-07-14 18:52:13 +01:00
auth-method.js ui: Implement ACLs access based on ACLs (#9835) 2021-03-11 09:29:11 +00:00
authenticate.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
base.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
intention.js ui: Don't show the CRD menu for read-only intentions (#11149) 2021-09-27 17:19:32 +01:00
kv.js ui: Always show main navigation Key/Value link (#10916) 2021-09-22 18:23:59 +01:00
node.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
nspace.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
partition.js ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
permission.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
policy.js ui: Disabling policy form fields from users with 'read' permissions (#10902) 2021-08-25 09:42:05 -04:00
role.js ui: Implement ACLs access based on ACLs (#9835) 2021-03-11 09:29:11 +00:00
service-instance.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
service.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
session.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
token.js ui: Implement ACLs access based on ACLs (#9835) 2021-03-11 09:29:11 +00:00
upstream.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00