Commit Graph

12161 Commits

Author SHA1 Message Date
Michael Lange 9bc1d0e4f4 Apply new breadcrumbs pattern to servers and clients 2018-07-06 11:12:11 -07:00
Michael Lange 865105734e New breadcrumb service and component for describing breadcrumbs in routes
Works by segmenting the currentRouteName from the router service
and walking over each route in the current hierarchy to collect crumbs.
2018-07-06 11:12:10 -07:00
Michael Lange be65653694
Merge pull request #4475 from hashicorp/b-ui-wrong-ns
UI: Jobs requested with the wrong namespace under the right conditions
2018-07-06 11:10:45 -07:00
Michael Lange 686061cc9a Acceptance test for jobs from different namespaces on a single client 2018-07-06 10:50:22 -07:00
Michael Lange 82e0fdbd27 A test to assert the bug 2018-07-05 13:49:27 -07:00
Michael Lange 8c1849fafe Don't put namespace logic in the catch-all buildQuery method 2018-07-05 12:29:29 -07:00
Michael Lange 651ae19d25 Remove unused findAllocations method in both job and node
This was replaced with a relationship at some point.
2018-07-05 11:25:38 -07:00
Michael Lange 90a5d3ef03 Remove unused job adapter method 2018-07-05 11:25:38 -07:00
Michael Lange 479d4700d6 Add an env var to toggle blockingQueries support
Mostly helpful when working with mirage
2018-07-05 11:18:09 -07:00
Nick Ethier 2d69f1430b
Added changelog entry 2018-07-05 11:16:58 -04:00
Nick Ethier a3be46b5ee
vendor: remove unused github.com/kardianos/osext 2018-07-05 11:04:12 -04:00
Michael Lange bd43a5df87 Filter out styleguide components from production builds 2018-07-03 17:37:49 -07:00
Michael Lange aef3da0b4e Add ember-cli-funnel dependency 2018-07-03 17:37:29 -07:00
Michael Lange a72362a8bd Styleguide entry for two-step button 2018-07-03 15:24:26 -07:00
Michael Lange 0046c72b27 Styleguide entry for alerts 2018-07-03 14:50:10 -07:00
Michael Lange b854168654 Styleguide entries for accordion 2018-07-03 14:30:40 -07:00
Michael Lange 6859fc9487 Outline new components 2018-07-03 13:57:09 -07:00
Michael Lange 43c118dfa7 Styleguide entry for Progress Bar 2018-07-03 13:54:00 -07:00
Michael Lange 5ced0f70b9 Styleguide entry for Table, Configuration 2018-07-03 13:06:39 -07:00
Michael Lange 1b2a253cbb Styleguide entry for tables 2018-07-03 12:30:34 -07:00
Michael Lange 4ed8957a3e Styleguide entry for Search Box 2018-07-02 17:37:38 -07:00
Michael Lange b47665da34 Styleguide entry for Page Title 2018-07-02 17:19:39 -07:00
Michael Lange c009a7565e Styleguide entry for Page Tabs 2018-07-02 16:36:26 -07:00
Michael Lange 6ab589b17c Styleguide entry for metrics 2018-07-02 16:19:01 -07:00
Michael Lange 2d7a3d9139 Styleguide entry for Log Stream 2018-07-02 15:33:37 -07:00
Michael Lange e6ecab0c27 Styleguide entry for the JSON Viewer 2018-06-30 11:31:17 -07:00
Michael Lange d9725470f0 Styleguide entry for Inline definitions 2018-06-30 01:10:36 -07:00
Michael Lange b529b471f3 Styleguide entry for header 2018-06-30 00:18:14 -07:00
Michael Lange 33c430daa9 Styleguide entry to the gutter menu 2018-06-29 23:36:40 -07:00
Michael Lange 2db7544f85 Styleguide entry for the timeline component 2018-06-29 18:33:23 -07:00
Michael Lange ac89f346d4 Dropdown entry to the styleguide 2018-06-29 14:21:33 -07:00
Michael Lange 15de710759 Styleguide entry for the diff-viewer 2018-06-29 13:34:01 -07:00
Rob Genova fe3f19dadd
Merge pull request #4453 from hashicorp/f-tf-configs-0.8.4
tf: Bump Vault, Consul, Nomad versions; update AWS AMI
2018-06-28 10:33:57 -07:00
Rob Genova b1fc227b5c bump Vault, Consul, Nomad versions; update AWS AMI 2018-06-26 22:13:47 +00:00
Charlie Voiselle e8e5a67498
Merge pull request #4444 from hashicorp/f-changelog-4441
Added info about #4441 to Changelog
2018-06-22 14:32:29 -04:00
Charlie Voiselle ba3ecda2d4
Added info about #4441 to Changelog
https://github.com/hashicorp/nomad/pull/4441
2018-06-22 12:12:24 -04:00
Charlie Voiselle dc6032c3b9
Merge pull request #4441 from hashicorp/b-extend-wmiquery-timeout
Extend timeout based on user feedback
2018-06-22 12:06:34 -04:00
Preetha e5543469d7
Merge pull request #4442 from obitech/master
Fixed dead link to SWIM paper
2018-06-22 10:14:44 -05:00
Alex 71ab767f7e
Merge pull request #1 from obitech/obitech-website-patch-1
Fixed dead link to SWIM paper
2018-06-22 10:10:53 +02:00
Alex 061b7fee58
Fixed dead link to SWIM paper 2018-06-22 10:09:32 +02:00
Preetha Appan 21ce99ec47
Changelog 2018-06-21 17:21:02 -05:00
Preetha ff85f20b05
Merge pull request #4440 from hashicorp/f-docs-telemetry-parent-labels
Improve telemetry docs
2018-06-21 17:13:52 -05:00
Preetha b567750824
Merge pull request #4392 from burdandrei/telemetry-parametrized-jobs
Parametrized/periodic jobs per child tagged metric emmision
2018-06-21 17:13:36 -05:00
Preetha 043f4c208b
Merge pull request #3882 from burdandrei/telemetry-add-node-class-tag
Added node class to tagged metrics
2018-06-21 17:04:35 -05:00
Charlie Voiselle 1560d0b893
Extend timeout based on user feedback
Closes https://github.com/hashicorp/nomad/issues/4439.
2018-06-21 15:27:56 -04:00
Preetha Appan 310a203a35
Docs about node_class label 2018-06-21 11:17:39 -05:00
Preetha Appan 638874872e
add docs for new labels 2018-06-21 10:29:42 -05:00
Preetha 56481ca358
Merge pull request #4432 from burdandrei/hardware-requerements-docs
High load clusters IO requirements
2018-06-21 08:19:06 -05:00
Andrei Burd 444ee45aff Parametrized/periodic jobs per child tagged metric emmision 2018-06-21 10:40:56 +03:00
Andrei Burd 7eae4441eb High load clusters IO requeremets 2018-06-21 10:22:49 +03:00