This project is mirrored from https://gitee.com/mirrors/nomad.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 20 Apr, 2022 3 commits
-
-
Jai Bhagat authored
-
Jai Bhagat authored
-
Jai Bhagat authored
-
- 07 Apr, 2022 1 commit
-
-
Phil Renaud authored
* Capitalize methods * Let ESLint yell at us again * Dasherize
-
- 06 Apr, 2022 1 commit
-
-
Luiz Aoqui authored
-
- 05 Apr, 2022 2 commits
-
-
Jai authored
* ui: add triggeredBy filter * add namespace filter * fix: namespace is a reserved keyword * ui: filter by type and search * fix: rename closure action to * chore: fix data-test-attr
-
Jai authored
* chore: prettify gutter-menu * chore: add portal packages * styling: add styles sidebar and portal behavior * ui: sidebar component * ui: create and implement statechart for evals * ui: actor-relationship service and provider component * ui: d3 hierarchy computation * chore: add render-modifiers and curved arrows * ui: create evaluation actor div * fix related evaluations schema * ui: register/deregister evaluation divs * ui: handle resize behavior * bug: infinite re-render cycle * fix: conditional logic to prevent infinite render of flex resizing * ui: related evaluations schema and request param * ui: fix testing for evaluations * refact: make related-evals a proper has-many * chore: don't pauseTest * temp: debug d3 hierarchy * ui: move derived state logic into backing component class for detail * ui: deprecated related evaluations logic in statechart * ui: update evaluation models ...
-
- 08 Mar, 2022 1 commit
-
-
Michael Klein authored
* chore: upgrade forward compatible packages * chore: v3.20.2...v3.24.0 * chore: silence string prototype extension deprecation * refact: don't test clicking disabled button job-list Recent test-helper upgrades will guard against clicking disabled buttons as this is not something that real users can do. We need to change our tests accordingly. * fix: await async test helper `expectError` We have to await this async test function otherwise the test's rendering context will be torn down before we run assertions against it. * fix: don't try to click disabled two-step-button Recent test-helper updates prohibit clicking disabled buttons. We need to adapt the tests accordingly. * fix: recommendation-accordion Use up-to-date semantics for handling list-accordion closing in recommendation-accordion. * fixes toggling recommendation-accordion toggle. * fix: simple-unless linting error application.hbs There's no reason to use unless...
-
- 17 Feb, 2022 12 commits
-
-
Michael Klein authored
-
Michael Klein authored
-
Michael Klein authored
-
Michael Klein authored
-
Michael Klein authored
URLs have changed - tests need to reflect that.
-
Michael Klein authored
* change the breadcrumbs generation to use `idWithNamespace` * adapt tests to reflect new URLs for jobs with namespaces
-
Michael Klein authored
-
Michael Klein authored
We need to change the way we access `JobDetail`-pages based on recent namespace changes.
-
Michael Klein authored
We need to access job-details differently when they have a namespace due to recent namespace changes - we need to make the tests reflect that.
-
Michael Klein authored
There is no need to check the namespace query-param anymore with `urlWithNamespace` but some tests still are using this. We refactor the tests to be less clever and check the URL in a more manual approach by explicitly defining how the URL should look like if a job belongs to a namespace.
-
Michael Klein authored
Recent changes changed the behavior of not adding the `@default` -namespace - we need to adapt the tests accordingly
-
Michael Klein authored
Default namespaced jobs don't append the `@default`-id anymore due to recent `jobs.job#serialize` changes.
-
- 16 Feb, 2022 3 commits
-
-
Michael Klein authored
* less clever™ metaprogramming when checking for expectedURL * clicking slices job-client-status-summary needs to change its behavior and not pass the namespace query-param anymore.
-
Michael Klein authored
We need to adapt the test due to recent namespace changes.
-
Michael Klein authored
-
- 10 Feb, 2022 2 commits
-
-
Jai Bhagat authored
-
Jai Bhagat authored
-
- 28 Jan, 2022 4 commits
-
-
Jai Bhagat authored
-
Jai Bhagat authored
-
Jai Bhagat authored
-
Jai Bhagat authored
-
- 26 Jan, 2022 4 commits
-
-
Jai Bhagat authored
-
Jai Bhagat authored
-
Jai Bhagat authored
-
Jai Bhagat authored
-
- 24 Jan, 2022 4 commits
-
-
Jai Bhagat authored
-
Jai Bhagat authored
-
Luiz Aoqui authored
-
Jai Bhagat authored
-
- 20 Jan, 2022 3 commits
-
-
Jai Bhagat authored
-
Jai Bhagat authored
-
Jai Bhagat authored
Async tests should use in integrations tests. Acceptance tests are using Mirage and can't use since we can't know the number of assertions.
-