Commit Graph

  • 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
  • 9538ad2983 Merge pull request #4072 from cchurch/what-even-are-tuples Chris Church 2016-11-21 11:35:12 -05:00
  • b9eb619697 Add configurable limit to size of stdout shown for a single job event in list view. Chris Church 2016-11-21 11:30:11 -05:00
  • 220f44bdbc Give updated copy name format Aaron Tan 2016-11-21 10:31:52 -05:00
  • 35da7215ca Remove 'ancestor_artifacts' Aaron Tan 2016-11-21 10:24:48 -05:00
  • fb5575f71c fqdn AlanCoding 2016-11-21 10:20:06 -05:00
  • b8e7170a72 Merge pull request #4035 from mabashian/3463-pan-workflow-graph Michael Abashian 2016-11-21 10:05:28 -05:00
  • ab840f9551 Merge pull request #4074 from AlanCoding/test_filename Alan Rominger 2016-11-21 08:03:27 -05:00
  • fe6e928480 Fix test naming conflict AlanCoding 2016-11-20 20:06:32 -05:00
  • ac298ba2e2 Apply #4009 to #3910. Chris Church 2016-11-20 11:02:22 -05:00
  • 798c8b631d Hide user settings category if no user settings are registered. Chris Church 2016-11-19 21:26:35 -05:00
  • b5e5ed1fd4 No tuples for API config, mention JavaScript regular expression support. Chris Church 2016-11-19 21:06:54 -05:00
  • fa766c3657 update old test to new scheme AlanCoding 2016-10-15 11:22:59 -04:00
  • fc72aafeb8 introduce caching for is_system_auditor method AlanCoding 2016-11-11 17:15:33 -05:00
  • 42cf74b085 block user from shooting themselves in the foot by scheduling a manual project AlanCoding 2016-10-10 11:40:36 -04:00
  • 48c155dfb0 schedule capability set to False for manual groups AlanCoding 2016-10-10 10:49:58 -04:00
  • 34b638f59d Merge pull request #4071 from AlanCoding/fix_workflow_test Alan Rominger 2016-11-19 11:14:25 -05:00
  • c717bf090d update workflow unit tests to new launch_type addition AlanCoding 2016-11-19 10:55:48 -05:00
  • 517c5a0188 fixing errors in unit tests jaredevantabor 2016-11-18 15:10:41 -08:00
  • 1337d310ea Merge pull request #4064 from fujiwarat/i18n-3 Jared Tabor 2016-11-18 14:28:42 -08:00
  • dcc259a2c5 Merge pull request #4046 from ansible/jobDetailsRework Jared Tabor 2016-11-18 14:23:35 -08:00
  • acfb0da3b7 getLineClasses unit test jaredevantabor 2016-11-18 14:19:43 -08:00
  • 23bb9e0155 Merge pull request #4070 from wenottingham/die-die-el6-die Bill Nottingham 2016-11-18 16:29:26 -05:00
  • 0aac35e09a Prettify unit test for stdout-parse service jaredevantabor 2016-11-18 13:27:02 -08:00
  • 38a9720fc7 Unit test for parse-stdout.service jaredevantabor 2016-11-18 12:55:28 -08:00
  • cb82809f10 Merge pull request #3935 from jladdjr/at-3532-typo Matthew Jones 2016-11-18 15:45:34 -05:00
  • b6b1f4205c flake8 fixes Chris Meyers 2016-11-18 14:49:31 -05:00
  • 25915eb55a Merge pull request #4039 from wwitzel3/workflow-channels Wayne Witzel III 2016-11-18 14:41:40 -05:00
  • f14be79c69 adding workflow_event group for workflow results page jaredevantabor 2016-11-16 16:45:18 -08:00
  • 8259bda68c more parse stdout tests John Mitchell 2016-11-18 12:55:04 -05:00
  • fbefcf59ce add escape of stdout line John Mitchell 2016-11-18 10:33:54 -05:00
  • b9c071506e first pass at parse-stdout.service-test.js jaredevantabor 2016-11-17 17:23:33 -08:00
  • d849cec243 removing prettyfyLite function for a flag in prettyify jaredevantabor 2016-11-17 12:32:17 -08:00
  • ff4c5f0e7e more job results controller unit tests John Mitchell 2016-11-17 09:54:09 -05:00
  • e863262e4d more job results controller tests John Mitchell 2016-11-16 16:50:20 -05:00
  • 4bcbea6c45 fixing jshint error in old job-detail/main.js file jaredevantabor 2016-11-16 11:43:36 -08:00
  • 5b0e3c4482 add back in background hover of stdout line John Mitchell 2016-11-16 13:40:11 -05:00
  • 93f5b19685 job results cleanup 2 of 2 John Mitchell 2016-11-16 13:07:23 -05:00
  • 96952e7841 Fixing up host event modal jaredevantabor 2016-11-15 16:39:50 -08:00
  • 86cf09ec71 job results cleanup 1.5 of 2 parse standard out service is commented John Mitchell 2016-11-15 16:33:14 -05:00
  • 53d7a822bd job results cleanup 1 of 2 John Mitchell 2016-11-15 15:59:00 -05:00
  • f3526ca86c add angular duration format filter lib John Mitchell 2016-11-15 15:28:18 -05:00
  • 7cb15515af es6ify jobDetails controller tes John Mitchell 2016-11-15 10:40:29 -05:00
  • b852f9e05d responsive tower John Mitchell 2016-11-15 10:39:42 -05:00
  • 13ee468b14 Adding tooltips and routes for host events jaredevantabor 2016-11-14 16:59:35 -08:00
  • 3c70171413 add unit test for job results controller John Mitchell 2016-11-14 16:26:29 -05:00