Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of [ui] Job Variables page into release/1.6.x #18106

Commits on Jul 31, 2023

  1. [ui] Job Variables page (#17964)

    * Bones of a component that has job variable awareness
    
    * Got vars listed woo
    
    * Variables as its own subnav and some pathLinkedVariable perf fixes
    
    * Automatic Access to Variables alerter
    
    * Helper and component to conditionally render the right link
    
    * A bit of cleanup post-template stuff
    
    * testfix for looping right-arrow keynav bc we have a new subnav section
    
    * A very roundabout way of ensuring that, if a job exists when saving a variable with a pathLinkedEntity of that job, its saved right through to the job itself
    
    * hacky but an async version of pathLinkedVariable
    
    * model-driven and async fetcher driven with cleanup
    
    * Only run the update-job func if jobname is detected in var path
    
    * Test cases begun
    
    * Management token for variables to appear in tests
    
    * Its a management token so it gets to see the clients tab under system jobs
    
    * Pre-review cleanup
    
    * More tests
    
    * Number of requests test and small fix to groups-by-way-or-resource-arrays elsewhere
    
    * Variable intro text tests
    
    * Variable name re-use
    
    * Simplifying our wording a bit
    
    * parse json vs plainId
    
    * Addressed PR feedback, including de-waterfalling
    philrenaud committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    272ae1e View commit details
    Browse the repository at this point in the history