Tyler Wendlandt
c55ec2823b
Merge pull request #15153 from hashicorp/ui/chore/update-icons-to-use-flight-icons-component
...
ui: update icons to use flight icons component
2022-10-27 15:21:56 -06:00
wenincode
f1ce34836f
Replace main consul logo with FlightIcon
2022-10-27 14:28:10 -06:00
wenincode
2dd31ff96f
Format index template
2022-10-27 14:23:41 -06:00
wenincode
46ba6174d5
Format intentions table hbs template
2022-10-26 11:46:35 -06:00
wenincode
4dbb1e16f4
Replace k8s informed action with flight icon
2022-10-26 11:07:42 -06:00
Michael Klein
033694e6a3
Fix PeerName is part of service uniqueness
...
We need to make a PeerName part of a the service id when present.
This makes sure that peers can export services named
the same as other peers but have the UI still treat them
as separate services.
2022-10-26 17:34:45 +02:00
wenincode
c1800b9187
Remove consul logo icons
2022-10-26 08:57:43 -06:00
wenincode
cbc150f7bf
Update iconography documentation
2022-10-26 08:57:31 -06:00
wenincode
6a4cd42a2b
Remove shadow-template/host and related components
2022-10-26 08:07:35 -06:00
wenincode
b34244c62d
Remove template log
2022-10-26 06:43:57 -06:00
wenincode
f96b45b9f0
Add back logo-consul-color
2022-10-25 14:13:12 -06:00
wenincode
ee9481d3aa
Remove some icons
2022-10-25 14:02:38 -06:00
wenincode
9eb97b29f9
Use FlightIcon component for k8s type select in authmethods
2022-10-25 12:01:09 -06:00
wenincode
64904d35da
Format auth method search bar template
2022-10-25 11:55:09 -06:00
wenincode
59936ae661
Set the color to black for vault
2022-10-25 11:44:27 -06:00
wenincode
4d47dd78e7
Share code with new icons for sources select
2022-10-25 11:12:15 -06:00
Michael Klein
0c2903a730
Update hds-docs with custom utility class
2022-10-25 18:40:36 +02:00
wenincode
19e99f0188
Update icon-map to work for auth methods
2022-10-25 07:14:55 -06:00
wenincode
d1019c25ce
Use FlightIcon component for external sources
2022-10-24 13:39:28 -06:00
Tyler Wendlandt
2354c06a93
Merge pull request #15085 from hashicorp/ui/feature/net-889-prepopulate-partition-sso-login
...
ui: NET-889 pre-populate partition SSO login
2022-10-21 09:07:04 -06:00
Michael Klein
c35556caa7
Merge pull request #15023 from hashicorp/ui/fix/token-secret-id-handling
...
ui: Fix token in cookie passthrough
2022-10-20 08:49:37 +02:00
wenincode
f0cdbb00b3
Pre-populate partition on sso login
2022-10-19 17:26:25 -06:00
Tyler Wendlandt
2a9cc3f084
Merge pull request #14971 from hashicorp/ui/feature/agentless-nodes-banner
...
ui: agentless nodes notice banner banner
2022-10-19 09:06:46 -06:00
Michael Klein
7285a9160f
Cleanup app boot by using hcp service
2022-10-19 08:34:36 +02:00
Michael Klein
14b90314e9
Encapsulate hcp related logic in service
2022-10-19 08:34:36 +02:00
Michael Klein
dcdcdbc5ea
Fix `TokenSecretID`-handling
2022-10-19 08:34:36 +02:00
wenincode
15d14ba308
Enable synthetic nodes in mock data via env var
2022-10-18 13:45:14 -06:00
wenincode
9da2a73785
Call super with arguments to safeguard against future changes
2022-10-18 11:53:24 -06:00
wenincode
c450183b4c
Use local-storage service to manage localStorage
...
Use local-storage service, prototyped here https://github.com/LevelbossMike/local-storage-service , to manage local storage usage in an octane way. Does not write to local storage in tests by default and is easy to stub out.
2022-10-18 09:40:47 -06:00
Michael Klein
47053c185d
Improve testability `env`-service
2022-10-18 16:07:12 +02:00
wenincode
63c4d670d9
Set postfix for agentless-notice storage key based on partition and dc
2022-10-14 14:08:40 -06:00
wenincode
6c2ca0ba3f
Save agentless node notice dismissal per dc
2022-10-14 12:21:25 -06:00
wenincode
c85d70e80d
Address linting errors
2022-10-13 19:05:19 -06:00
wenincode
9355d0d4f6
Add tests for filtering node health checks
2022-10-13 18:45:15 -06:00
wenincode
4530e2e547
Format healthchecks template
2022-10-13 15:48:18 -06:00
wenincode
0eb250d3a0
Filter healthchecks for synthetic-nodes
2022-10-13 15:47:47 -06:00
Jasmine W
56e3c0884e
UI: Copy changes for peering detail page
2022-10-13 13:45:03 -04:00
wenincode
09514daf0c
Move agentless-notice banner css to it's own file
2022-10-13 10:38:26 -06:00
Michael Klein
3872a36d93
Merge pull request #14973 from hashicorp/ui/chore/consol-api-gateway-bottom-sources-filter
...
ui: Always sort consul-gateway to bottom sources list
2022-10-13 18:34:45 +02:00
wenincode
d12a6c5e1a
Add tests for agentless-notice-banner
2022-10-13 10:29:03 -06:00
wenincode
8254f243ca
Move banner to component and make it dismissable
2022-10-13 10:29:03 -06:00
wenincode
4845b90c8e
Add banner for agentless node notice
2022-10-13 10:29:03 -06:00
Michael Klein
f06001352a
Always sort consul-gateway to bottom sources list
2022-10-13 17:13:00 +02:00
Tyler Wendlandt
e8748503c3
Merge pull request #14970 from hashicorp/ui/feature/filter-synthetic-nodes
...
ui: Filter synthetic nodes on nodes list page
2022-10-13 09:12:03 -06:00
Michael Klein
38fed7d2b6
Fix href-to persists hash
...
Copy passed hash before manipulating it.
Assigning to the same hash object will break href-to
because in certain scenarios href-to-helper will
not create a new object that gets passed to
`fsm-with-optional`-hrefTo method.
This is problematic for optional route-params, and lead
to a situation where links to peered services would
create the wrong url for their href-attribute.
2022-10-13 16:45:03 +02:00
Michael Klein
19fbdb7a0b
Fix linting error dimension service
2022-10-13 16:45:03 +02:00
Michael Klein
041e7c4626
Link to peer.show service-instance peer-info
2022-10-13 16:43:54 +02:00
Michael Klein
e548bbb4ff
Prettify dc.services.show template
2022-10-13 16:43:54 +02:00
Michael Klein
0532dcc441
Update dimension provider
...
* simplify implementation
* add docs
2022-10-13 16:43:54 +02:00
Michael Klein
35c7cc8ec1
Rename `peers.edit` to `peers.show`
2022-10-13 16:43:54 +02:00