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. 20 Apr, 2022 3 commits
  2. 07 Apr, 2022 1 commit
  3. 06 Apr, 2022 1 commit
  4. 05 Apr, 2022 2 commits
    • Jai's avatar
      ui: eval filter (#12243) · 1d285537
      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
      1d285537
    • Jai's avatar
      Epic: Evaluation Detail Sidebar (#12370) · 3e0a1e19
      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
      ...
      3e0a1e19
  5. 08 Mar, 2022 1 commit
    • Michael Klein's avatar
      Upgrade Ember and friends 3.28 (#12215) · fe6cbbf0
      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...
      fe6cbbf0
  6. 17 Feb, 2022 12 commits
  7. 16 Feb, 2022 3 commits
  8. 10 Feb, 2022 2 commits
  9. 28 Jan, 2022 4 commits
  10. 26 Jan, 2022 4 commits
  11. 24 Jan, 2022 4 commits
  12. 20 Jan, 2022 3 commits