Commit Graph

  • 67eba3cf5c Merge pull request #3381 from matburt/revert_xlib_deps softwarefactory-project-zuul[bot] 2019-03-07 16:03:33 +00:00
  • 20b8cdfb3d Merge pull request #3382 from jakemcdermott/devdocs softwarefactory-project-zuul[bot] 2019-03-07 15:58:07 +00:00
  • 1dcb7591c5 Merge pull request #3363 from mabashian/dashboard-dropdowns softwarefactory-project-zuul[bot] 2019-03-07 15:38:11 +00:00
  • bca9735534 update docs for development environment Jake McDermott 2019-03-07 10:20:40 -05:00
  • f95576764d Merge pull request #3373 from AlexSCorey/2960-addTemplateTitlePromptDiag softwarefactory-project-zuul[bot] 2019-03-07 15:21:45 +00:00
  • 92a600aaa9 Merge pull request #3359 from mabashian/yaml-comments softwarefactory-project-zuul[bot] 2019-03-07 15:14:19 +00:00
  • 5cf7cc21c8 Revert "Fix chrome can not be started with unit-tests due to missing shared libraries" Matthew Jones 2019-03-07 10:07:08 -05:00
  • 499fd7b2f1 Revert "Fix chrome can not be started with unit-tests due to missing shared libraries" Matthew Jones 2019-03-07 10:06:30 -05:00
  • 0593ac197c add template name to launch prompt modal. Alex Corey 2019-03-06 14:19:06 -05:00
  • 4fc0d220cc Merge pull request #3376 from keithjgrant/fix-save-confirmation-modal softwarefactory-project-zuul[bot] 2019-03-07 14:23:34 +00:00
  • d309acfddb Merge pull request #3372 from beeankha/jt_strings2 softwarefactory-project-zuul[bot] 2019-03-06 23:32:38 +00:00
  • 2196089216 Update fields.py to convert JT Credential input into integers beeankha 2019-03-05 15:32:18 -05:00
  • b6bf68427a Remove unused variable mabashian 2019-03-06 17:40:33 -05:00
  • 502decf8fe Adds toggle for all/root groups to inventory groups view mabashian 2019-03-06 17:31:44 -05:00
  • 20347420ca fix save success modal when adding new application Keith Grant 2019-03-06 17:22:25 -05:00
  • b29a9cd86e Fix dev environment when running as root on the host Shane McDonald 2019-03-06 17:08:56 -05:00
  • 2d15d13359 Refactor styles and add queryset to updateDataset event emmitters Marliana Lara 2019-03-06 15:04:06 -05:00
  • a3bea6d4a8 Merge pull request #122 from keithjgrant/fix-pagination-text Keith Grant 2019-03-06 14:42:52 -05:00
  • 4d15df2b48 fix pagination text when items displayed matches number of items per page Keith Grant 2019-03-06 14:30:21 -05:00
  • 31f5d13a69 Initialize paginate queryset with an empty object Marliana Lara 2019-03-06 12:19:55 -05:00
  • 67753b790c Move toolbar default variable above the toolbar setting funciton Marliana Lara 2019-03-06 10:48:14 -05:00
  • e935776067 Merge pull request #121 from ansible/org-access-list kialam 2019-03-05 18:56:29 -05:00
  • 661a54d356 Add toolbar sort to Jobs list Marliana Lara 2019-03-05 15:09:12 -05:00
  • 970a714291 Update URL params when sorting on projects list Marliana Lara 2019-03-05 15:08:24 -05:00
  • dc206c9ad6 fix wf unsaved changes exit functionality John Mitchell 2019-03-05 14:20:38 -05:00
  • 658bdddac3 Merge pull request #3354 from ansible/404_test softwarefactory-project-zuul[bot] 2019-03-05 17:19:52 +00:00
  • 9f86fc2def Respond to PR feedback. Kia Lam 2019-03-05 12:01:06 -05:00
  • 9f5f86c6a7 remove unused service and fix lint issue John Mitchell 2019-03-05 12:00:12 -05:00
  • 5e37882267 Remove errant console mabashian 2019-03-05 11:29:18 -05:00
  • 0fc0106cc7 Fix dashboard dropdowns after bootstrap upgrade mabashian 2019-03-05 11:25:05 -05:00
  • bcdb590a29 404 tests for varied resources Daniel Sami 2019-03-05 10:55:39 -05:00
  • 6b46c7db8f Fixes linting errors mabashian 2019-03-05 08:50:43 -05:00
  • 8c5bcffd42 add unsaved workflow changes flow John Mitchell 2019-03-04 16:58:10 -05:00
  • aad185e785 Merge pull request #3356 from marshmalien/feat-toolbar-sort-projects-list softwarefactory-project-zuul[bot] 2019-03-04 21:31:44 +00:00
  • 2ff22bd681 Show yaml comments when possible on launch prompt mabashian 2019-02-26 15:38:18 -05:00
  • 2934fabd98 Merge pull request #3357 from mabashian/jobs-list-socket-refresh softwarefactory-project-zuul[bot] 2019-03-04 20:52:29 +00:00
  • 2359231bda Remove console.logs mabashian 2019-03-04 15:14:27 -05:00
  • ca5f27aa9e Removes vm.querySet from jobs list and ensures that state params are updated when search is performed to prevent context loss on data refresh. mabashian 2019-03-04 15:03:52 -05:00
  • 80adcaab81 Set sort dropdown to state param order_by value Marliana Lara 2019-03-04 14:40:15 -05:00
  • 35ecd83214 Some cosmetic changes. Kia Lam 2019-03-04 14:38:58 -05:00
  • 8100fc1cfb Add toolbar sort configuration to project list Marliana Lara 2019-03-04 11:27:16 -05:00
  • 006797014c fix url Daniel Sami 2019-03-04 11:58:32 -05:00
  • 38934dc8d0 lint fixes Daniel Sami 2019-03-04 11:56:48 -05:00
  • 0ec6d652f7 check for 404s Daniel Sami 2019-03-04 11:53:35 -05:00
  • 1525c6d97e Extend Toolbar directive to include sort dropdown Marliana Lara 2019-03-04 11:25:58 -05:00
  • bf1769af6c Merge pull request #3322 from mopahle/docker_install_ssl_default softwarefactory-project-zuul[bot] 2019-03-01 19:54:05 +00:00
  • 6384e638f5 Merge pull request #3340 from AlexSCorey/3297-smartInventoryLabel softwarefactory-project-zuul[bot] 2019-03-01 16:20:09 +00:00
  • 1df5e55a4e add padding to label list tag. Alex Corey 2019-02-28 11:28:47 -05:00
  • 86a92fefe7 Merge remote-tracking branch 'origin' into org-access-list Kia Lam 2019-03-01 10:37:44 -05:00
  • bf7e6201a2 Refactor Access List. Kia Lam 2019-03-01 10:12:36 -05:00
  • d1005f91e7 Merge pull request #3174 from jbradberry/org_hosts_limit softwarefactory-project-zuul[bot] 2019-02-28 21:27:50 +00:00
  • d9451ac12c Merge pull request #3335 from AlexSCorey/3309-mgmtJobTitleStyling softwarefactory-project-zuul[bot] 2019-02-28 21:12:59 +00:00
  • a82304765d Adds help text to host limit error shown in the output details of inventory sync jobs mabashian 2019-02-27 14:55:10 -05:00
  • cc3f2e0819 Properly pass path to error message mabashian 2019-02-27 12:46:18 -05:00
  • 03c07c0843 Adds error handling to launch api calls mabashian 2019-02-27 10:07:47 -05:00
  • 1b94b616f0 Default empty max hosts to 0 mabashian 2019-02-26 15:58:28 -05:00
  • 98c5cb1c4c Adds max value to host limit input mabashian 2019-02-26 13:15:29 -05:00
  • ce5a85a53b Add support for max hosts on org mabashian 2019-02-21 16:42:46 -05:00
  • 046385d72e Make the inventory_import command log an error message on exception Jeff Bradberry 2019-02-21 15:57:44 -05:00
  • 7eba55fbde Change the wording of the error when adding a host Jeff Bradberry 2019-02-21 11:41:55 -05:00
  • 6ac51b7b13 Update the permission error to include max_hosts and the current host count Jeff Bradberry 2019-02-20 13:15:51 -05:00
  • 97cc467ae1 Restrict edit permissions on the Organization.max_hosts field to superusers Jeff Bradberry 2019-02-20 10:50:28 -05:00
  • 3312ebcb05 Remove the hosts count from related_field_counts in the org api endpoints Jeff Bradberry 2019-02-18 16:35:22 -05:00
  • 4d06ae48d3 Deal with the (erroneous) case where a job is missing the inventory Jeff Bradberry 2019-02-15 14:28:58 -05:00
  • cf75ea91a1 Properly use the inventory in the can_start permissions checks Jeff Bradberry 2019-02-13 10:29:26 -05:00
  • 5e34f6582b Tests for start permissions for JobTemplate and WorkflowJob Jeff Bradberry 2019-02-12 17:23:47 -05:00
  • 60008dbd74 Add a test that AWX doesn't care about max_hosts when editing hosts Jeff Bradberry 2019-02-12 15:58:45 -05:00
  • 4afd0672a1 Add test that AWX doesn't care about the limit when creating new hosts Jeff Bradberry 2019-02-12 15:08:48 -05:00
  • 875a1c0b5f Remove the mention of the max_hosts value from the limit check messages Jeff Bradberry 2019-02-12 13:15:34 -05:00
  • f5d7ca6913 Update the Organization API list and detail tests to check the host counts Jeff Bradberry 2019-02-12 11:28:30 -05:00
  • df8a66e504 Correct the org limit check for changing hosts to use the host's org Jeff Bradberry 2019-02-11 15:51:40 -05:00
  • 43a0a15f6f Expose the new InventoryUpdate.org_host_limit_error field in the API Jeff Bradberry 2019-02-07 16:53:12 -05:00
  • 36ed890c14 Add permissions checks for the organization host limit Jeff Bradberry 2019-02-07 11:04:47 -05:00
  • 0e8e5f65e1 Update to fix tests Jeff Bradberry 2019-02-06 16:39:18 -05:00
  • 6399ec59c9 Include in the API the count of hosts used by an organization Jeff Bradberry 2019-02-06 13:26:13 -05:00
  • e44c73883e Expose Organization.max_hosts in the API Jeff Bradberry 2019-02-06 10:38:40 -05:00
  • c3406748de Add the new fields to the database Jeff Bradberry 2019-02-13 10:58:10 -05:00
  • 6d70651611 Update the inventory_import management command Jeff Bradberry 2019-02-07 16:40:07 -05:00
  • 5e13da62a4 Added a max_hosts field to Organization Jeff Bradberry 2019-02-06 10:14:46 -05:00
  • 658e5f0fc8 Merge pull request #3272 from jladdjr/mo_stats softwarefactory-project-zuul[bot] 2019-02-28 18:24:03 +00:00
  • cebd918e49 Merge pull request #3331 from mabashian/IG-instances-modal softwarefactory-project-zuul[bot] 2019-02-28 14:30:43 +00:00
  • a8c4e92804 Add margin to Management Jobs Notifications list Alex Corey 2019-02-27 16:37:26 -05:00
  • dea71d2682 Merge pull request #3333 from ryanpetrello/more-py3-bugs softwarefactory-project-zuul[bot] 2019-02-28 13:31:05 +00:00
  • ed568f569c only use ssl if certificate is specified Markus Opahle 2019-02-28 14:06:59 +01:00
  • a3a80bc23e Fix prop errors in unit tests. Kia Lam 2019-02-27 18:03:15 -05:00
  • 5659270d3e Add unit test for Access List component. Kia Lam 2019-02-27 17:30:02 -05:00
  • 13c05c68fc fix a few additional py3 issues Ryan Petrello 2019-02-27 16:43:25 -05:00
  • 2be7f853f3 Fixes bug where all instances were preselected when modal was initially opened mabashian 2019-02-27 15:24:29 -05:00
  • 3b5681465a Merge pull request #3308 from AlexSCorey/3283-BorderIssues softwarefactory-project-zuul[bot] 2019-02-27 16:55:01 +00:00
  • a6c7502217 Merge pull request #3294 from ansible/form-error-handling softwarefactory-project-zuul[bot] 2019-02-27 15:58:39 +00:00
  • 50a87843ee Merge pull request #3315 from mabashian/elapsed-timer softwarefactory-project-zuul[bot] 2019-02-27 15:54:20 +00:00
  • 238b6cbb61 E2E tests for form validation Daniel Sami 2019-02-27 10:33:09 -05:00
  • 3a7bf6a8ac Add SSL suport for docker install walkafwalka 2018-08-04 01:50:16 -07:00
  • 6f26383e06 Merge pull request #119 from marshmalien/org-edit Marliana Lara 2019-02-26 15:04:08 -05:00
  • 053b21e832 Use ternary operator in Org Edit form Marliana Lara 2019-02-26 14:21:27 -05:00
  • 1443625d89 Abstract out Access List as shared component. Kia Lam 2019-02-26 13:23:34 -05:00
  • 6e64aa81fd Always show elapsed timer regardless of running state mabashian 2019-02-26 11:38:46 -05:00
  • 445612315b Removes top left border radius on list item where the list has a tool bar Alex Corey 2019-02-22 13:57:57 -05:00
  • 3cd54c45eb Add Access List to Orgs. Kia Lam 2019-02-26 08:39:13 -05:00
  • bb276a8fcb Merge pull request #3260 from jlmitch5/launchJTWFForm softwarefactory-project-zuul[bot] 2019-02-25 17:52:01 +00:00