Commit Graph

955 Commits (99f270b4fd98164369d4c387308265969e24a7fc)

Author SHA1 Message Date
wenincode d1019c25ce Use FlightIcon component for external sources
2 years ago
Michael Klein 653b390005 fix: customize eai publicAssetURL in production
2 years ago
Tyler Wendlandt 2354c06a93
Merge pull request #15085 from hashicorp/ui/feature/net-889-prepopulate-partition-sso-login
2 years ago
wenincode 88670b2a12 Remove extra partition test
2 years ago
Michael Klein c35556caa7
Merge pull request #15023 from hashicorp/ui/fix/token-secret-id-handling
2 years ago
wenincode f0cdbb00b3 Pre-populate partition on sso login
2 years ago
Tyler Wendlandt 2a9cc3f084
Merge pull request #14971 from hashicorp/ui/feature/agentless-nodes-banner
2 years ago
Michael Klein 7285a9160f Cleanup app boot by using hcp service
2 years ago
Michael Klein 14b90314e9 Encapsulate hcp related logic in service
2 years ago
Michael Klein dcdcdbc5ea Fix `TokenSecretID`-handling
2 years ago
Michael Klein cc25602df1 Add tests for TokenSecretID handling
2 years ago
wenincode 15d14ba308 Enable synthetic nodes in mock data via env var
2 years ago
wenincode 9da2a73785 Call super with arguments to safeguard against future changes
2 years ago
wenincode 815439b593 Update yarn lockfile
2 years ago
wenincode c450183b4c Use local-storage service to manage localStorage
2 years ago
Michael Klein 47053c185d Improve testability `env`-service
2 years ago
wenincode 63c4d670d9 Set postfix for agentless-notice storage key based on partition and dc
2 years ago
wenincode 6c2ca0ba3f Save agentless node notice dismissal per dc
2 years ago
Tyler Wendlandt 0c8563f060
Merge pull request #14986 from hashicorp/ui/feature/filter-node-healthchecks-agentless
2 years ago
Michael Klein 03734a1bac
Merge pull request #14977 from hashicorp/ui/fix/scrollbar-bento-box
2 years ago
wenincode c85d70e80d Address linting errors
2 years ago
wenincode 9355d0d4f6 Add tests for filtering node health checks
2 years ago
wenincode 4530e2e547 Format healthchecks template
2 years ago
wenincode 0eb250d3a0 Filter healthchecks for synthetic-nodes
2 years ago
wenincode 12a24a6d8c Update peers show tests to look for serverAddresses tab
2 years ago
Jasmine W 09513e7ef2 Update index.js
2 years ago
Michael Klein 8a1609f6da Bento-Box show scrollbars only when necessary
2 years ago
Jasmine W 56e3c0884e UI: Copy changes for peering detail page
2 years ago
wenincode e6134761be Fix linting error
2 years ago
wenincode 09514daf0c Move agentless-notice banner css to it's own file
2 years ago
Michael Klein 3872a36d93
Merge pull request #14973 from hashicorp/ui/chore/consol-api-gateway-bottom-sources-filter
2 years ago
wenincode d12a6c5e1a Add tests for agentless-notice-banner
2 years ago
wenincode 8254f243ca Move banner to component and make it dismissable
2 years ago
wenincode 4845b90c8e Add banner for agentless node notice
2 years ago
Michael Klein f06001352a Always sort consul-gateway to bottom sources list
2 years ago
Tyler Wendlandt e8748503c3
Merge pull request #14970 from hashicorp/ui/feature/filter-synthetic-nodes
2 years ago
Michael Klein 54409c9ac4 Add tests peers.show
2 years ago
Michael Klein 38fed7d2b6 Fix href-to persists hash
2 years ago
Michael Klein 0653bb57ac Update peering mocks
2 years ago
Michael Klein 19fbdb7a0b Fix linting error dimension service
2 years ago
Michael Klein 6b34e3e91a Fix peering regenerate test
2 years ago
Michael Klein 491de53154 Update yarn.lock
2 years ago
Michael Klein 7178604f4a Don't `--focus` for dist-vercel
2 years ago
Michael Klein 041e7c4626 Link to peer.show service-instance peer-info
2 years ago
Michael Klein e548bbb4ff Prettify dc.services.show template
2 years ago
Michael Klein a33feb2b41 Use translations for empty states peers.show
2 years ago
Michael Klein 0532dcc441 Update dimension provider
2 years ago
Michael Klein 35c7cc8ec1 Rename `peers.edit` to `peers.show`
2 years ago
Michael Klein d6f0fe9f6e Fix bucket-list display depends on navigation
2 years ago
Michael Klein e55306e258 Match design order health states imported-services
2 years ago
Michael Klein 9030c32164 Use existing freefilter to match existing design
2 years ago
Michael Klein 71e20c3122 Add filtering for 'unknown' imported services
2 years ago
Michael Klein 42a725bffe Add `unknown`-state predicate services
2 years ago
Michael Klein ebf7c91b11 Update imported/export count on peers
2 years ago
Michael Klein 40e18c0e45 Add peer as a belongs-to to service
2 years ago
Michael Klein 45f06149d4 Always transition to imported peers.edit
2 years ago
Michael Klein a61085258e Prototype StreamStatus integration peers detail
2 years ago
Michael Klein 90259d7366 Move peering bento box into dedicated component
2 years ago
Michael Klein e8db58c56b Don't handle undefined in smart-date-format
2 years ago
Michael Klein 7600cb2e31 Add bento box peers.edit
2 years ago
Michael Klein ecfb17bba0 Implement smart-date-format-helper
2 years ago
Michael Klein ec8c6e0c47 Add empty state peers.edit.addresses
2 years ago
Michael Klein 128de18ac1 Add tooltips exported/imported tabs
2 years ago
Michael Klein ec6d6d001f Display tab tooltips in tab-nav
2 years ago
Michael Klein 7162005a70 Allow tabs to have tooltips
2 years ago
Michael Klein 56d83c316e Link service in exported-service list
2 years ago
Michael Klein 33471be408 Show cursor peer-list
2 years ago
Michael Klein 20d80ed8eb Implement imported services tab peers.edit
2 years ago
Michael Klein 312e6ff206 Display addresses when receiver peer.edit
2 years ago
Michael Klein 7956576019 Return all items without search term exported
2 years ago
Michael Klein 8707b6c3d3 Always display imported & exported on peer
2 years ago
Michael Klein 53c29394cd fix placeholder empty-state exported
2 years ago
Michael Klein 469fe420b3 Make exported-services searchable by name
2 years ago
Michael Klein aebb988daf Create search-provider
2 years ago
Michael Klein 559fbc2ef4 Pull in vertical-collection
2 years ago
Michael Klein 5f670e404d Create dimensions provider
2 years ago
Michael Klein 3b810469cf Switch out ember-ref-modifier for ember-ref-bucket
2 years ago
Michael Klein 445356eedb Use HDS in peers.edit.exported
2 years ago
wenincode cda2cc7b27 Expect a boolean from synthetic-node meta key
2 years ago
wenincode b8882a4447 Re-enable nodes in list feature test
2 years ago
wenincode 4218124b10 Use reject-by composable helper instead of provider
2 years ago
Michael Klein 964991ce02 Configure tailwind-jit for sub-apps as well
2 years ago
Michael Klein 34ec12202d add external-services method to peer repo
2 years ago
Michael Klein 3559549db7 Move javascript tab class to tab-nav
2 years ago
Michael Klein a8b44eb6e2 Pass provider data for peering tab-nav
2 years ago
Michael Klein 9c1f907ed9 Create Peerings::Provider
2 years ago
Michael Klein 8b962b5c30 Transition to exported/imported based on peer type
2 years ago
Michael Klein 991bc5a6cd Add imported/exported tabs to peers.edit
2 years ago
Michael Klein 552af5a428 Add imported and exported routes for peers.edit
2 years ago
Michael Klein a6e4239e7d Handle case when this.element is undefined outlet
2 years ago
Michael Klein ef83c0799f Add link to peers.edit to peerings list
2 years ago
Michael Klein e2ca73ecbe Bring back edit-route for peerings
2 years ago
Michael Klein 686e0f5ad4 Only display regenerate token when peer is dialer
2 years ago
Michael Klein b6384d9ffa Differentiate between dialer / receiver peer model
2 years ago
wenincode 344ebaa962 Remove mocking synthetic nodes for now
2 years ago
wenincode 7cc46f31b0 Add changelog
2 years ago
wenincode 34d36b5263 Filter synthetic nodes on nodes list page
2 years ago
Michael Klein 63e40df307 Allow deleting terminated peers
2 years ago
Michael Klein 0afe8c14ee pass dc/partition when normalizing peerings
2 years ago
Michael Klein 6793f82d01 default to an empty array peering services
2 years ago