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. 02 Sep, 2022 1 commit
  2. 01 Sep, 2022 4 commits
  3. 31 Aug, 2022 12 commits
    • Phil Renaud's avatar
      flyout populated · 2a8db15f
      Phil Renaud authored
      2a8db15f
    • Phil Renaud's avatar
      Has to be a getter · 4386b577
      Phil Renaud authored
      4386b577
    • Phil Renaud's avatar
    • Phil Renaud's avatar
      A11y audit etc · 8e6bbd31
      Phil Renaud authored
      8e6bbd31
    • Phil Renaud's avatar
    • Phil Renaud's avatar
      Basic sidebar behaviour and style edits · 1135438b
      Phil Renaud authored
      1135438b
    • Phil Renaud's avatar
      Bones of a new flyout section · a041f6cc
      Phil Renaud authored
      a041f6cc
    • Phil Renaud's avatar
      [ui] Jobs/jobid/services table sorting (#14410) · 3260c6f6
      Phil Renaud authored
      * Sortable job service table
      
      * sorting removed from specific service page
      3260c6f6
    • Phil Renaud's avatar
      Job Services: fixtures and acceptance tests (#14319) · 01a8c946
      Phil Renaud authored
      * Added to subnav and basic table implemented
      
      * Existing services become service fragments, and services tab aggregated beneath job route
      
      * Index page within jobs/job/services
      
      * Watchable services
      
      * Lintfixes
      
      * Links to clients and individual services set up
      
      * Child service route
      
      * Keyboard shortcuts on service page
      
      * Model that shows consul services as well, plus level and provider cols
      
      * lintfix
      
      * Level as query param
      
      * Watch job for service name changes too
      
      * Group level service fixtures established
      
      * Progress at task level and job-linked services
      
      * Task and group services on update
      
      * Fixture side-effect cleanup
      
      * Basic acceptance tests for job services
      
      * Testmodel cleanup
      
      * Disabled mirage logging
      
      * New cluster type specifically for services
      
      * Without explicit job-model binding
      
      * Trying to isolate a tostring error
      
      * Account for new tab in keyboardnav
      
      * More test isolation attempts
      
      * Remove skipped tests and link task to parent group by id
      
      ui: add service health viz to table (#14369)
      
      * ui: add service-status-bar
      
      * test: service-status-bar
      
      * refact: update component api for new data struct
      
      * ui: format service health struct
      
      * ui:  add service health viz to table
      
      * temp: add placeholder to remind conditional watcher
      
      * test: write tests for transformation algorithm
      
      * refact: update transformation algo
      
      * ui: conditionally long poll checks endpoint
      
      * refact: add conditional logic for nomad provider
      
      refact: update service-fragment model to include owner info
      
      ui: differentiate between task and group-level in derived state comp
      
      test: add test to document behavior
      
      refact: update tests for api change
      
      refact: update integration test for API change
      
      chore: remove unsused vars
      
      chore: elvis operator to protect mirage
      
      refact: create refId instead of internalModel
      
      refact: update algo
      
      refact: update conditional template logic
      
      refact: update test for api change:
      
      chore: cant use if and not in hbs conditional
      01a8c946
    • Jai's avatar
      ui: long poll `/checks` endpoint (#14354) · b1a73ef3
      Jai authored
      * chore: add lodash isEqual package
      
      * ui: fetch non ember-data records
      
      * ui: create watcher to poll non ember-data records
      b1a73ef3
    • Phil Renaud's avatar
      Nomad Services: job routes, model, and serializer updates (#14226) · cc0ee668
      Phil Renaud authored
      * Added to subnav and basic table implemented
      
      * Existing services become service fragments, and services tab aggregated beneath job route
      
      * Index page within jobs/job/services
      
      * Watchable services
      
      * Lintfixes
      
      * Links to clients and individual services set up
      
      * Child service route
      
      * Keyboard shortcuts on service page
      
      * Model that shows consul services as well, plus level and provider cols
      
      * lintfix
      
      * Level as query param
      
      * Watch job for service name changes too
      
      * Lintfix
      
      * Testfixes
      
      * Placeholder mirage route
      cc0ee668
    • James Rasell's avatar
      e2e: add ACL test suite with ACL Role test. (#14398) · 91e7d849
      James Rasell authored
      This adds a new ACL test suite to the e2e framework which includes
      an initial test for ACL roles. The ACL test includes a helper to
      track and clean created Nomad resources which keeps the test
      cluster clean no matter if the test fails early or not.
      91e7d849
  4. 30 Aug, 2022 11 commits
  5. 29 Aug, 2022 12 commits