Tyler Wendlandt
4a7fe5625a
ui: Add ServerExternalAddresses to peer token create form ( #15555 )
...
* ui: Add ServerExternalAddresses field to token generation
* Add test for ServerExternalAddresses on peer token create
* Add changelog entry
* Update translations
* Format hbs files
* Update translations
2022-11-30 11:42:36 -07:00
Tyler Wendlandt
571fd7b6db
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
9251801c68
Replace main consul logo with FlightIcon
2022-10-27 14:28:10 -06:00
wenincode
2c7fabe447
Format index template
2022-10-27 14:23:41 -06:00
Michael Klein
3389d3883b
Merge pull request #15159 from hashicorp/ui/fix-peered-service-not-unique-based-on-peer
...
ui: Fix PeerName is part of service uniqueness
2022-10-27 20:26:50 +02:00
Michael Klein
fc74c0c7fb
Merge pull request #15158 from hashicorp/ui/improve-layout-address-list-peer-detail
...
ui: Improve layout address list peer detail
2022-10-27 20:26:30 +02:00
wenincode
3ed964864b
Format intentions table hbs template
2022-10-26 11:46:35 -06:00
wenincode
c72fec5433
Replace k8s informed action with flight icon
2022-10-26 11:07:42 -06:00
Michael Klein
9c965f98fd
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
Michael Klein
9d36db3a2a
Merge pull request #15156 from hashicorp/ui/peer-create-redirect-to-show
...
ui: peer create redirect to show
2022-10-26 17:16:28 +02:00
wenincode
5f5d438724
Remove consul logo icons
2022-10-26 08:57:43 -06:00
wenincode
5e5598ff79
Update iconography documentation
2022-10-26 08:57:31 -06:00
Michael Klein
b7c5229e79
Improve layout address list peer detail
2022-10-26 16:17:05 +02:00
Michael Klein
676e8afaf9
Merge pull request #15148 from hashicorp/ui/update-hds-usage-best-practices
...
UI: update hds usage to hds best practices
2022-10-26 16:10:05 +02:00
wenincode
cb8f72490f
Remove shadow-template/host and related components
2022-10-26 08:07:35 -06:00
wenincode
3dc9b27a0e
Remove template log
2022-10-26 06:43:57 -06:00
Michael Klein
be97a2a4a8
Redirect to peers.show after establishing peering
2022-10-26 11:15:57 +02:00
Michael Klein
6eaa9d94da
Prettify peers.index template
2022-10-26 11:15:06 +02:00
Michael Klein
ac41499d9b
prettify peer/initiate form
2022-10-26 10:11:41 +02:00
wenincode
3c48128fe2
Add back logo-consul-color
2022-10-25 14:13:12 -06:00
wenincode
913873f520
Remove some icons
2022-10-25 14:02:38 -06:00
wenincode
ea247c5f63
Use FlightIcon component for k8s type select in authmethods
2022-10-25 12:01:09 -06:00
wenincode
1825580f5a
Format auth method search bar template
2022-10-25 11:55:09 -06:00
wenincode
f665912d05
Set the color to black for vault
2022-10-25 11:44:27 -06:00
wenincode
596bb59707
Share code with new icons for sources select
2022-10-25 11:12:15 -06:00
Michael Klein
2f336f6a7a
Update hds-docs with custom utility class
2022-10-25 18:40:36 +02:00
wenincode
c91e604591
Update icon-map to work for auth methods
2022-10-25 07:14:55 -06:00
Michael Klein
89cf54d730
Use HDS utilities instead of tailwind peer details
2022-10-25 14:17:40 +02:00
Michael Klein
cb5bd5c9a5
Update HDS docs
2022-10-25 14:03:31 +02:00
Michael Klein
a3991a60f1
Disable custom color utilities based on hds colors
...
We want to use the utility classes that HDS provides instead.
2022-10-25 14:03:11 +02:00
wenincode
914467f8b7
Use FlightIcon component for external sources
2022-10-24 13:39:28 -06:00
Michael Klein
7636d191b1
fix: customize eai publicAssetURL in production
...
The `lib/startup`-addon is used to create a custom
index.html page to boot up the app. Because this is
a custom approach and we aren't relying on setting
rootURL to a different value when running the app
in `production` we need to set `publicAssetURL`
in the configuration we pass to `ember-auto-import`.
Reference:
9a2887f1d0/docs/upgrade-guide-2.0.md (quick-summary)
2022-10-24 14:28:58 +02:00
Tyler Wendlandt
ec7a7ca7d6
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
wenincode
7b0a4f3eb8
Remove extra partition test
2022-10-20 16:23:53 -06:00
Michael Klein
ab31edaaa6
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
f89fc309ff
Pre-populate partition on sso login
2022-10-19 17:26:25 -06:00
Tyler Wendlandt
b790131289
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
e856a2c5c5
Cleanup app boot by using hcp service
2022-10-19 08:34:36 +02:00
Michael Klein
163f8b9057
Encapsulate hcp related logic in service
2022-10-19 08:34:36 +02:00
Michael Klein
955949998f
Fix `TokenSecretID`-handling
2022-10-19 08:34:36 +02:00
Michael Klein
12a923c658
Add tests for TokenSecretID handling
2022-10-19 08:34:30 +02:00
wenincode
101561eb4f
Enable synthetic nodes in mock data via env var
2022-10-18 13:45:14 -06:00
wenincode
7c5e109e17
Call super with arguments to safeguard against future changes
2022-10-18 11:53:24 -06:00
wenincode
33186ab543
Update yarn lockfile
2022-10-18 10:17:03 -06:00
wenincode
443b73435a
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
101a20e03e
Improve testability `env`-service
2022-10-18 16:07:12 +02:00
wenincode
f9f4ca8da4
Set postfix for agentless-notice storage key based on partition and dc
2022-10-14 14:08:40 -06:00
wenincode
9777ee0077
Save agentless node notice dismissal per dc
2022-10-14 12:21:25 -06:00
Tyler Wendlandt
4a3801385d
Merge pull request #14986 from hashicorp/ui/feature/filter-node-healthchecks-agentless
...
UI: filter node healthchecks on agentless service instances
2022-10-14 09:33:45 -06:00
Michael Klein
00201936c8
Merge pull request #14977 from hashicorp/ui/fix/scrollbar-bento-box
...
ui: Bento-Box show scrollbars only when necessary
2022-10-14 09:07:57 +02:00