mirror of
https://github.com/status-im/consul.git
synced 2025-01-24 12:40:17 +00:00
3ae91e064c
Adds a 'status' for the filtering/searching in the UI, without this its not super clear that you are filtering a recordset due to the menu selections being hidden once closed. You can also use the pills in this status view to delete individual filters.
159 lines
3.5 KiB
YAML
159 lines
3.5 KiB
YAML
common:
|
|
brand:
|
|
consul: Consul
|
|
terraform: Terraform
|
|
nomad: Nomad
|
|
vault: Vault
|
|
aws: AWS
|
|
kubernetes: Kubernetes
|
|
ui:
|
|
remove: Remove {item}
|
|
filtered-by: Filtered by {item}
|
|
name: Name
|
|
creation: Creation
|
|
consul:
|
|
name: Name
|
|
passing: Passing
|
|
warning: Warning
|
|
critical: Critical
|
|
registered: Registered
|
|
not-registered: Not Registered
|
|
empty: No checks
|
|
tags: Tags
|
|
service: Service
|
|
gateway: Gateway
|
|
mesh: Mesh
|
|
ingress-gateway: Ingress Gateway
|
|
terminating-gateway: Terminating Gateway
|
|
mesh-gateway: Mesh Gateway
|
|
status: Health Status
|
|
service-name: Service Name
|
|
node-name: Node Name
|
|
accessorid: AccessorID
|
|
datacenter: Datacenter
|
|
localbindaddress: Local Bind Address
|
|
localbindport: Local Bind Port
|
|
destinationname: Destination Name
|
|
sourcename: Source Name
|
|
search:
|
|
search: Search
|
|
searchproperty: Search Across
|
|
source: Source
|
|
critical: Failing
|
|
in-mesh: In service mesh
|
|
not-in-mesh: Not in service mesh
|
|
sort:
|
|
alpha:
|
|
asc: A to Z
|
|
desc: Z to A
|
|
numeric:
|
|
asc: Ascending
|
|
desc: Descending
|
|
age:
|
|
asc: Oldest to Newest
|
|
desc: Newest to Oldest
|
|
status:
|
|
asc: Unhealthy to Healthy
|
|
desc: Healthy to Unhealthy
|
|
|
|
components:
|
|
consul:
|
|
service:
|
|
search-bar:
|
|
kind: Service Type
|
|
in-mesh: In service mesh
|
|
not-in-mesh: Not in service mesh
|
|
upstream:
|
|
search-bar:
|
|
instance:
|
|
name: Type
|
|
service-instance:
|
|
search-bar:
|
|
sort:
|
|
name:
|
|
name: Service Name
|
|
health-check:
|
|
search-bar:
|
|
kind:
|
|
name: Kind
|
|
options:
|
|
service: Service Check
|
|
node: Node Check
|
|
check:
|
|
name: Type
|
|
options:
|
|
alias: alias
|
|
docker: docker
|
|
grpc: grpc
|
|
http: http
|
|
script: script
|
|
serf: serf
|
|
tcp: tcp
|
|
ttl: ttl
|
|
sort:
|
|
name:
|
|
name: Check Name
|
|
kind:
|
|
name: Check Type
|
|
asc: Service to Node
|
|
desc: Node to Service
|
|
acl:
|
|
search-bar:
|
|
kind:
|
|
name: Type
|
|
options:
|
|
management: Management
|
|
client: Client
|
|
token:
|
|
search-bar:
|
|
kind:
|
|
name: Type
|
|
options:
|
|
global-management: Global Management
|
|
global: Global Scope
|
|
local: Local Scope
|
|
policy:
|
|
search-bar:
|
|
kind:
|
|
name: Type
|
|
options:
|
|
global-management: Global Management
|
|
standard: Standard
|
|
kv:
|
|
search-bar:
|
|
kind:
|
|
name: Type
|
|
options:
|
|
folder: Folder
|
|
key: Key
|
|
sort:
|
|
kind:
|
|
asc: Folders to Keys
|
|
desc: Keys to Folders
|
|
intention:
|
|
search-bar:
|
|
access:
|
|
name: Permission
|
|
options:
|
|
allow: Allow
|
|
deny: Deny
|
|
app-aware: App aware
|
|
sort:
|
|
access:
|
|
name: Permission
|
|
asc: Allow to Deny
|
|
desc: Deny to Allow
|
|
source-name:
|
|
name: Source
|
|
asc: "Source: A to Z"
|
|
desc: "Source: Z to A"
|
|
destination-name:
|
|
name: Destination
|
|
asc: "Destination: A to Z"
|
|
desc: "Destination: Z to A"
|
|
precedence:
|
|
name: Precedence
|
|
asc: Ascending
|
|
desc: Descending
|
|
|