Commit Graph

  • 7002c6f1b1 Delete unused namespace file Shane McDonald 2018-03-22 15:10:27 -04:00
  • 3072c3bd8d Whitespace fix Shane McDonald 2018-03-22 15:07:46 -04:00
  • 3a3c883504 Merge pull request #1115 from ryanpetrello/newer-dateutil Matthew Jones 2018-03-26 20:36:10 -07:00
  • 21d629531f remove an RRULE parsing bug fix that landed upstream in python-dateutil Ryan Petrello 2018-03-26 17:21:59 -04:00
  • f3bf9bc34f Merge pull request #1114 from ryanpetrello/newer-dateutil Ryan Petrello 2018-03-26 17:21:45 -04:00
  • a2a246a834 update to a newer python-dateutil with more bug fixes we were vendoring Ryan Petrello 2018-03-26 17:12:01 -04:00
  • 9637058406 Merge pull request #1512 from chrismeyersfsu/feature-new_ldap_group_type Matthew Jones 2018-03-26 12:29:01 -07:00
  • d6203b521f Merge pull request #1679 from mabashian/workflow-node-start-bug Matthew Jones 2018-03-26 12:20:38 -07:00
  • d685815478 Merge pull request #1607 from AlanCoding/tower_verify_field Matthew Jones 2018-03-26 12:12:45 -07:00
  • 71d2a4b4cf Merge pull request #1610 from AlanCoding/group_related Matthew Jones 2018-03-26 12:09:45 -07:00
  • 6c321f810a Tweaked isRoot logic to follow the same pattern as the rest of the function mabashian 2018-03-26 15:00:33 -04:00
  • 2c1fe14206 Fixed js error when adding first workflow node mabashian 2018-03-26 14:55:01 -04:00
  • 3411721a2c Merge pull request #1676 from AlanCoding/unused_settings Alan Rominger 2018-03-26 14:16:42 -04:00
  • 9db0fdfc0b sync tower verify_ssl parameter with tower-cli AlanCoding 2018-03-19 09:30:47 -04:00
  • 09babbe862 Merge pull request #1677 from chrismeyersfsu/fix-traceback_msg Chris Meyers 2018-03-26 13:03:32 -04:00
  • b1cd7dbd2f Merge pull request #1678 from jlmitch5/removeTowerLicenseDir John Mitchell 2018-03-26 12:17:58 -04:00
  • 02a97a2ec2 update .gitignore to include root tower-license dir John Mitchell 2018-03-26 12:13:00 -04:00
  • e38955e1fa Merge pull request #1670 from AlanCoding/no_credential Alan Rominger 2018-03-26 12:06:57 -04:00
  • 012e644b9f remove tower-license dir John Mitchell 2018-03-26 12:03:40 -04:00
  • 1503e0505e call celery method with celery context chris meyers 2018-03-26 12:02:42 -04:00
  • 7842b67bea Merge pull request #1104 from ryanpetrello/fix-1101 Ryan Petrello 2018-03-26 11:57:28 -04:00
  • b9b8502738 introspect ldap group types for param validation chris meyers 2018-03-26 09:47:51 -04:00
  • 4c2cff7a63 Merge pull request #1666 from AlanCoding/fix_workflow_vars_again Alan Rominger 2018-03-26 11:17:32 -04:00
  • fe6755eca8 Merge pull request #1659 from AlanCoding/relaunch_creds Alan Rominger 2018-03-26 11:16:03 -04:00
  • bddb288ac1 Merge pull request #1352 from ansible/network_ui_3_3 Matthew Jones 2018-03-26 08:11:21 -07:00
  • ac70945071 Merge pull request #1657 from jlmitch5/jobsNewListUi 1.0.5 John Mitchell 2018-03-26 11:07:56 -04:00
  • e486b16706 Merge pull request #1662 from mabashian/1555-permissions-checkboxes Michael Abashian 2018-03-26 10:30:42 -04:00
  • b1e959bdaa Merge pull request #1671 from mabashian/t-1099-workflow-nodes Michael Abashian 2018-03-26 10:30:23 -04:00
  • d91ce03652 removed unused settings (replaced by source_vars) AlanCoding 2018-03-26 10:14:35 -04:00
  • 01982e7eab utilize transation for instance groups jobs sub panels titles and fix a few linting errors John Mitchell 2018-03-26 10:07:47 -04:00
  • 894eeee979 inventory source can_change rm credential check AlanCoding 2018-03-23 15:25:11 -04:00
  • f5252d9147 Merge pull request #1624 from theblazehen/devel Matthew Jones 2018-03-26 06:41:48 -07:00
  • c25d8a5d34 Fix rocket.chat notification test flake8 Jeandre Le Roux 2018-03-23 08:17:20 +02:00
  • 8646aa8c34 Merge pull request #1673 from HNKNTA/devel Christian Adams 2018-03-26 09:06:18 -04:00
  • 7ddbc49568 Fixed parentless function HNKNTA 2018-03-25 18:33:46 +03:00
  • 7979bc93fb Merge pull request #1105 from jaredevantabor/background-tabs Jared Tabor 2018-03-23 16:18:25 -07:00
  • df60876bf3 Adds a debug function to turn on $log.debug Jared Tabor 2018-03-23 16:17:24 -07:00
  • cafc62bd20 Renames Persistence to NetworkingEvents and removes the persistance channel Ben Thomasson 2018-03-23 10:20:03 -04:00
  • f3329c8cce fix instance groups sub jobs lists John Mitchell 2018-03-23 17:00:41 -04:00
  • 38eb2691a8 Updates models based on PR feedback from matburt et al. Ben Thomasson 2018-03-22 19:00:32 -04:00
  • 883545d4cb Fixes some bugs from PR feedback Jared Tabor 2018-03-21 12:55:42 -07:00
  • 8086906a43 Improves pagination unrolling based on jmcdermott's feedback Ben Thomasson 2018-03-21 17:56:02 -04:00
  • 82ec0d4d4b Disables actions according to RBAC privilege Jared Tabor 2018-03-19 20:09:14 -07:00
  • 96b3ebd31e Moves network_ui_test to an external repo Ben Thomasson 2018-03-19 15:21:49 -04:00
  • abb95fdad6 Cleans up the Network UI after PR feedback and UX feedback Jared Tabor 2018-03-16 13:22:33 -05:00
  • 0e32644a27 Check for missing environ in request Ben Thomasson 2017-08-07 21:51:34 +00:00
  • 174d0e610f Fixes double import of instanceGroups app Ben Thomasson 2018-02-23 16:51:12 -05:00
  • 297816b110 Adds CONTRIBUTING docs Ben Thomasson 2018-03-13 14:19:36 -04:00
  • f8992e0edf Makes changes suggested by wwitzel3's review Ben Thomasson 2018-03-12 17:41:15 -04:00
  • bcf8f0bd42 Resetting migrations for network_ui Ben Thomasson 2018-03-12 14:43:09 -04:00
  • b9d4fc2bb9 Adds creating links from host vars from inventory Ben Thomasson 2018-03-08 22:32:35 -05:00
  • 66c351c60c Cleans up network UI code for 3.3 Jared Tabor 2018-02-22 13:24:01 -08:00
  • 766bee3753 Refactors network_ui_test out of network_ui Ben Thomasson 2018-03-15 13:09:23 -04:00
  • b29a605800 Cleans up feature set for 3.3 Ben Thomasson 2018-02-22 14:41:53 -05:00
  • 8d28748451 Updates UI CONTRIBUTING for 3.3 Ben Thomasson 2018-03-14 13:07:53 -04:00
  • f8d83638b0 Adds inventory tracking and templating to network UI groups and hosts. Ben Thomasson 2018-02-22 19:35:06 -05:00
  • b7848ab4f6 Adds breadcrumb to network UI Ben Thomasson 2018-02-20 16:26:49 -05:00
  • a222fb5ebd Updates pipeline and FSM design and development tools Ben Thomasson 2018-02-06 09:23:13 -05:00
  • 14ee6a8360 Adds editing to the host details form. Jared Tabor 2018-02-12 20:42:46 -08:00
  • 6f3bf4fd1b Adds search field and jump-to a device UI. Ben Thomasson 2018-02-06 11:43:04 -05:00
  • 00a9283e32 Adds an API for network UI, action plugins, and API client Ben Thomasson 2018-03-16 11:21:08 -04:00
  • 2736aecfb2 Adds context menus for group, racks, and sites Ben Thomasson 2018-03-15 13:58:35 -04:00
  • 7f0b23c357 Removes early experiments from network UI. Ben Thomasson 2018-01-05 09:16:50 -05:00
  • bf7f4ee1e1 Adds network UI test framework Ben Thomasson 2018-01-08 11:34:23 -05:00
  • eeaf7c257c Fixes #945 by removing the network_ui plugin Ben Thomasson 2018-01-12 15:26:25 -05:00
  • 050f43e3bf Improves host details panel UI Jared Tabor 2018-01-03 17:43:44 -08:00
  • 1c1844d889 Reorganizes the network-ui code under awx/client/src/network-ui Ben Thomasson 2018-01-03 10:30:25 -05:00
  • f6eecad25e Adds explicit channels between FSMs to add in tracing message flows. Ben Thomasson 2017-12-12 13:38:56 -05:00
  • a1f639bc8f Adds host detail panel UI and improves toolbox UI Jared Tabor 2017-11-21 11:51:43 -08:00
  • 519983308a Adds content to CONTRIBUTING.md Ben Thomasson 2017-12-08 10:53:47 -05:00
  • 809eafe9a9 Adds devserver support Ben Thomasson 2017-11-14 13:44:47 -05:00
  • 2713ec2dd5 Adds Red Hat copyright notice Ben Thomasson 2017-11-14 09:42:42 -05:00
  • 2a8ced5a5d Adds network UI shell wrapper Jared Tabor 2017-11-07 19:26:59 -08:00
  • 09d461b1d0 Improves FSM design and adds tools to diff design and implementation. Ben Thomasson 2017-10-24 09:06:01 -04:00
  • 56991552d2 Adds task status on the device Ben Thomasson 2017-08-27 14:45:14 +00:00
  • 3f84ef69eb Adds facts processing for ansible_net_neighbors Ben Thomasson 2017-08-26 23:18:05 +00:00
  • 6f1000cd94 Adds toolbox to network UI Ben Thomasson 2017-08-22 23:57:09 +00:00
  • c79ef60d8b Adds streams and processes for application design Ben Thomasson 2017-08-21 20:38:33 +00:00
  • d153d5f907 Adds a type field to group to support racks and sites Ben Thomasson 2017-08-21 11:47:23 -04:00
  • 9dc4e22fe6 Adds support for multiple view modes Ben Thomasson 2017-08-11 09:51:40 -04:00
  • 8fb54efa8e Adds a tabular view of the topology data Ben Thomasson 2018-03-15 11:17:48 -04:00
  • d0e402c39a Begins network-ui prototype integration into Tower UI. Ben Thomasson 2017-05-09 17:07:13 -04:00
  • 640e687f3e Adds JSON and YAML export of the network topology. Ben Thomasson 2017-05-17 16:05:20 -04:00
  • 257cf6a7d7 Adds callback plugin for network_ui Ben Thomasson 2017-05-04 13:29:20 -04:00
  • 701150bd1a Adds configuration for the network-ui websocket Ben Thomasson 2017-05-03 15:19:12 -04:00
  • 48d801271c Imports prototype from ansible-network-ui Ben Thomasson 2017-07-26 15:38:15 -04:00
  • 348de30a17 Fixed several workflow node bugs mabashian 2018-03-23 15:50:00 -04:00
  • cb7e17885f remove uneeded auth ldap settings chris meyers 2018-03-23 15:41:08 -04:00
  • 8643972064 Fixes issue with sockets and XHR requests for backgrounded tabs Jared Tabor 2018-03-22 16:10:07 -07:00
  • f6e507ad12 add API setting for UI live updates AlanCoding 2018-03-23 13:36:01 -04:00
  • babad0b868 move all jobs views to using new view John Mitchell 2018-03-23 14:53:20 -04:00
  • 7ea9575e78 ignore workflow survey passwords when not applicable AlanCoding 2018-03-23 12:27:16 -04:00
  • 5fe63894d5 new credential passwords system on relaunch AlanCoding 2018-03-23 08:32:44 -04:00
  • 1595947ae2 Merge pull request #1663 from jakemcdermott/fix-docker-installer-paths Shane McDonald 2018-03-23 12:43:54 -04:00
  • 4a8f24becc update reference to role file path to work with roles dir Jake McDermott 2018-03-23 11:53:31 -04:00
  • 35e38760aa properly sanitize module arguments with no_log (like uri:password) Ryan Petrello 2018-03-22 16:11:46 -04:00
  • bf142fa434 Fixed permissions multi-select deselect bug mabashian 2018-03-23 10:51:44 -04:00
  • 07680dd7c0 Merge pull request #1652 from ryanpetrello/fix-500 Ryan Petrello 2018-03-23 10:51:06 -04:00
  • 95f80ce512 implement new style jobs list in ui John Mitchell 2018-03-22 18:56:22 -04:00
  • e7cfe1e0b6 Merge pull request #1640 from mabashian/1561-survey-multi-select Michael Abashian 2018-03-23 09:31:56 -04:00