Commit Graph

  • db43341f96 Consume finished timestamp from websocket message and update the relevant job row. Also adds logic to attempt to re-order the list when the sort order is -finished since we have enough information client-side to do that. mabashian 2020-02-24 16:41:35 -05:00
  • 3234f246db Consume finished timestamp from websocket message when it's available to update the relevant row in the templates list. mabashian 2020-02-24 12:28:46 -05:00
  • 6d6d99bcf8 fixed the spelling of cancelled to be canceled, note to us later -> we need to stick with a single spelling of the word Rebeccah 2020-02-24 14:23:38 -05:00
  • a6cd32522f Removes GET requests in response to websocket messages on the org job templates list. List is solely updated based on data from the websocket messages. mabashian 2020-02-24 11:32:11 -05:00
  • 1fe28463da added finished job timestamp to websocket emit Rebeccah 2020-02-24 11:53:49 -05:00
  • 51a6194b8d Removes logic performing GET requests on api/v2/templates whenever a job status update message comes across the websocket. We now use data exclusively from the websocket to update the UI. mabashian 2020-02-24 11:08:39 -05:00
  • e75f7b0beb Stop making rest calls for inventory source sync updates on inventory sources list mabashian 2020-02-20 17:29:34 -05:00
  • 179c62e2f3 Stop making rest calls for project sync updates on projects list mabashian 2020-02-20 16:54:51 -05:00
  • 98f5525d28 added unified job template ID to websocket emits Rebeccah 2020-02-21 14:02:32 -05:00
  • 60a137225a Changes how the jobs list reacts to socket messages. We now only make targeted GET requests for new rows. We use the available information in the socket message to update the relevant row (if visible in the list). mabashian 2020-02-17 16:52:08 -05:00
  • c1bfcd73fb Merge pull request #5972 from jainnikhil30/fix_smartinv_duplicate_hosts softwarefactory-project-zuul[bot] 2020-03-03 16:03:13 +00:00
  • 322b4ee1e4 Updates our four patternfly deps to latest mabashian 2020-03-02 13:43:15 -05:00
  • 98dc6179f5 Merge pull request #5919 from AlanCoding/good_projects softwarefactory-project-zuul[bot] 2020-03-02 18:41:47 +00:00
  • 07807c2dec Fail on launch for scenario where job cannot run AlanCoding 2020-02-27 14:37:29 -05:00
  • 16ecf17c69 Merge pull request #6115 from jlmitch5/scheduleListInDetailViews softwarefactory-project-zuul[bot] 2020-03-02 16:31:03 +00:00
  • 1f0acef844 Changes Toggle to MultiButtonToggle in an attempt to differentiate it from an upstream PF component. Altered props to be a bit more concise as well as support more than two buttons. mabashian 2020-03-02 11:22:18 -05:00
  • 5a164cae15 Merge pull request #6093 from ryanpetrello/remove-beat-thread softwarefactory-project-zuul[bot] 2020-03-02 15:46:27 +00:00
  • b57405b696 assorted schedule list fixes: - remove pagesection and card from component...move to where called for root list - remove unnecessary placeholder schedule tab on job template detail John Mitchell 2020-03-02 10:00:27 -05:00
  • 5fdf6cf60f simplify conditional checking if schedules tab should be shown on proj detail John Mitchell 2020-03-02 09:35:34 -05:00
  • c1c382a941 update ScheduleList api read to single prop John Mitchell 2020-03-02 09:22:32 -05:00
  • a997b40852 Refactors YamlJsonToggle component into something a little more generic so that it can be used to toggle between local and utc times in the schedule details view. mabashian 2020-02-28 17:25:31 -05:00
  • 99cd2e601d Merge pull request #6127 from benthomasson/bump_config_json softwarefactory-project-zuul[bot] 2020-02-28 21:09:48 +00:00
  • fc402aff29 Bumps the version of config.json to 1.1 Ben Thomasson 2020-02-28 15:28:31 -05:00
  • 2ec035f918 Merge pull request #6124 from ryanpetrello/awx-login-token-description softwarefactory-project-zuul[bot] 2020-02-28 20:02:19 +00:00
  • fe046b47b5 Merge pull request #6110 from keithjgrant/qs-empty-strings softwarefactory-project-zuul[bot] 2020-02-28 17:19:30 +00:00
  • 3e0e4b6c8f cli: add the ability to specify a token description w/ awx login Ryan Petrello 2020-02-28 11:12:26 -05:00
  • 7fe57268f6 Merge pull request #6121 from rooftopcellist/add_total_instances softwarefactory-project-zuul[bot] 2020-02-28 13:56:19 +00:00
  • 9eecb24c32 fix smart inventory duplicate hosts Nikhil Jain 2020-02-18 19:05:46 +05:30
  • a8a45fca84 Merge pull request #6117 from keithjgrant/6095-redirect-after-host-delete softwarefactory-project-zuul[bot] 2020-02-28 00:45:05 +00:00
  • 33df6f8ad2 Merge pull request #6109 from marshmalien/inventory-host-toggle softwarefactory-project-zuul[bot] 2020-02-27 23:53:50 +00:00
  • 44223003aa Merge pull request #6112 from AlanCoding/the_canceled_dead softwarefactory-project-zuul[bot] 2020-02-27 22:17:16 +00:00
  • a60e7a7855 fix redirect url after host delete Keith Grant 2020-02-27 13:33:34 -08:00
  • e971ec993b Merge pull request #6114 from squidboylan/fix_collection softwarefactory-project-zuul[bot] 2020-02-27 20:58:43 +00:00
  • 989ef3538e add test for conditional show/hide of schedules tab for project detail view John Mitchell 2020-02-27 15:20:50 -05:00
  • 4db3e823bf add schedule list to proj, jt and wfjt John Mitchell 2020-02-27 15:05:46 -05:00
  • c374316648 Collection: Fix job_list all_pages next value Caleb Boylan 2020-02-27 11:38:54 -08:00
  • 5dba49a7bc Lower level of log about skipped project update AlanCoding 2020-02-27 14:20:36 -05:00
  • 7b880c6552 Cancel jobs if they were deleted in the database AlanCoding 2020-02-27 14:12:47 -05:00
  • 5574cf0595 remove Manual option from project, inventory filters Keith Grant 2020-02-27 11:01:36 -08:00
  • e706e0a2e2 update directory structure of schedule list files John Mitchell 2020-02-27 12:37:37 -05:00
  • 5364e78397 switch the periodic scheduler to a child process (instead of a thread) Ryan Petrello 2020-02-26 16:06:49 -05:00
  • f93ca814ac Add total licensed instances to analytics Christian Adams 2020-02-27 09:38:17 -05:00
  • 3bf1ad3028 Move HostToggle into shared components directory Marliana Lara 2020-02-26 23:00:12 -05:00
  • e096ad18cb Merge pull request #6001 from mabashian/4967-jt-prompt-on-launch softwarefactory-project-zuul[bot] 2020-02-27 09:13:29 +00:00
  • 5ca73f1101 Merge pull request #6058 from marshmalien/5890-jt-completed-jobs-list softwarefactory-project-zuul[bot] 2020-02-27 09:13:22 +00:00
  • 7e8fb29658 update qs utils to allow empty string params Keith Grant 2020-02-26 16:38:52 -08:00
  • 258689a9ed Merge pull request #6090 from marshmalien/6085-hostListItem-remove-duplicates softwarefactory-project-zuul[bot] 2020-02-26 22:39:43 +00:00
  • e80e3f7410 Reapply prompt on launch for job template fields after rebasing. mabashian 2020-02-26 16:59:45 -05:00
  • 154b9c36ac Merge pull request #5747 from john-westcott-iv/collections softwarefactory-project-zuul[bot] 2020-02-26 20:35:00 +00:00
  • deced917cf Refactor HostListItem into functional component and add test for host toggle Marliana Lara 2020-02-26 15:27:19 -05:00
  • 88b7256e96 Merge pull request #6087 from jakemcdermott/fix-6054 softwarefactory-project-zuul[bot] 2020-02-26 20:21:06 +00:00
  • 033848a605 Refactor Hosts into functional component Marliana Lara 2020-02-26 15:10:17 -05:00
  • 0e663921d6 Removes rogue comment and marks JT inventory validation string for translation. mabashian 2020-02-19 15:50:12 -05:00
  • 0582079606 Adds prompt on launch support to the rest of the relevant fields in the Job template form. Adds extra variables field to the job template form. Removes the advanced section in favor of a straight form. mabashian 2020-02-19 15:23:11 -05:00
  • 6536f5a453 Delete falsey project creds before POST|PATCH Jake McDermott 2020-02-26 13:40:26 -05:00
  • c5079607aa Fail early processing project factory AlanCoding 2020-02-12 10:32:48 -05:00
  • 26dcb000f6 Merge pull request #6081 from ryanpetrello/launch-monitor-rc softwarefactory-project-zuul[bot] 2020-02-26 19:18:10 +00:00
  • 8ba4f728c0 Merge pull request #6083 from dsesami/fix-wf-title-id softwarefactory-project-zuul[bot] 2020-02-26 19:08:29 +00:00
  • ee090d34fa Merge pull request #6071 from ryanpetrello/task-manager-hang-detection softwarefactory-project-zuul[bot] 2020-02-26 19:05:36 +00:00
  • bd30951a4f Pass empty array instead of null to rbac list Jake McDermott 2020-02-26 13:19:21 -05:00
  • 43cce83ba1 Handle api error 'detail' key as generic form error Jake McDermott 2020-02-26 12:44:20 -05:00
  • 946d643795 cli: make launch with --monitor return code respect the final job status Ryan Petrello 2020-02-26 08:45:08 -05:00
  • 1a6ea99d37 fixed workflow viz title id Daniel Sami 2020-02-26 11:30:21 -05:00
  • 350046d495 changed syntax as insert isn't required gamuniz 2020-02-26 14:28:22 +00:00
  • b532012748 Make non-required params actually optional, fix idempotency issues beeankha 2020-02-25 23:51:26 -05:00
  • 1c4042340c Update documentation for modules, add deprecation warning for role, send and receive modules beeankha 2020-02-24 15:23:49 -05:00
  • 787c4af222 Change default values for dict parameter beeankha 2020-02-20 12:43:22 -05:00
  • 768280c9ba [last PR stuff] + Add warning if configs specified in 2 params (#5) Alan Rominger 2020-02-18 16:02:05 -05:00
  • 2e4e687d69 Optional tower cli (#3) Alan Rominger 2020-02-17 09:20:54 -05:00
  • d8513a4e86 Making variables work for hosts John Westcott IV 2020-02-13 16:56:47 -05:00
  • badd667efa Removing manual and file source types and correcting default for custom_virtualenv John Westcott IV 2020-02-13 14:14:29 -05:00
  • 7908f25747 Remove reference to default check mode John Westcott IV 2020-02-13 14:13:16 -05:00
  • 0eef67713f Only try an ID lookup if we can convert the field name_or_id to an integer John Westcott IV 2020-02-12 21:09:06 -05:00
  • 6591efc160 Fixed issue that caused warning message to always display John Westcott IV 2020-02-12 21:08:29 -05:00
  • fcc679489e Update inventory_source module source_script parameter to be optional beeankha 2020-02-11 16:32:41 -05:00
  • 94df58a55b Fix strtobool casting Caleb Boylan 2020-02-10 09:40:47 -08:00
  • 0685b2fa35 Updates to config file loading John Westcott IV 2020-02-08 07:24:40 -05:00
  • 232ea1e50c Properly cast verify_ssl type to a bool beeankha 2020-02-07 15:35:23 -05:00
  • 3423db6ed0 Attempt to make validate_certs work in Python2 beeankha 2020-02-07 12:38:28 -05:00
  • c32452d6b6 Fix Python2 config incompatibility issue beeankha 2020-02-07 10:31:43 -05:00
  • 018dd4c1c3 Fixing config loading issues when the config has no [general] section John Westcott IV 2020-02-06 11:07:19 -05:00
  • 4fc2c58ae7 Converted tower_job_cancel John Westcott IV 2020-02-05 21:17:09 -05:00
  • b4014ebabf Converted tower_job_launch.py John Westcott IV 2020-02-05 20:48:39 -05:00
  • 9955ee6548 Converting tower_inventory_source John Westcott IV 2020-02-05 13:24:46 -05:00
  • c08d402e66 Adding mutually exclusive if functionality to support tower_inventory_source John Westcott IV 2020-02-05 12:46:30 -05:00
  • 1c505beba6 Converted tower_group John Westcott IV 2020-02-04 13:00:01 -05:00
  • 8a0432efb7 Change config file loading function, add py2 and py3 compatibility beeankha 2020-02-04 11:50:20 -05:00
  • 320276f8ca Remove JSONDecodeError exception, fix tower_host variable issue beeankha 2020-02-03 10:47:04 -05:00
  • f89061da41 Updating tower_org to use the new tower_api format John Westcott IV 2020-01-29 13:33:04 -05:00
  • c23d605a7a Modified modules to use new tower_api format John Westcott IV 2020-01-29 11:52:09 -05:00
  • 6d90cac3f9 Bug fixes for username and delete data John Westcott IV 2020-01-29 11:50:56 -05:00
  • 89e92bd337 Updating call to create_or_update_if_needed John Westcott IV 2020-01-29 09:54:35 -05:00
  • 9271127c53 Standardizing CRUD methods John Westcott IV 2020-01-28 16:56:37 -05:00
  • 9fa5942791 Fix superclass syntax for < Python3 beeankha 2020-01-28 15:39:53 -05:00
  • e028ed878e More tower-cli-ish parsing of config files John Westcott IV 2020-01-27 21:14:55 -05:00
  • 838b2b7d1e Converted tower_project John Westcott IV 2020-01-26 05:43:15 -05:00
  • 7c0ad461a5 Further module conversion changes, unit test changes beeankha 2020-01-24 11:30:16 -05:00
  • 68926dad27 Adding team_fields John Westcott IV 2020-01-21 14:44:19 -05:00
  • ceb6f6c47d Converted tower_settings John Westcott IV 2020-01-18 16:13:33 -05:00
  • 167e99fce9 Converted tower_user John Westcott IV 2020-01-18 16:04:00 -05:00