Commit Graph
24 Commits
Author SHA1 Message Date
Keith Grant bc7472f3f1 remove unused parameter 2019-04-02 13:54:26 -04:00
Keith Grant 5b2f00b978 make Enter key navigate to next tab in launch modal 2019-04-02 13:26:31 -04:00
Keith Grant e5f48bfa62 set focus on first input in modal when launching jt 2019-04-02 11:10:02 -04:00
Keith Grant e943ae59b7 auto-focus first input in jt launch modal 2019-04-01 15:49:41 -04:00
Keith Grant 685f4018f2 improve verbiage in activity stream for associating/disassociating wf nodes 2019-03-25 10:59:24 -04:00
Keith Grant e96e1e925c update e2e test for codemirror change 2019-03-22 11:30:31 -04:00
Keith Grant 7476fefd65 fix codemirror in add host, add inventory, and workflow job details 2019-03-22 10:11:18 -04:00
Keith Grant cf62fa67bd add links to activity stream for workflow_job_template_node 2019-03-20 17:00:42 -04:00
Keith Grant 8e48a3a523 interpret empty codemirror json content as empty object 2019-03-20 13:51:10 -04:00
Keith Grant e9cf1475ca de-lint 2019-03-20 11:45:51 -04:00
Keith Grant 86c7fd3b5d codemirror: sync data when closing modal by clicking outside 2019-03-20 11:01:42 -04:00
Keith Grant 2657779eda cleanup comments 2019-03-20 08:56:42 -04:00
Keith Grant ac890b8cda don't show code-mirror tooltip icon if no tooltip provided 2019-03-20 08:36:53 -04:00
Keith Grant b6d8f9c6f6 use code-mirror directive for host facts 2019-03-20 08:36:52 -04:00
Keith Grant 5583af2a58 form generator: add ng-disabled support to code mirror fields 2019-03-20 08:36:52 -04:00
Keith Grant 2ee6713050 centralize variable parsing logic in code mirror directive 2019-03-20 08:36:52 -04:00
Keith Grant b28409c1c7 fix saving inventory variables 2019-03-20 08:36:52 -04:00
Keith Grant ac5dec272b code-mirror: keep yaml/json in sync when opening modal 2019-03-20 08:36:52 -04:00
Keith Grant 33b19ebe1f code-mirror: keep yaml/json setting in sync with modal 2019-03-20 08:36:52 -04:00
Keith Grant 5d3e39beac add use code-mirror directive for host variables; fix multiple code-mirrors on page at once 2019-03-20 08:36:52 -04:00
Keith Grant 43ef4183df trying to make codemirror editable 2019-03-20 08:36:52 -04:00
Keith Grant 3acb474b19 de-dupe element ids 2019-03-08 10:16:42 -05:00
Keith Grant 09f9204917 add tooltips for fields prompted on launch 2019-03-07 16:27:01 -05:00
Keith Grant 20347420ca fix save success modal when adding new application 2019-03-06 17:22:25 -05:00