Commit Graph

794 Commits (49d3e40d81a085153414a723bcb7b365242dad20)

Author SHA1 Message Date
John Cowen 24417d94ed
ui: Add a modal.opened property for inspecting whether the modal is open (#13723)
2 years ago
Michael Klein cdf40a6ae6
ui: wan federation message dc-dropdown (#13753)
2 years ago
Michael Klein 74ccbc5706
ui: remove with-peers query param (#13756)
2 years ago
John Cowen 68e79b8180
ui: Add additional API requests for peering establishment (#13734)
2 years ago
John Cowen f6edc37d0c
ui: Move peers to a subapplication (#13725)
2 years ago
John Cowen 610038ce67
ui: Thread through data-source invalidate method (#13710)
2 years ago
John Cowen 96d11465b9
ui: Make our old TabNav component easily usable with a state machine (#13705)
2 years ago
John Cowen 6fa68a5b57
ui: Remove UNDEFINED state from being undeleteable (#13702)
2 years ago
John Cowen 6b67b74a19
ui: Remove horizontal scrollbar from peering list rows (#13701)
2 years ago
Michael Klein 75768a2039
ui: peer permission handling (#13724)
2 years ago
Michael Klein 123047d5b5
ui: use environment variable for feature flagging peers (#13703)
2 years ago
John Cowen 70274865a0
ui: Peer Deletion (#13665)
2 years ago
John Cowen 2dc949f17d
ui: CopyableCode component (#13686)
2 years ago
John Cowen 892032acae
ui: Slight update to peering mocks to more properly match actual (#13664)
2 years ago
John Cowen aaad7692ce
ui: Fixup peering imported/exported service counts (#13662)
2 years ago
John Cowen 27e50ae925
ui: Add peer searching and sorting (#13634)
2 years ago
John Cowen ea33bc249c
ui: Gradual deprecation of old StateChart interface (#13604)
2 years ago
Michael Klein 65b0faf96b
ui: allow searching services by admin-partition (#13650)
2 years ago
Michael Klein ef21100435
ui: peering chores (#13636)
2 years ago
John Cowen d66f5a6364
ui: Fix up peer ENT tests (#13633)
2 years ago
Michael Klein 5de75550d3
ui: feature-flagged peering mvp (#13425)
2 years ago
John Cowen 7761d0abe4
ui: Fix intl keys in order to render correct messages for empty states (#13409)
2 years ago
John Cowen 147476c10d
ui: Disable licensing tab if the UI is running via HCP (#12771)
2 years ago
Michael Klein 4d36e2b08e
ui: upgrade ember composable helper (#13394)
2 years ago
Jasmine W a2c20518c0 updates
3 years ago
Jasmine W 439d9e7f65 removed %reset-typo
3 years ago
John Cowen a61e5cc08b
ui: Icon related fixups (#13183)
3 years ago
Jasmine W 30f6be389a ui: Center alignment of L7 permissions
3 years ago
Jasmine W a52400ade0 Corrected "visualization" typo
3 years ago
Jared Kirschner e23535deb1
UI: update improve server fault tolerance link
3 years ago
Jake Herschman d01142a91b
ui:fixed bug where license was showing in oss (#12795)
3 years ago
Jared Kirschner 53379015ae ui: fix overview's renew license link
3 years ago
John Cowen ca4978010b
ui: Add documentation link to the Server Fault Tolerance panel (#12792)
3 years ago
Evan Rowe a5dbdba24c
ui: Revert to Services route as default (#12804)
3 years ago
Evan Rowe b55a71b073
Merge pull request #12738 from hashicorp/ui/bugfix/safari-icons
3 years ago
Jake Herschman aad5547c79
fixed text color and added card hover states (#12790)
3 years ago
John Cowen 9b87e6b61c
ui: Adds support for AWS-IAM Auth Methods (#12786)
3 years ago
John Cowen fbd078616c
ui: Only show optimistic details in Ent (#12788)
3 years ago
John Cowen aad5359491
ui: Show read-replica health status (#12758)
3 years ago
John Cowen 4c8c163a48
ui: Don't automatically move rz read-replicas out of the rz (#12740)
3 years ago
John Cowen a148ae660f
ui: Adds licensing overview tab (#12706)
3 years ago
John Cowen e62275642b
ui: Add more explanatory texts for empty states (#12354)
3 years ago
John Cowen 3bcd93c5e8 Fixup any psuedo elements that don't need currentColor
3 years ago
John Cowen c36aa48f71 Fallback icons to currentColor
3 years ago
John Cowen b3c7f44d32
ui: Ignore Service/Node permissions for Overview just use operator (#12693)
3 years ago
John Cowen 6928ea090f
ui: Amend UI branching docs (#12705)
3 years ago
John Cowen 18f55be3c4
ui: Initial Server Status Overview Page (#12599)
3 years ago
John Cowen 78a6b517f9
ui: Tile CSS component (#12570)
3 years ago
John Cowen 4b8cabce0d
ui: Overview UI Routing (#12493)
3 years ago
John Cowen 65ea41a839
ui: DisclosureCard component (#12541)
3 years ago
John Cowen 5ab7e48862
ui: Native CSS Icon Composition (#12461)
3 years ago
John Cowen ee0e8bf500
ui: App-ify Lock Sessions (#12482)
3 years ago
John Cowen 2168a44413
ui: Add CustomElement Transform (#12540)
3 years ago
John Cowen 0e122479fa
ui: Add license endpoint/datasource (#12506)
3 years ago
John Cowen ec536340df
ui: Remove Settings Ember Route (#12488)
3 years ago
John Cowen 55851c784f
ui: DistributionMeter Component (#12452)
3 years ago
Evan Rowe b93401795a
Merge pull request #12400 from chinmaym07/ui/feature/add-tags-tab-to-gateways
3 years ago
John Cowen 7a1c3a8c60
ui: List Primary and Local DCs first in the Datacenter selector (#12478)
3 years ago
John Cowen bac6c00906
ui: Fix loading icon size (adds a viewbox) (#12479)
3 years ago
John Cowen 25f3ebd66a
ui: CustomElement component (#12451)
3 years ago
John Cowen 9289c9b491
ui: Add docs for `<Action />` component (#12502)
3 years ago
John Cowen 121bd2e0ab
ui: PagedCollection component (#12404)
3 years ago
John Cowen 79a07c7a3d
ui: Add new component blueprint (#12421)
3 years ago
John Cowen 73b6687c5b
ui: Transition App Chrome to use new Disclosure Menus (#12334)
3 years ago
chinmaym07 bbf4b8b759 fix: Added Tags tab to gateways(just like exists for non-gateway services)
3 years ago
John Cowen 360cf89ea5
ui: Fixup displaying a Nspace default policy when expanding the preview pane (#12316)
3 years ago
John Cowen 717621698d
ui: Replace CollapsibleNotices with more a11y focussed Disclosure component (#12305)
3 years ago
John Cowen 9b22300c59
ui: Start using mermaid state diagrams in our docs (#12350)
3 years ago
Florian Apolloner f01f00fc84
Support for connect native services in topology view. (#12098)
3 years ago
John Cowen 0e730328bd
ui: Disclosure Component amends plus DisclosureMenu Component (#12304)
3 years ago
John Cowen 0ac32122f1
ui: Make sure saving intentions from topology includes the partition (#12317)
3 years ago
John Cowen cf98691e85
ui: Stop ember-data overwriting SyncTimes (#12315)
3 years ago
John Cowen c1b4e33dee
ui: Exclude Service Health from Node listing page (#12248)
3 years ago
John Cowen d49ee8e355
ui: Ensure proxy instance health is taken into account in Service Instance Listings (#12279)
3 years ago
John Cowen ed5204b6b5
ui: ShadowTemplate component (#12259)
3 years ago
John Cowen b179f9fa91
ui: aria-menu modifier (#12262)
3 years ago
John Cowen 69596a6433
ui: Disclosure Component (#12263)
3 years ago
John Cowen 39f15306d9
ui: Change approach to loading debug.css (#12242)
3 years ago
John Cowen 0f94ce3964
ui: Alias all our Structure Icons to Flight Icons (#12209)
3 years ago
John Cowen 417cb8d838
ui: attach-shadow modifier (#12207)
3 years ago
John Cowen 189895e8fa
ui: style-map helper (#12203)
3 years ago
John Cowen 59756e4a88
ui: on-outside modifier (#12206)
3 years ago
John Cowen de13e207e5
ui: css-prop modifier (#12205)
3 years ago
John Cowen eac0f5b860
ui: class-map helper (#12202)
3 years ago
John Cowen e6a084807b
ui: Enable theming (#12134)
3 years ago
John Cowen 61d7acd51f
ui: Tweak some code related meta information (#12117)
3 years ago
Dan Upton ca3aca92c4
[OSS] Remove remaining references to master (#11827)
3 years ago
John Cowen 48ace89c6a
ui: Runtime Injectable Components (#11969)
3 years ago
John Cowen cdb8a35501
ui: Fixup KV folder creation then further creation within that folder (#12081)
3 years ago
John Cowen 9192452885
ui: Adds a notice for non-primary intention creation (#11985)
3 years ago
John Cowen b50c7cbef9
ui: Fix up wiring or empty state login button (#11981)
3 years ago
John Cowen 0ac27ef473
ui: Alter position of dashboard button in the service instance header (#11988)
3 years ago
John Cowen e424e3dc83
ui: Allow templateName paths to be relative (#11955)
3 years ago
John Cowen 2aaa96bf96
ui: First pass at writing some data layer related Eng docs (#11203)
3 years ago
Kenia aaace559e2
ui: Adding Partition to topology card (#11805)
3 years ago
John Cowen 78e9c0d2d9
ui: Ensure the partition is passed through to the request for the SSO auth URL (#11979)
3 years ago
John Cowen d9a315e2a5
ui: Remove KV pre-flight auth check (#11968)
3 years ago
John Cowen 6c240fbf2d
ui: Ensure service instance data does not get re-written on blocking refresh (#11903)
3 years ago
John Cowen adb0fa38d2
ui: [BUGFIX] Fixes an issue when editing intentions from the service > intentions sub tab (#11937)
3 years ago
John Cowen 6bdb2c2216
ui: Upgrade AuthDialog (#11913)
3 years ago