Commit Graph

  • cf464c7cb1 fix typo in comment about encryption Christian Adams 2019-08-26 14:20:39 -04:00
  • ce6905d54a cli: print a newline after HTTP JSON errors Ryan Petrello 2019-08-26 12:42:58 -04:00
  • 1d2edc1d81 cli: fix a bug when printing complex data structures w/ -f human Ryan Petrello 2019-08-26 12:39:39 -04:00
  • f9230d9879 cli: remove --id flag from awx <resource> list Ryan Petrello 2019-08-26 12:25:18 -04:00
  • a89324defa prevent POST on /api/v2/workflow_jobs/ Ryan Petrello 2019-08-26 11:47:19 -04:00
  • e19035079e Merge pull request #4557 from jlmitch5/fixPopoverClick softwarefactory-project-zuul[bot] 2019-08-26 15:26:39 +00:00
  • cd3645eb4d Send job & org data Christian Adams 2019-08-13 11:52:55 -04:00
  • 9baa9eee96 Merge pull request #4585 from ryanpetrello/system-job-creation softwarefactory-project-zuul[bot] 2019-08-26 13:50:45 +00:00
  • 901d41e261 show error for disallowed new lines in code mirror Keith Grant 2019-08-23 14:19:09 -07:00
  • a10ad58c75 Use custom webhook bodies as is (instead of as a sub-field in webhook) Jim Ladd 2019-08-22 15:49:21 -07:00
  • 774a310e10 Don't collect job_host_summaries if job is running Jim Ladd 2019-08-21 16:09:07 -07:00
  • c8805cc55b No need to merge old/new notification messages if messages field is null Jim Ladd 2019-08-20 23:41:30 -07:00
  • 24a383c7c1 Set default messages (for each message type) to null Jim Ladd 2019-08-20 23:24:29 -07:00
  • 487276613f Fix issue where only one NT attached to UJT would be used to send notifications Jim Ladd 2019-08-20 20:32:06 -07:00
  • 7a6e62c022 update e2e tests for disabled toggle switches Keith Grant 2019-08-19 13:10:48 -07:00
  • d068fef767 handle message validation errors Jake McDermott 2019-08-16 10:17:43 -04:00
  • 2b792573f8 set messages default Jim Ladd 2019-08-14 13:01:24 -07:00
  • ec20081d74 bump migration Jim Ladd 2019-08-14 11:39:35 -07:00
  • 8158632344 render notification templates Jim Ladd 2019-08-14 11:13:27 -07:00
  • 1a1eab4dab create jinja context based on job serialization Jim Ladd 2019-08-14 11:12:46 -07:00
  • 13b9679496 save/validate messages Jim Ladd 2019-08-14 11:06:06 -07:00
  • 3bb0aa4eec serialize notification body Jim Ladd 2019-08-14 11:00:58 -07:00
  • 24c3903c30 add debug info for failed slack notification Jim Ladd 2019-08-14 10:35:04 -07:00
  • 7bf250ecfa show default messages in options Jim Ladd 2019-08-14 10:33:24 -07:00
  • 0ddc32a6dc sort notification_type Jim Ladd 2019-08-14 10:31:38 -07:00
  • 8ca79e3579 job notification data omits new host summary fields Jim Ladd 2019-08-14 10:28:38 -07:00
  • ccdbd0510f Add support for grafana, rocketchat in awxkit Jim Ladd 2019-08-14 10:26:38 -07:00
  • 616db6bc51 Add support for messages field in awxkit Jim Ladd 2019-08-14 10:26:02 -07:00
  • cb411cc3be Add messages field Jim Ladd 2019-08-14 10:25:25 -07:00
  • efbaf46179 Docs update for notification templates Jim Ladd 2019-08-14 10:16:01 -07:00
  • 5468624df5 fix ui lint errors Keith Grant 2019-08-13 11:12:12 -07:00
  • 15e6117472 fix webhook method default value Keith Grant 2019-08-13 10:05:37 -07:00
  • 62f31d6b3f fix console error on hidden syntax-highlight directive Keith Grant 2019-08-13 09:35:28 -07:00
  • 965dc79a0a update notifications UI for new default messages structure Keith Grant 2019-08-13 09:13:03 -07:00
  • 150de6a70b update notification messages for webhook/pagerduty Keith Grant 2019-08-08 15:43:51 -07:00
  • 56f04e0153 change custom notification message from checkbox to toggle Keith Grant 2019-08-01 14:58:14 -07:00
  • 1470fa61d5 open docs link in new tab Keith Grant 2019-08-01 12:42:41 -07:00
  • 1c79d21416 add custom notification message help text Keith Grant 2019-08-01 12:31:01 -07:00
  • 3c4862acfe preserve default notification messages for users with read-only access Keith Grant 2019-07-15 09:18:55 -07:00
  • 37b44fe77d fix template view for auditor/limited permissions Keith Grant 2019-07-11 10:41:00 -07:00
  • 191d18cec0 fix ui lint errors Keith Grant 2019-07-10 09:24:03 -07:00
  • 885c5050a0 re-init message templates on notification type change Keith Grant 2019-07-01 15:01:57 -07:00
  • 03ebe44802 In UI, rename start to started Jim Ladd 2019-07-17 12:54:42 -07:00
  • 0398ce0530 get default template messages from OPTIONS Keith Grant 2019-07-01 14:38:51 -07:00
  • a56a6d7158 wire in custom template messages on edit form Keith Grant 2019-06-21 11:50:29 -07:00
  • b80ca62072 add messages to Add Notification form payload Keith Grant 2019-06-20 15:59:34 -07:00
  • fc4c9af86f fix empty template message after expanding Keith Grant 2019-06-07 15:59:10 -07:00
  • 0f19d98d84 set heights on syntax highlight inputs Keith Grant 2019-06-06 15:30:09 -07:00
  • 7b828d73be fix ids to support multiple syntax-highlights at once Keith Grant 2019-06-06 14:22:42 -07:00
  • 8a04cf0cb4 add syntax-highlight directive Keith Grant 2019-06-06 10:10:58 -07:00
  • adf25c61a2 add custom notification message input fields Keith Grant 2019-06-03 09:56:27 -07:00
  • 2eaf62a62d Merge pull request #4558 from mabashian/4228-jobs-delete softwarefactory-project-zuul[bot] 2019-08-23 21:14:55 +00:00
  • 4516e6400e Merge pull request #4525 from mabashian/4293-vars softwarefactory-project-zuul[bot] 2019-08-23 21:09:21 +00:00
  • 72df2ca3a3 Merge pull request #4572 from mabashian/4474-datalist-width softwarefactory-project-zuul[bot] 2019-08-23 20:08:20 +00:00
  • a949cc33f1 prevent POST on /api/v2/system_jobs/ Ryan Petrello 2019-08-23 15:10:14 -04:00
  • 6e6676adb3 Merge pull request #4578 from ryanpetrello/awx-cli-install softwarefactory-project-zuul[bot] 2019-08-23 17:02:09 +00:00
  • 49b840a996 Merge pull request #4577 from ansible/remove_job_status softwarefactory-project-zuul[bot] 2019-08-23 16:35:34 +00:00
  • 150b3e6f6d fix install instructions for the AWX CLI Ryan Petrello 2019-08-23 11:18:09 -04:00
  • 90af9a9e33 Merge pull request #4576 from ryanpetrello/ssl-insecure-cli softwarefactory-project-zuul[bot] 2019-08-23 15:22:22 +00:00
  • be0c36540e Removing job_status from the docs because it doesn't exist. Rebeccah Hunter 2019-08-23 10:53:23 -04:00
  • 70ce074f5a suppress urllib3 insecure warnings in the CLI Ryan Petrello 2019-08-23 10:11:59 -04:00
  • 39a96a620e Merge pull request #4562 from ryanpetrello/fix-required-cli-args softwarefactory-project-zuul[bot] 2019-08-22 22:03:44 +00:00
  • e13274c73f Merge pull request #4571 from ryanpetrello/v2-test-cleanup softwarefactory-project-zuul[bot] 2019-08-22 21:57:44 +00:00
  • 2e8be41111 fix a formatting bug re: required arguments in the CLI Ryan Petrello 2019-08-22 16:01:00 -04:00
  • 3079b54d31 Reverts data list toolbar back to 50/50 width on normal lists but maintains full width on lookups. mabashian 2019-08-22 15:34:30 -04:00
  • 4e6b0e1580 clean up old v2 versioning in API tests Ryan Petrello 2019-08-22 15:09:36 -04:00
  • 94d6fcbe39 set default credentials when cred file not provided Jake McDermott 2019-08-21 10:01:43 -04:00
  • 36229d92ee remove inadverdent debugger John Mitchell 2019-08-22 12:55:54 -04:00
  • 5549dac17d Hook up delete on jobs list. Add more comprehensive error handling on delete in organization and template lists. mabashian 2019-08-22 11:22:37 -04:00
  • 605c5784c8 fix regression where clicking inside popover closed it John Mitchell 2019-08-22 11:16:07 -04:00
  • 92bc608af3 Merge pull request #4535 from AlanCoding/null_ip softwarefactory-project-zuul[bot] 2019-08-22 15:07:12 +00:00
  • 8566c30557 Merge pull request #4537 from jbradberry/fix-project-test softwarefactory-project-zuul[bot] 2019-08-22 14:52:35 +00:00
  • 045578ce22 Merge pull request #4551 from rebeccahhh/devel softwarefactory-project-zuul[bot] 2019-08-22 14:18:30 +00:00
  • fb71b2699f removed tabbing Rebeccah Hunter 2019-08-22 09:41:32 -04:00
  • af6e035c3b removed tabbing Rebeccah Hunter 2019-08-22 09:39:59 -04:00
  • 4a45a7e9c3 Merge pull request #4548 from ryanpetrello/more-cli-tweaks softwarefactory-project-zuul[bot] 2019-08-21 21:56:00 +00:00
  • 017274e2aa Removed extraneous warning when using garbage credentials for ssh_key_data Rebeccah Hunter 2019-08-21 16:41:30 -04:00
  • 44ff141c23 replace the (optional) tabulate dependency w/ a simple table printer Ryan Petrello 2019-08-21 15:22:27 -04:00
  • ec5d471640 add an ad_hoc resource alias to the new CLI Ryan Petrello 2019-08-21 15:22:08 -04:00
  • 531a7b2c05 Add support for processing extra vars that come in string or object form. Small bug fixes for extra var corner cases in workflow nodes. mabashian 2019-08-21 13:32:28 -04:00
  • 1d05c21af4 Merge pull request #4544 from AlanCoding/rm_credential softwarefactory-project-zuul[bot] 2019-08-21 16:45:07 +00:00
  • a4f04cd534 remove deprecated credential logic from create factory AlanCoding 2019-08-21 10:40:38 -04:00
  • 444f024bb0 Fix display of indirect access permissions. Bill Nottingham 2019-08-20 20:04:38 -04:00
  • bccb54aec8 Merge pull request #4516 from ryanpetrello/py2 softwarefactory-project-zuul[bot] 2019-08-20 21:33:39 +00:00
  • ed1c667418 Fix asserts in test_project.py to use the id directly off of the job template Jeff Bradberry 2019-08-20 14:12:10 -04:00
  • 4bdbb88934 Merge pull request #4534 from ryanpetrello/nginx-server-version softwarefactory-project-zuul[bot] 2019-08-20 19:20:37 +00:00
  • 85b351a0c8 Allow gce host and public IP hostvars to be null AlanCoding 2019-08-20 14:44:56 -04:00
  • 192fecad72 Merge pull request #4526 from jakemcdermott/update-gitignore softwarefactory-project-zuul[bot] 2019-08-20 18:44:34 +00:00
  • b82030b025 hide nginx server version headers Ryan Petrello 2019-08-20 14:33:02 -04:00
  • 8454adf8d4 Merge pull request #4490 from AlanCoding/wf_node_credential softwarefactory-project-zuul[bot] 2019-08-20 18:23:49 +00:00
  • e9df4ed800 Merge pull request #4435 from keithjgrant/4244-not-found-route softwarefactory-project-zuul[bot] 2019-08-20 16:33:26 +00:00
  • e1636b3ad4 add link back to dashboard from ContentError Keith Grant 2019-08-12 12:18:35 -07:00
  • eeb86b3105 remove NotFoundError and use ContentError instead Keith Grant 2019-08-09 15:19:47 -07:00
  • db1dddb95e fix redirect to login with expired session on org list & template list Keith Grant 2019-08-08 11:26:38 -07:00
  • 47357aea28 fix lint errors Keith Grant 2019-08-08 08:45:05 -07:00
  • fe8df27811 add more meaningful 404 error screens Keith Grant 2019-08-07 16:04:39 -07:00
  • 256fc74676 add NotFound screen/route handling Keith Grant 2019-08-05 16:11:30 -07:00
  • 2bda1db43e add akit config to gitignore Jake McDermott 2019-08-20 11:10:08 -04:00
  • 4e99ad3e27 minor doc update AlanCoding 2019-08-15 22:41:06 -04:00
  • f230da5437 update tests for credential removal AlanCoding 2019-08-15 09:45:05 -04:00