Commit Graph

  • dc032489c2 fixing jshint errors jaredevantabor 2016-11-29 09:57:20 -08:00
  • a458bb3c89 Remove source_workflow_job and use workflow_job_id instead. Aaron Tan 2016-11-29 11:51:42 -05:00
  • 9c2ae43ac6 Clear cache between tests to prevent cached settings sticking around. Chris Church 2016-11-29 11:50:14 -05:00
  • 6de0057c03 add a period Bill Nottingham 2016-11-29 11:08:05 -05:00
  • 6c0b97675a handle special case pkg_name[pkg_subname] Chris Meyers 2016-11-29 10:17:07 -05:00
  • 25eaae5f09 Merge pull request #4140 from ansible/AlanCoding-patch-1 Alan Rominger 2016-11-29 08:52:01 -05:00
  • dd02ab329a add test assertions that check the relaunch job_type bug AlanCoding 2016-11-29 08:07:57 -05:00
  • 48391dfa5e Don't prompt for basic auth if AUTH_BASIC_ENABLED is False. Chris Church 2016-11-28 23:09:14 -05:00
  • 2e8faeaf0d AzureAD auth updates. Add auth backend to settings, add microsoft icon to fontcustom, add azuread support to login modal. Chris Church 2016-11-28 22:12:50 -05:00
  • fbd27e25a6 Fix scan job relaunch bug Alan Rominger 2016-11-28 16:55:11 -05:00
  • 934da3c425 Allow specifying multiple LDAP servers. Chris Church 2016-11-28 16:54:16 -05:00
  • 29cc5d0f2e Merge pull request #4129 from mabashian/3959-template-type-column-v2 Michael Abashian 2016-11-28 15:39:04 -05:00
  • 4aea3ebc5b Merge pull request #4125 from jaredevantabor/job-list-labels Jared Tabor 2016-11-28 11:35:58 -08:00
  • cbc52c7b69 Update elapsed in real time when job is running. Chris Church 2016-11-28 14:35:37 -05:00
  • d332c3bbe6 removing old lines jaredevantabor 2016-11-28 11:34:42 -08:00
  • d76ef1419e Added GetChoices to the templates list to properly display the template type Michael Abashian 2016-11-28 13:44:01 -05:00
  • 34add726b7 Hide active tasks if anonymous user Matthew Jones 2016-11-28 13:35:27 -05:00
  • 01f59b4696 Update defaults for SAML info/contact settings. Chris Church 2016-11-28 13:16:29 -05:00
  • 7889e07229 Use the right base class for super(). Chris Church 2016-11-28 13:10:33 -05:00
  • ff0a446d77 adding labels for job type on jobs list jaredevantabor 2016-11-28 10:10:39 -08:00
  • f4f589ce19 Merge pull request #4122 from jaredevantabor/host-event-modal Jared Tabor 2016-11-28 09:05:36 -08:00
  • 82616cb47f fixing up HTML files for readability jaredevantabor 2016-11-28 09:03:41 -08:00
  • 1d3737d553 changing the codemirror on the host event modal for custom stdout jaredevantabor 2016-11-23 16:13:43 -08:00
  • d77cc5c984 Replace dropped psutil in ansible requirements (#4118) Ryan Fitzpatrick 2016-11-28 10:19:42 -05:00
  • 236f5fdee7 Merge pull request #4110 from mabashian/workflow-surveys Michael Abashian 2016-11-28 09:45:23 -05:00
  • d7c9ff209d Merge pull request #4112 from jangsutsr/4054_add_org_to_wfjt_related_fields Aaron Tan 2016-11-26 16:12:07 -05:00
  • f0b65d36bd Add new version indicator Aaron Tan 2016-11-26 12:10:21 -05:00
  • a27ab393de Merge pull request #4113 from jangsutsr/4095_add_workflow_object_roles_list_endpoint Aaron Tan 2016-11-26 12:05:59 -05:00
  • d809227cac Add wfjt object_roles_list endpoint. Aaron Tan 2016-11-25 22:46:46 -05:00
  • 3e8e9480d1 Pytest fixture adjustment. Aaron Tan 2016-11-25 22:28:52 -05:00
  • 8eb4b7b271 Add reversed relationship. Aaron Tan 2016-11-25 22:02:23 -05:00
  • 9154f19560 Complete related field. Aaron Tan 2016-11-25 21:31:55 -05:00
  • 54f99749eb Provide linkage from spawned job back to wfj. Aaron Tan 2016-11-25 21:23:29 -05:00
  • e4510f4e64 Merge pull request #4106 from jaredevantabor/job-result-time-badge Jared Tabor 2016-11-23 14:16:29 -08:00
  • 639eec95e7 Workflow edit survey/show survey on launch Michael Abashian 2016-11-23 16:33:54 -05:00
  • df658e7f65 Merge pull request #4108 from AlanCoding/wfjt_ssf Alan Rominger 2016-11-23 16:11:16 -05:00
  • dc3e744dda change unit tests to work with JobTemplateMixin serializer AlanCoding 2016-11-23 16:06:23 -05:00
  • bf0a235ce9 Add WFJT survey and recent_jobs AlanCoding 2016-11-23 15:48:11 -05:00
  • 5b0f7741a7 parse-stdout.service unit tests for time badge jaredevantabor 2016-11-23 11:53:34 -08:00
  • 5ae0335563 fixing css for time badge jaredevantabor 2016-11-23 10:10:55 -08:00
  • 95f3eacf25 Remove -e flags from requirements to fix build Matthew Jones 2016-11-23 04:50:19 -05:00
  • 595c2c7761 Merge pull request #4101 from mabashian/3972-workflow-details-sockets Michael Abashian 2016-11-23 09:43:51 -05:00
  • 7342210ca6 Remove awx/job_output in clean target Shane McDonald 2016-11-23 08:55:55 -05:00
  • ebfa3b1891 Merge pull request #4062 from chrismeyersfsu/rebase_requirements Chris Meyers 2016-11-22 22:58:00 -06:00
  • ad2b5cf553 adding start timei badge to header lines of stdout jaredevantabor 2016-11-22 14:06:08 -08:00
  • 5cf5bc697d Removed leftover commented code and cleaned up a variable name Michael Abashian 2016-11-22 16:33:30 -05:00
  • 59e3552fa3 Hooking up sockets to the workflow details page Michael Abashian 2016-11-22 16:23:52 -05:00
  • 6bffaec6f9 Merge pull request #4066 from AlanCoding/log_doc Alan Rominger 2016-11-22 15:38:43 -05:00
  • f15144807f Merge pull request #4093 from cchurch/tower-url-base-reset Chris Church 2016-11-22 14:51:09 -05:00
  • 8ba2c57b1e Merge pull request #4092 from cchurch/custom-logo-custom-login-info Chris Church 2016-11-22 14:50:59 -05:00
  • eabc497f46 Merge pull request #4084 from cchurch/hide-settings-based-on-licensed-features Chris Church 2016-11-22 14:50:47 -05:00
  • 0b76546ea6 Merge pull request #4080 from cchurch/event-stdout-max-bytes-display Chris Church 2016-11-22 14:50:38 -05:00
  • e725b16cd9 Change job-run project refresh launch type to "sync" Matthew Jones 2016-11-22 09:32:25 -05:00
  • 5df4096660 Make websocket events more informative Matthew Jones 2016-11-22 09:31:17 -05:00
  • 197f39ea70 Merge pull request #4085 from jlmitch5/updateJobResultsController jlmitch5 2016-11-22 14:27:04 -05:00
  • c4405dccb8 Merge pull request #4097 from jaredevantabor/projects Jared Tabor 2016-11-22 08:53:16 -08:00
  • dd1d911775 Merge pull request #4022 from AlanCoding/workflow_copy_relaunch Alan Rominger 2016-11-22 11:50:51 -05:00
  • 69f1e2d24c Merge pull request #3679 from AlanCoding/3677 Alan Rominger 2016-11-22 11:46:34 -05:00
  • 8cd4ba0175 refactor of create_unified_job in connection with new copy endpoint development AlanCoding 2016-11-20 19:47:15 -05:00
  • a39af2a7fd update to consistent copy naming with UI AlanCoding 2016-11-19 13:29:55 -05:00
  • 4a992e531a copy organization when copying a WFJT AlanCoding 2016-11-19 11:33:26 -05:00
  • 31a95e5c04 fix up tests from workflow copy work AlanCoding 2016-11-15 14:57:05 -05:00
  • 8cda12c020 add workflow relaunch AlanCoding 2016-11-14 12:15:14 -05:00
  • 14ce50c845 implement copying of WFJT objects AlanCoding 2016-11-12 21:06:54 -05:00
  • 266d29936d Merge pull request #3985 from AlanCoding/auditor_optimization Alan Rominger 2016-11-22 11:19:23 -05:00
  • 16c0bc29a5 Merge pull request #4094 from jangsutsr/4078_hookup_activity_stream_with_workflow Aaron Tan 2016-11-22 10:29:27 -05:00
  • a1a581f961 Merge pull request #4090 from mabashian/workflows-permissions-notifications Michael Abashian 2016-11-22 10:14:17 -05:00
  • de1b773a50 Merge pull request #4091 from kensible/3865-config-updates kensible 2016-11-22 08:18:38 -05:00
  • ddaf4ff2d0 Merge branch 'fix_fact_caching' into devel Matthew Jones 2016-11-21 23:15:13 -05:00
  • ccd284526d Fix serializer related unit tests Matthew Jones 2016-11-21 17:01:48 -05:00
  • fd0e8fc01f fix for unit test coverage jaredevantabor 2016-11-21 20:01:06 -08:00
  • 7534e16d22 Adding project updates to job details, along w/ revision jaredevantabor 2016-11-21 13:19:50 -08:00
  • 3b88e8e0b7 Merge pull request #4096 from chrismeyersfsu/fix-facts_jsonbfield Chris Meyers 2016-11-21 17:39:00 -05:00
  • bd78ff0a42 bump ansible requirements Chris Meyers 2016-11-21 16:47:24 -05:00
  • 1049b0bfd5 removed, seemingly, uneeded base packages Chris Meyers 2016-11-17 18:38:05 -05:00
  • f2fac1fa91 factored out base python requirements Chris Meyers 2016-11-17 17:43:35 -05:00
  • 4ec8a2f429 selectively bump base requirements Chris Meyers 2016-11-16 16:37:47 -05:00
  • 9f56d39644 factored out base requirements Chris Meyers 2016-11-16 13:35:35 -05:00
  • ddd41e77be fixes fact jsonbfield for unit tests Chris Meyers 2016-11-21 17:25:18 -05:00
  • 1c36462b1b Hook up activity stream with workflow. Aaron Tan 2016-11-21 16:49:24 -05:00
  • 857be6dce5 fix jshint error John Mitchell 2016-11-21 16:41:57 -05:00
  • f007046e2b Reset TOWER_URL_BASE to the hostname used for the request when setting is deleted. Chris Church 2016-11-21 16:35:53 -05:00
  • eeeea8ad88 fixing sockets for inv stdout page jaredevantabor 2016-11-21 13:30:23 -08:00
  • 03bb260963 Merge pull request #3947 from jangsutsr/workflow_doc Aaron Tan 2016-11-21 15:33:46 -05:00
  • a35ed0a09d Add support for CUSTOM_LOGO and CUSTOM_LOGIN_INFO settings, add support to migrate from local_settings.json and custom_console_logo.png. Chris Church 2016-11-21 15:33:07 -05:00
  • ea62500c5e Hard coded config.js values, auto return promises Ken Hoes 2016-11-15 09:23:56 -05:00
  • 2995ea310f Modify wfjt copy behavior Aaron Tan 2016-11-21 15:03:21 -05:00
  • 54e1d63bb2 Job Template/Workflow Job Template related tabs work. Implemented WFJT notifications and permissions. Michael Abashian 2016-11-21 14:23:32 -05:00
  • 1a96b66f00 update inventory field, name, not unique Chris Meyers 2016-11-21 14:42:11 -05:00
  • 249ab75b3d Merge pull request #4087 from chrismeyersfsu/fix-inventory_uniqueness Chris Meyers 2016-11-21 14:37:21 -05:00
  • 01ec443380 inventory is unique on <name, org> Chris Meyers 2016-11-21 14:34:17 -05:00
  • 5b1df83fcc Add support for hiding settings based on whether features are enabled in the license. Chris Church 2016-11-21 14:15:41 -05:00
  • fd56a7acbb Remove unneeded summary fields element Matthew Jones 2016-11-21 14:15:18 -05:00
  • 9d044c1f41 Store the job's project refresh if it happened Matthew Jones 2016-11-21 14:10:25 -05:00
  • 06510ce4b9 Merge pull request #4073 from cchurch/hide-user-settings Chris Church 2016-11-21 14:09:53 -05:00
  • c6ebdb9b26 Switch to using callback queue by default Matthew Jones 2016-11-21 13:25:47 -05:00
  • 6ce3a71f7d Merge pull request #4081 from jangsutsr/4076_wfjt_access_list Aaron Tan 2016-11-21 13:03:20 -05:00
  • eb4ec54764 update controller to handle undefined followScroll function John Mitchell 2016-11-21 10:56:33 -05:00
  • f7e184650b updated of stdout sections to include event John Mitchell 2016-11-18 18:17:11 -05:00
  • b4cc024d50 Implement wfjt access list. Aaron Tan 2016-11-21 11:37:59 -05:00