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.
  1. 13 Jul, 2021 1 commit
    • Jai Bhagat's avatar
      edit ember-can to add additional attribute for namespace · d92261e2
      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.
      d92261e2
  2. 29 Apr, 2021 1 commit
    • Michael Lange's avatar
      ui: Update namespaces design (#10444) · 92391683
      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.
      92391683
  3. 25 Aug, 2020 1 commit
    • Buck Doyle's avatar
      Add component accessibility auditing and fixes (#8679) · 5eddb14a
      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.
      5eddb14a
  4. 28 Jul, 2020 1 commit
  5. 10 Jul, 2020 1 commit
  6. 19 Jun, 2020 1 commit
    • Buck Doyle's avatar
      Add phase 1 of global search (#8175) · 62abb11b
      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.
      62abb11b
  7. 09 May, 2020 1 commit
  8. 02 Apr, 2020 2 commits
  9. 20 Jan, 2020 1 commit
    • Buck Doyle's avatar
      ui: Change Run Job availability based on ACLs (#5944) · 3adb3cd1
      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.
      3adb3cd1
  10. 26 Sep, 2019 1 commit
  11. 17 Jul, 2019 1 commit
    • Buck Doyle's avatar
      UI: Add page titles (#5924) · 87d716ed
      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”.
      87d716ed
  12. 21 May, 2019 1 commit
  13. 10 Apr, 2019 6 commits
  14. 30 Oct, 2018 1 commit
  15. 16 Aug, 2018 1 commit
  16. 11 Jul, 2018 2 commits
  17. 06 Feb, 2018 1 commit
  18. 17 Jan, 2018 2 commits
  19. 24 Oct, 2017 2 commits
  20. 11 Oct, 2017 1 commit
  21. 30 Sep, 2017 1 commit
  22. 26 Sep, 2017 1 commit
  23. 19 Sep, 2017 1 commit