Commit Graph

  • 2a58d50cfa Added collapsible help panel to Credential detail page for Kind. Added auto collapse/expand based on whether or not a kind has been selected. Chris Houseknecht 2013-11-04 16:49:34 +00:00
  • b87c5e0a9b Fix broken credentials test. Chris Church 2013-11-04 11:10:09 -05:00
  • a4310f5ee2 Fix broken migration. Chris Church 2013-11-04 10:37:27 -05:00
  • 778fe07179 AC-403 changed Host add/update to stringify variable data and include it directly in the Post or Put operation, bypassing use of host/N/variables. Now host names can include a :port. Chris Houseknecht 2013-11-04 15:02:06 +00:00
  • 7f7140ccda Fixed home page to work with new Utilities.GetChoices, which is used to get select options from the API. Chris Houseknecht 2013-11-04 09:14:45 +00:00
  • 8a3a0d219c Fixed form validation issues on Projects detail for manual projects. When editing an existing project, local_path value was not being set, even though it diplayed properly. Changed local_path from array of strings to array of objects. Now local_path values are sorted and the correct object in the list is selected. Chris Houseknecht 2013-11-04 07:20:46 +00:00
  • a5c44a391c Fixed form validation issues on Projects detail for manual projects. When editing an existing project, local_path value was not being set, even though it diplayed properly. Changed local_path from array of strings to array of objects. Now local_path values are sorted and the correct object in the list is selected. Chris Houseknecht 2013-11-04 07:14:21 +00:00
  • bac22205a8 Fixed form-generator and awRequiredWhen directive to not overlap when setting * on required field labels. Fixed job submission to work with new cloud credential implementation. Chris Houseknecht 2013-11-04 04:03:55 +00:00
  • 0466629718 Finally fixed issue with editing a credential. Need to call Owner change after loading data and after resetting form. Also removed default from Owner radio button on create and set to required so that user has to actively make a choice. Started working on Job Template detail changes. Job Template is currently broke. Chris Houseknecht 2013-11-02 19:37:52 +00:00
  • 413a799829 AC-537 Fix typo. Chris Church 2013-11-02 14:44:18 -04:00
  • 72aacfd972 Fixed create operation on Credentials. Credential lookups on Groups and Projects now working. Chris Houseknecht 2013-11-02 08:49:49 +00:00
  • 41b5d8b9ad Url parameter to Utilities.GetChoices to allow adding parameters to options query. Chris Houseknecht 2013-11-01 23:50:33 +00:00
  • a5bb145f70 Credential now working on Project detail and Group detail pages. Chris Houseknecht 2013-11-01 23:34:24 +00:00
  • 19155baf5f AC-537 Add cloud flag to credential. Chris Church 2013-11-01 17:47:01 -04:00
  • f327be5811 Added Owner radio button to Credential detail page. Lookup for Credential on Groups page is working now. Chris Houseknecht 2013-11-01 21:28:05 +00:00
  • 6a7d8b52aa Changes to Credentials for supporting various Kinds. Chris Houseknecht 2013-10-31 19:17:45 +00:00
  • e6e34c3afc AC-551 Removed extra empty/blank option from choices. Chris Church 2013-10-31 18:36:57 -04:00
  • 271a2c0f06 AC-537 Don't allow saving a credential with both user and team assigned. Chris Church 2013-10-31 15:29:36 -04:00
  • 15f337d183 AC-596 Fix for inventory import traceback. Chris Church 2013-10-31 15:04:57 -04:00
  • 9e9d696c79 AC-537 Fix default assignment of SCM credentials when migrating. Chris Church 2013-10-31 13:15:04 -04:00
  • 0727a2ffa3 Update rax inventory script from Ansible. Chris Church 2013-10-31 13:12:55 -04:00
  • 2b6f551eb8 Add debug toolbar middleware before transaction middleware. Chris Church 2013-10-31 12:53:31 -04:00
  • 18ecdb65da AC-550 Expose license errors flag, update how license error shows in inventory update stdout. Chris Church 2013-10-31 12:49:39 -04:00
  • 895c908f5a AC-537 Allow creating credentials through main credentials list. Chris Church 2013-10-31 12:48:56 -04:00
  • 40b56c5175 AC-537 Fixes to get unit tests to pass. Chris Church 2013-10-30 00:30:09 -04:00
  • 9b204e737e AC-537 Work on getting unit tests to pass. Chris Church 2013-10-29 16:14:51 -04:00
  • d668991899 AC-537 Some UI field/name changes for cloud credentials. Chris Church 2013-10-29 15:34:21 -04:00
  • f946026ca7 AC-537 Fix syntax error. Chris Church 2013-10-29 15:33:52 -04:00
  • 6815905882 AC-537 Even more updates following database changes. Chris Church 2013-10-29 15:00:51 -04:00
  • 0c98b7ed69 AC-537 Minor migration change, fix broken models/serializers. Chris Church 2013-10-29 12:06:48 -04:00
  • ddd5eb3b4e AC-537 Fix admin/API breakage as a result of database changes. Chris Church 2013-10-29 11:41:11 -04:00
  • e9b037af34 AC-537 Finish credential data migration. Chris Church 2013-10-29 11:36:11 -04:00
  • 1ef8261925 AC-537 Work in progress on cloud credentials. Chris Church 2013-10-29 10:16:25 -04:00
  • 1b3e704f3e Merge pull request #5 from tgerla/supportfixes Michael DeHaan 2013-11-02 12:21:48 -07:00
  • 0a9929af35 launch support requests in a new tab Tim Gerla 2013-11-02 12:03:45 -07:00
  • a239a67efd Redirect support requests to zendesk web interface (AC-603), and fix a minor spelling error Tim Gerla 2013-11-01 11:15:02 -07:00
  • b5cba0eca5 Removed backup of Treeselector.js created prior to tree refactor. chouseknecht 2013-10-29 07:04:22 +00:00
  • 5ed32c7062 Added support for long node names on tree. Fixed tree styling issues. Fixed node copy. Fixed tree collapse/expand bug. Added dynamic tooltips to the status icon that account for inventory updates and jobs, giving precedence to inventory updates. chouseknecht 2013-10-29 07:01:45 +00:00
  • 70d8ab9af6 Fix potential children to show only groups from the same inventory. Chris Church 2013-10-28 12:44:29 -04:00
  • 432e379878 Disable automatic deletion of a group when it has no more parents to support new UI inventory tree changes. Chris Church 2013-10-27 15:56:38 -04:00
  • 0e5b358cb6 Fixed site footer so that content width always matches the header and body. chouseknecht 2013-10-27 18:28:36 +00:00
  • d85535253b Removed all references to jstree library. chouseknecht 2013-10-27 18:23:00 +00:00
  • 9135bad620 Removed stuff referencing the old tree style (jstree). chouseknecht 2013-10-27 18:18:36 +00:00
  • 6f6a7dbf8b Merge remote branch 'upstream/master' chouseknecht 2013-10-27 08:38:38 +00:00
  • 102ebdfbb6 Latest tree and Groups page modifications chouseknecht 2013-10-27 08:38:13 +00:00
  • 165f983f86 AC-575 Changed to show elapsed time instead of full timestamp. Chris Church 2013-10-26 23:54:05 -04:00
  • d410f57e08 Added API support for OR queries and searching text fields. Chris Church 2013-10-26 22:44:25 -04:00
  • 3760ce6641 Add copy of rest framework template to prevent browsable API from automatically attempting to create URLs from JSON data (which sometimes breaks for job output). Chris Church 2013-10-25 20:26:42 -04:00
  • ea5e43634a Latest Inventory tree changes. Drag-n-Drop now works, complete with styling and API calls. Working through bugs. chouseknecht 2013-10-25 22:20:59 +00:00
  • b1d2521535 Merge remote branch 'upstream/master' chouseknecht 2013-10-25 21:01:27 +00:00
  • 025980d009 Drag-n-drop feature on custom tree functions graphically. Ready to add API calls. chouseknecht 2013-10-25 04:07:07 -04:00
  • b2f2fb655d Merge remote branch 'upstream/master' chouseknecht 2013-10-24 18:39:49 +00:00
  • 710d55d82d AC-575 Updated logging/output for inventory_import command. Chris Church 2013-10-24 02:09:49 -04:00
  • 27ad680f4d AC-567 Remove source_tags from API/UI. Modify EC2 inventory to not return instance ID groups. Chris Church 2013-10-23 22:46:04 -04:00
  • 04824c8477 AC-569 Fix signal handler for updating computed fields on inventory models. Chris Church 2013-10-23 22:22:59 -04:00
  • a3b1fb7f41 Merge remote-tracking branch 'upstream/master' chouseknecht 2013-10-23 10:12:20 -07:00
  • a32fc02323 Fix NameError in case where job extra vars are specified as key=value. Chris Church 2013-10-22 14:31:05 -04:00
  • 16d6ec252f AC-403 Add API support for host:port format, port is automatically split into host variables as ansible_ssh_port. Chris Church 2013-10-22 00:41:49 -04:00
  • c585227df8 AC-581 group and inventory fields on inventory source are now readonly. Chris Church 2013-10-21 23:16:01 -04:00
  • 44a2bd72bd AC-585 Added totals fields to inventory group tree. Chris Church 2013-10-21 23:06:01 -04:00
  • 4cf47bfa9e Got our custom tree working on both the Groups page and the Hosts page. chouseknecht 2013-10-21 15:15:12 -04:00
  • 8bd00cfacb Fist step in apply custom group selector tree to Groups page. The new tree now appears in place of jstree. chouseknecht 2013-10-18 18:33:14 +00:00
  • 1068e190cb Removed auto refresh. It polls too frequently and potential fills web server logs too quickly. chouseknecht 2013-10-17 17:57:50 +00:00
  • 94bb0701fc Removed console.log debug statements chouseknecht 2013-10-17 14:57:41 +00:00
  • 195e12e41f Inventory group refresh now includes group selector tree. Fixed 'conigured' type on home page. chouseknecht 2013-10-17 14:53:23 +00:00
  • 537bcedc5a AC-548 AC-560 Added new fields to summary fields for inventory/group. Chris Church 2013-10-17 10:43:37 -04:00
  • 556e1572e7 Better handling of variables as dictionary from JSON/YAML string. Chris Church 2013-10-17 09:57:36 -04:00
  • 47261bd069 Changed status flags on Invnentory, Groups and Hosts pages chouseknecht 2013-10-17 07:49:11 +00:00
  • 5bd3d8456b AC-503 now that we can cloud, tree views need to handle long (really long) group names. This fixes the Hosts tree view. chouseknecht 2013-10-17 03:46:59 +00:00
  • 432ed60a1f Update EC2 inventory import to use any variables defined in source_vars. Fix AC-565 by setting default regions_exclude to us-gov-west1 (same as default ec2.ini). Fix AC-566 by stripping extra whitespace from comma-separated region names. Chris Church 2013-10-16 23:05:51 -04:00
  • a11f25a68d AC-548 Added counts for total_hosts, total_groups, groups_with_active_failures to inventory and group. AC-560 Added total_inventory_sources and inventory_sources_with_failures to inventory. Chris Church 2013-10-16 22:33:59 -04:00
  • 1cb74b8ccc AC-562 fixed CSS issue causing inventory status to appear as blue rather than green. Updated help for all elements on Groups page. chouseknecht 2013-10-16 19:45:15 +00:00
  • a0c6c0e984 AC-561 Set host has_inventory_sources flag on import. Chris Church 2013-10-16 12:57:36 -04:00
  • 2f3409db08 AC-558 When importing from Rackspace, add environment variable to make vendored package happy. Chris Church 2013-10-16 12:42:46 -04:00
  • 508532f57b Fix how test database settings are passed to management commands for unit tests. Chris Church 2013-10-16 11:43:18 -04:00
  • 83be067576 Add argparse as vendored package for Python 2.6 support. Chris Church 2013-10-16 11:42:44 -04:00
  • c4108a6890 Fix to properly handle empty extra_vars value. No longer sending 'null' to API. chouseknecht 2013-10-16 14:45:37 +00:00
  • 9ff7f05dfc Fix to properly handle empty extra_vars value. No longer sending 'null' to API. chouseknecht 2013-10-16 14:45:31 +00:00
  • d6bcd885c3 Fixed inventory update cancel process. It at least follows the correct steps now, even though it does not actually cancel anything or set the status to canceled.' chouseknecht 2013-10-15 22:21:05 +00:00
  • 6d303faea9 AC-556 Renamed inventory script filename used for import_import command test. Chris Church 2013-10-15 17:57:29 -04:00
  • 52d8fb5b5c AC-556 Renaming the inventory script to hopefully fix the import error. Chris Church 2013-10-15 17:35:39 -04:00
  • 30e907e062 Fixed project and inventory list definitions so that status, description and other unnecessary fields do not show on selection dialogs. chouseknecht 2013-10-15 17:35:16 -04:00
  • f5b679b241 Added list-actions class around refresh group on job status page. Now refresh is pulled to the right as it should be. chouseknecht 2013-10-15 17:30:40 -04:00
  • 1cda0dd1a9 AC-286 Now using /api/v1/groups/N/potential_children to build list of possible groups for copy. chouseknecht 2013-10-15 21:14:57 +00:00
  • 0115aab703 Latest UI tweaks around job template job submission chouseknecht 2013-10-15 20:46:53 +00:00
  • 440a6b122d Fixed the launch from job template list to redirect to jobs page. chouseknecht 2013-10-15 16:29:52 -04:00
  • 78852bfb86 Added new help generator to Hosts page. chouseknecht 2013-10-15 16:10:33 -04:00
  • dbdf94d945 Fixed auto display of help on Groups page. Rather than displaying dialog window, the tooltip for the help button auto displays when count of groups == 0. As soon as a group is created the tooltip no longer autodisplays. chouseknecht 2013-10-15 13:15:12 -04:00
  • edc0f2f774 Fixed update_interval save/load issues. Handling of multiple API calls to save group with source was wrong. Now form status is not checked until all calls complete. update_interval value is correctly translated btwn API integer value and UI drop-down list. chouseknecht 2013-10-15 12:41:17 -04:00
  • bc49317c23 Help generator now supports an img object with src, maxWidth and maxHeight properties. Added fading and sizing changes to Group help images. chouseknecht 2013-10-15 11:01:22 -04:00
  • 3ef1e0aea6 Fixed compilation error chouseknecht 2013-10-15 02:58:55 -04:00
  • 4bcda34c3c Created new help widget and applied to Inventory-> Groups. Help can now be a movable dialog with images and text. Help definitions (objects) can include many steps to tell a story or walk through a process. chouseknecht 2013-10-15 02:56:39 -04:00
  • c563f040ba AC-502 Changed sort order of System Summary and indented Groups, Hosts under Inventory. chouseknecht 2013-10-14 16:32:54 +00:00
  • 5efc44a833 AC-458, AC-503 Added ability to cancel inventory update. Cleaned up issues with SCM update cancel. chouseknecht 2013-10-14 15:25:51 +00:00
  • 78c9bbf168 AC-547 dropped Description from Inventory page and moved Organization next to Name. chouseknecht 2013-10-14 14:51:23 +00:00
  • 0e0432241d AC-458 added ability to cancel SCM update process. Started work on prompting for SCM and Inventory passwords during job submission process. chouseknecht 2013-10-14 14:19:40 +00:00
  • 9db247b22a Latest dashboard changes. chouseknecht 2013-10-13 02:19:27 -04:00
  • 1677d953f5 Fixed CSS styling on nav menu so that items line up with the left and right margins of the page. chouseknecht 2013-10-12 23:06:19 -04:00
  • b8ad8184ef AC-553 Added test, fixed extra_vars for passing to jobs. Chris Church 2013-10-12 01:53:52 -04:00
  • cb052dc775 AC-552 Fix API docs for auth token. Chris Church 2013-10-12 01:15:11 -04:00