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.
- 13 Jul, 2021 1 commit
-
-
Jai Bhagat authored
We wanted the ability to get our namespace from query params in order to do this, we're using additional attributes via ember-can to set a bound property directly from our handlebar file. This sets us up better in the event that the namespace filter changes on the UI because our handlebar file will be aware of the change, whereas our ability may not update as the namespace filter updates.
-
- 29 Apr, 2021 1 commit
-
-
Michael Lange authored
This rethinks namespaces as a filter on list pages rather than a global setting. The biggest net-new feature here is being able to select All (*) to list all jobs or CSI volumes across namespaces.
-
- 25 Aug, 2020 1 commit
-
-
Buck Doyle authored
This continues #8455 by adding accessibility audits to component integration tests and fixing associated errors. It adds audits to existing tests rather than adding separate ones to facilitate auditing the various permutations a component’s rendering can go through. It also adds linting to ensure audits happen in component tests. This necessitated consolidating test files that were scattered.
-
- 28 Jul, 2020 1 commit
-
-
Buck Doyle authored
This introduces ember-a11y-testing to acceptance tests via a helper wrapper that allows us to globally ignore rules that we can address separately. It also adds fixes for the aXe rules that were failing.
-
- 10 Jul, 2020 1 commit
-
-
Michael Lange authored
When a prefix is set and the run job button is clicked, the new job causes an error because it has no name yet.
-
- 19 Jun, 2020 1 commit
-
-
Buck Doyle authored
This introduces a DataCaches service so recently-updated collections don’t need to be requeried within a minute, or based on the current route. It only searches jobs and nodes. There are known bugs that will be addressed in upcoming PRs.
-
- 09 May, 2020 1 commit
-
-
Michael Lange authored
-
- 02 Apr, 2020 2 commits
-
-
Michael Lange authored
-
Michael Lange authored
-
- 20 Jan, 2020 1 commit
-
-
Buck Doyle authored
This builds on API changes in #6017 and #6021 to conditionally turn off the “Run Job” button based on the current token’s capabilities, or the capabilities of the anonymous policy if no token is present. If you try to visit the job-run route directly, it redirects to the job list.
-
- 26 Sep, 2019 1 commit
-
-
Buck Doyle authored
-
- 17 Jul, 2019 1 commit
-
-
Buck Doyle authored
This uses ember-page-title to add dynamic page titles throughout the route hierarchy. When there’s more than one region, the current current region is added before the final entry of “- Nomad”.
-
- 21 May, 2019 1 commit
-
-
Michael Lange authored
And include all prefix types in the test data
-
- 10 Apr, 2019 6 commits
-
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
Michael Lange authored
-
- 30 Oct, 2018 1 commit
-
-
Michael Lange authored
-
- 16 Aug, 2018 1 commit
-
-
Michael Lange authored
-
- 11 Jul, 2018 2 commits
-
-
Michael Lange authored
-
Michael Lange authored
-
- 06 Feb, 2018 1 commit
-
-
Michael Lange authored
-
- 17 Jan, 2018 2 commits
-
-
Michael Lange authored
-
Michael Lange authored
Generated with a codemode: https://github.com/ember-cli/ember-modules-codemod
-
- 24 Oct, 2017 2 commits
-
-
Michael Lange authored
-
Michael Lange authored
-
- 11 Oct, 2017 1 commit
-
-
Michael Lange authored
-
- 30 Sep, 2017 1 commit
-
-
Michael Lange authored
-
- 26 Sep, 2017 1 commit
-
-
Michael Lange authored
-
- 19 Sep, 2017 1 commit
-
-
Alex Dadgar authored
-