Commit Graph

618 Commits (3b71b5e4155129d9d9ddee538bc7ff135c80342d)

Author SHA1 Message Date
John Cowen 7edb3eca22
ui: Use top-level 'named index files' instead of in folder index files (#8274)
4 years ago
John Cowen b27efcd0ac
ui: Replace dom-buffering components with ember-stargate Portals (#8273)
4 years ago
John Cowen 77886f6d69
ui: Extract and organize popover-menu and related from main-nav (#8272)
4 years ago
John Cowen 7fa58138a4
ui: Enable keyboard access for the sorting dropdown menus (#8267)
4 years ago
John Cowen 0d35548519
ui: New Intention Form/List components (#8172)
4 years ago
Kenia 2f7fe06f5b
ui: Fix up styling for the Tags tab (#8263)
4 years ago
John Cowen f0333138fe
ui: Use empty-state for our small empty states (#8262)
4 years ago
John Cowen b5b9c8d953
ui: Remove jQuery from the production build (#8088)
4 years ago
John Cowen 22e4e0ac12
ui: Re-adds gray backgrounds to old style %pills (#8251)
4 years ago
Blake Covarrubias 59b4a4d836 Update URLs for gateway docs
4 years ago
Kenia 7a1284e11b
ui: Redesign - Node service instances tab (#8204)
4 years ago
John Cowen 07b49f8887
ui: Ensure routing tab is shown when connect enabled (#8209)
4 years ago
John Cowen 73e8face3c
ui: Don't hide TTL check output (#8187)
4 years ago
Kenia 5dd923ee8b
ui: Support ingress gateways upstreams with multiple addresses (#8185)
4 years ago
John Cowen 9e77922daa
ui: Ensure the tooltip panel chevron isn't hidden by overflow (#8183)
4 years ago
Kenia 0db4cb305f
ui: Refactor composite rows to use description lists and add Tooltips (#8175)
4 years ago
John Cowen 20a6e1c638
ui: Make sure right trim doesn't try to overtrim (#8171)
4 years ago
John Cowen 6885c883b3
ui: Add namespaced versions of templated policies (#8173)
4 years ago
Kenia 3dbd7f7c77
ui: Update helper to return Proxy and Service Health if the Service has a Proxy (#8168)
4 years ago
John Cowen 7a8b5e7eb7
ui: Redesigns for the token/policy/roles listings pages (#8144)
4 years ago
John Cowen 4c58f9402e
ui: Support for Node Identities (#8137)
4 years ago
John Cowen 6bde8b6378
ui: Remove with-listeners mixin (#8142)
5 years ago
Kenia 191f0966a0
ui: Refactor Upstreams and Exposed Paths icons (#8139)
5 years ago
John Cowen 2344ed1505
ui: Switch out WithResizingMixin for on-window helper (#8130)
5 years ago
John Cowen 49ec61e523
ui: Remove WithEventSource mixin, use a component instead (#7953)
5 years ago
John Cowen f4f7920e08
ui: Change code-editor tested to use querySelectorAll (#8087) (#8131)
5 years ago
John Cowen 61433fabb4
ui: Don't show duplicate services in the intentions form dropdown (#8133)
5 years ago
John Cowen 7522bd5dab
ui: Token listing redesign (#8117)
5 years ago
John Cowen 2c31673c03
ui: Add ...attributes to healthcheck-info (#8120)
5 years ago
Kenia fe784f6f83
ui: Refactor detailed health checks to use more of the service/instance-checks helper (#8119)
5 years ago
Kenia 44d79ddde6
ui: Add detailed Health Checks to Service Detail page (#8111)
5 years ago
John Cowen 62680891be
ui: Move healthcheck ordering to use new comparators (#8096)
5 years ago
John Cowen 54d69bbb8f
ui: Colocate pageobject components with their components (#8098)
5 years ago
Kenia 0d88c4ef67
ui: Add health check icon to Ingress Upstreams and add Tooltips in additional areas (#8091)
5 years ago
John Cowen 8c6b6b4f17
ui: Ensure encoder.js polyfill is available (#8094)
5 years ago
John Cowen cdc249ec1a
ui: Exclude any component/pageobject.js files from being included (#7978)
5 years ago
John Cowen 5817b8c4a8
ui: Upgrade consul-api-double to use intention response w/o old fields (#8089)
5 years ago
John Cowen 4bde23b9e9
Merge pull request #8080 from hashicorp/ui-staging
5 years ago
John Cowen 2838f7a2e9
ui: Reduce discovery-chain log errors (#8065)
5 years ago
John Cowen db1ed14acf
ui: remove sort-control component (#8077)
5 years ago
Kenia 328874ad4f
ui: Reorder items in the Proxy Info tab (#8061)
5 years ago
Kenia 0ea5250cf6
ui: Reorder the tabs for Ingress/Terminating Gateway Service Detail page (#8060)
5 years ago
John Cowen aafbfa167c
ui: ConsulKind explanatory tooltip panels (#8048)
5 years ago
Daniel Nephin ce6cc094a1 intentions: fix a bug in Intention.SetHash
5 years ago
John Cowen 439ae6b4bf
ui: Blocking with filtering intentions amends (#8027)
5 years ago
John Cowen 8a586c04e6 ui: Switch help menu icons to use the correct icons
5 years ago
John Cowen 7949410208 ui: Add ability to sort service based on health (#7989)
5 years ago
Kenia d295d976ce ui: Customize link for an Upstream in a different namespace as the ingress gateway (#8006)
5 years ago
John Cowen b0f38fe899 ui: Add an Address copy button to the service instance page (#7977)
5 years ago
John Cowen 002797af82 ui: Remove WithSearching mixin, use helpers instead (#7961)
5 years ago
Kenia d459bfd81c ui: Add blocking queries to gateways (#7967)
5 years ago
John Cowen 12b1bc28b4 ui: SSO Icon cleanup (#7959)
5 years ago
John Cowen 94dd1849b4 ui: New Empty States (#7940)
5 years ago
Kenia c4b2fcbd38 ui: Create Tags & Meta tab (#7954)
5 years ago
Kenia 8077a41f42 ui: Make only existing services in Upstreams linkabled with hover effect (#7943)
5 years ago
John Cowen 7e1e6e44c3 ui: remove some components/javascript we are no longer using (#7941)
5 years ago
Kenia 91b22f21ba ui: Implement EmberTooltips to Upstreams (#7930)
5 years ago
John Cowen 5d77ba076a ui: Blink/Webkit input[type=password] workaround (#7929)
5 years ago
John Cowen e7ce5a6e7b ui: Slightly refactor %composite-rows and reuse ConsulServiceList component (#7886)
5 years ago
John Cowen 200945714a
UI Release Merge (1.8-beta-2: ui-staging merge) (#7919)
5 years ago
John Cowen 3be1237e42
ui: Only save the setting that you've changed (#7918)
5 years ago
John Cowen 2a41708fb1
ui: Ensure datacenter is sent to the API when loading in a policy panel (#7910)
5 years ago
John Cowen 5d5bb6cca6
ui: Ensure value is always passed to CONSUL_SSO_ENABLED (#7913)
5 years ago
John Cowen 6588218cca
ui: Misc amends for Safari and Firefox (#7907)
5 years ago
John Cowen 2f7c4cbf86
ui: Quote service names when filtering for intentions (#7888)
5 years ago
Kenia d7ac550f00 ui: Add namespaces to gateway services (#7868)
5 years ago
Kenia 6367160c93 ui: Create Upstreams tab for Ingress Gateways (#7865)
5 years ago
Kenia 2adfb42bde ui: Create Linked Services Tab for Terminating Gateways (#7858)
5 years ago
John Cowen b608ceb815 ui: Test Improvements (#7854)
5 years ago
John Cowen f469da640e ui: Renames CopyButtonFeedback to CopyButton and use it everywhere (#7834)
5 years ago
John Cowen 182cdef45c ui: Restrict %secondary-button to only form buttons in the main content (#7836)
5 years ago
Kenia e2ef864b1e ui: Add and use ProxyFor to get the `connected with proxy` boolean (#7820)
5 years ago
John Cowen c4c06c2dab ui: refactor out the taglist component to use a recursive pattern (#7837)
5 years ago
John Cowen f3adeec093 ui: Remove debugging pause from our acceptance tests (#7852)
5 years ago
John Cowen 74f1a3917e ui: Misc SSO w/Namespace amends (#7851)
5 years ago
Kenia 319301abe8 ui: Update copy button icon margin (#7835)
5 years ago
John Cowen f21b17a1f2 UI: Improved Login/Logout flow inc SSO support (#7790)
5 years ago
John Cowen 0edbafd003 ui: Change wording used in the intention forms (#7831)
5 years ago
John Cowen 5b76cb7ddc ui: Improve language surrounding marking a token as local/global (#7830)
5 years ago
John Cowen ad9a24d53f ui: Moves/loads policy datacenters info into the detail panel (#7828)
5 years ago
Kenia b2ecc65d21 ui: Create PopoverSelect, CatalogToolbar, and update tests (#7489)
5 years ago
John Cowen 7e83dc2aeb ui: Small CSS tweaks (#7808)
5 years ago
Kenia 1743da62d7 ui: Update Gateway headers to include Service Kind (#7805)
5 years ago
Kenia 4b2ff91b45 ui: Redesign - Instance Detail Proxy Info tab (#7745)
5 years ago
Kenia abc43b6a0f ui: Redesign - Gateway Instances List page (#7796)
5 years ago
John Cowen 5832e84822 ui: Remove last instances of 'meta data', replace with 'metadata' (#7793)
5 years ago
John Cowen 822daaf486 ui: Fix CSS typo (#7791)
5 years ago
John Cowen 135d22586b ui: Tab Improvements (animations/branding) (#7772)
5 years ago
Kenia 12e2c93e6b ui: Redesign - Service List page with Gateways (#7781)
5 years ago
John Cowen 6d7a95f82d ui: Model Layer for SSO Support (#7771)
5 years ago
John Cowen ed2444c0b5 ui: Metadata cleanup (#7767)
5 years ago
Kenia 8b6b2a01f6 ui: Remove headers from the Healthchecks tab (#7751)
5 years ago
John Cowen 61d7e9ba87 ui: Misc CSS amends, mainly changes to empty-state (#7743)
5 years ago
John Cowen 3b34ccc99c ui: Adds `<StateChart />` component for wiring together Ember+XState (#7742)
5 years ago
John Cowen 067ed448e3 ui: Amends to the data-sink service/component (#7740)
5 years ago
John Cowen dd6506e994 ui: Add background-color: currentColor to all our icon masks (#7729)
5 years ago
John Cowen 00b34ee7f6 ui: Add a way to reliably figure out where the UI is running (#7722)
5 years ago
John Cowen f8d920d9ef ui: ConsulLoader component (#7719)
5 years ago
Mike Morris 9795c8c2cd ui: replace Makefile sed directive for coverage
5 years ago
Kenia 279b547673 ui: Fix up the padding for FilterBar (#7705)
5 years ago
John Cowen b2b6543157 ui: Reuse repo.reconcile and restartWhenAvailable (#7703)
5 years ago
John Cowen 3d9a55c28b ui: Fixup intention notifications and add SyncTime (#7702)
5 years ago
Mike Morris a4565d77b7 ui: enable Babel-generated source maps for non-production builds
5 years ago
Kenia 893ee7c237 ui: Update Breadcrumbs styling (#7687)
5 years ago
John Cowen 7f3b9d04ba ui: Use DataSources in ACLs area (#7681)
5 years ago
Kenia 8643565b30 ui: Instance detail redesign (#7683)
5 years ago
John Cowen 2685c5081b ui: Improved main navigation (#7673)
5 years ago
Kenia 51db157fab ui: Redesign - Service Detail Page (#7655)
5 years ago
John Cowen 8e9fca9be6 ui: Per Service Intentions Tab (#7615)
5 years ago
Kenia 288316432b ui: Redesign - Create ConsulExternalSource (#7632)
5 years ago
Kenia f39671d568 ui: Redesign Service List page (#7605)
5 years ago
John Cowen 4bf1daef0a ui: Logout button (#7604)
5 years ago
John Cowen 32a619ae99 ui: Add tab navigation to the browser history/URLs (#7592)
5 years ago
John Cowen fb49d0473b ui: Changes our global LEARN link to start at root instead of /consul (#7573)
5 years ago
John Cowen 5dad95faf1 ui: Add `<ConsulMetadataList />` and use it in 2 places (#7568)
5 years ago
John Cowen c20cff9bf5 ui: Moves intentions listing and form into components (#7549)
5 years ago
John Cowen 80960c9d54 ui: Add `<State /> and `{{state-matches}}` ember component/helper (#7556)
5 years ago
John Cowen 0afb8a1074 ui: Exposes the <ToggleButton /> 'click' action (#7479)
5 years ago
John Cowen 2413244b77 ui: Add DataSource component (#7448)
5 years ago
John Cowen 6f32981c76 ui: Adds blueprint for creating css-components (#7460)
5 years ago
John Cowen 64b07dcafe ui: Move <Ref /> docs to README.mdx (#7459)
5 years ago
John Cowen 5e98ef3f51 ui: Add Ref component (#7442)
5 years ago
John Cowen 8986b6ad7b ui: Move to new ember nested file structure for components (#7403)
5 years ago
Kenia 69598b6803 ui: Update the shadows for radio buttons and the cards (#7391)
5 years ago
John Cowen 2ad0f652e7 ui: Install ref modifier and use it instead of dom selecting (#7383)
5 years ago
John Cowen bda515abe9 ui: Remove settings.findHeaders now we can use promises in our adapters (#7375)
5 years ago
Kenia f0ce300204 ui: Delete the Promise rsvp imports from codebase (#7372)
5 years ago
John Cowen 27e8276e81 ui: Updates Consul blueprints to be compatible with new ED version (#7370)
5 years ago
John Cowen a8de3f3081 ui: Split out product css component into its separate elements (#7342)
5 years ago
John Cowen 2f28232df0 ui: Upgrade to ember 3.16 Octane Edition (#7334)
5 years ago
Kenia 397757ae62 ui: Create CSS variables for box-shadowing consistency (#7337)
5 years ago
John Cowen 64ff304585 ui: Make a specific CI coverage make target ensuring use of CI cache (#7335)
5 years ago
Kenia 191496e4a5 ui: Create a helper to show the last 8 characters of token Accessor ID (#7327)
5 years ago
Kenia 95031f9f90 ui: Add box-shadow to table items on hover
5 years ago
John Cowen aea3d00a9d ui: Move to angle brackets for ember components (#7321)
5 years ago
John Cowen 4be566e545 ui: Upgrade ember-cli-api-double (#7322)
5 years ago
John Cowen 8e5cb78c1c ui: Add new Help menu with links to docs, learn and GH (#7310)
5 years ago
John Cowen f306c753e2 ui: HTTP Body testing (#7290)
5 years ago
John Cowen f9bd3a0b93 ui: Use a service-proxy to test service removal notification (#7315)
5 years ago
John Cowen 59e8261936 ui: Upgrade ember-cli-api-double and ember-data to fix up stage/preview site (#7316)
5 years ago
John Cowen 1a7a1fb4f1 Upgrade to use structure-icons 1.8 (plus additional mask placeholders) (#7287)
5 years ago
John Cowen e9ed49d9aa ui: Test coverage developer experience (#7275)
5 years ago
John Cowen 771973a713 ui: Add consul-service-list presentational component (#7279)
5 years ago
John Cowen 7dc5201676 ui: Remove `next` from usage from discovery-chain component (#7273)
5 years ago
John Cowen b6915793d0 ui: Remove custom css-vars 'polyfill' and use native CSS props (#7249)
5 years ago
John Cowen 662c28307c ui: Upgrade to node 12 LTS (#7248)
5 years ago
Alvin Huang 48a52e07da fix ember parallelization (#7221)
5 years ago
John Cowen ab8d318181 ui: Use the dart-sass implementation of sass (#7175)
5 years ago
John Cowen 79156324bf ui: Test Coverage Reporting (#7027)
5 years ago
John Cowen 7bca634087 ui: Slight refactor 'name deciding' for `request` > `rpc` (#6850)
5 years ago