Jim Ladd
|
3bb0aa4eec
|
serialize notification body
|
2019-08-25 23:11:23 -07:00 |
|
Jim Ladd
|
24c3903c30
|
add debug info for failed slack notification
|
2019-08-24 20:37:59 -07:00 |
|
Jim Ladd
|
7bf250ecfa
|
show default messages in options
|
2019-08-24 20:37:59 -07:00 |
|
Jim Ladd
|
0ddc32a6dc
|
sort notification_type
|
2019-08-24 20:37:58 -07:00 |
|
Jim Ladd
|
8ca79e3579
|
job notification data omits new host summary fields
|
2019-08-24 20:37:58 -07:00 |
|
Jim Ladd
|
ccdbd0510f
|
Add support for grafana, rocketchat in awxkit
|
2019-08-24 20:37:58 -07:00 |
|
Jim Ladd
|
616db6bc51
|
Add support for messages field in awxkit
|
2019-08-24 20:37:58 -07:00 |
|
Jim Ladd
|
cb411cc3be
|
Add messages field
|
2019-08-24 20:37:35 -07:00 |
|
Jim Ladd
|
efbaf46179
|
Docs update for notification templates
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
5468624df5
|
fix ui lint errors
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
15e6117472
|
fix webhook method default value
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
62f31d6b3f
|
fix console error on hidden syntax-highlight directive
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
965dc79a0a
|
update notifications UI for new default messages structure
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
150de6a70b
|
update notification messages for webhook/pagerduty
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
56f04e0153
|
change custom notification message from checkbox to toggle
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
1470fa61d5
|
open docs link in new tab
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
1c79d21416
|
add custom notification message help text
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
3c4862acfe
|
preserve default notification messages for users with read-only access
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
37b44fe77d
|
fix template view for auditor/limited permissions
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
191d18cec0
|
fix ui lint errors
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
885c5050a0
|
re-init message templates on notification type change
|
2019-08-23 17:43:20 -07:00 |
|
Jim Ladd
|
03ebe44802
|
In UI, rename start to started
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
0398ce0530
|
get default template messages from OPTIONS
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
a56a6d7158
|
wire in custom template messages on edit form
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
b80ca62072
|
add messages to Add Notification form payload
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
fc4c9af86f
|
fix empty template message after expanding
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
0f19d98d84
|
set heights on syntax highlight inputs
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
7b828d73be
|
fix ids to support multiple syntax-highlights at once
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
8a04cf0cb4
|
add syntax-highlight directive
|
2019-08-23 17:43:20 -07:00 |
|
Keith Grant
|
adf25c61a2
|
add custom notification message input fields
|
2019-08-23 17:43:20 -07:00 |
|
softwarefactory-project-zuul[bot]
|
2eaf62a62d
|
Merge pull request #4558 from mabashian/4228-jobs-delete
Hook up delete on jobs list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-23 21:14:55 +00:00 |
|
softwarefactory-project-zuul[bot]
|
4516e6400e
|
Merge pull request #4525 from mabashian/4293-vars
Fixes issues with extra var prompting in workflow nodes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-23 21:09:21 +00:00 |
|
softwarefactory-project-zuul[bot]
|
72df2ca3a3
|
Merge pull request #4572 from mabashian/4474-datalist-width
Reverts data list toolbar back to expected width on normal lists
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-23 20:08:20 +00:00 |
|
softwarefactory-project-zuul[bot]
|
6e6676adb3
|
Merge pull request #4578 from ryanpetrello/awx-cli-install
fix install instructions for the AWX CLI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-23 17:02:09 +00:00 |
|
softwarefactory-project-zuul[bot]
|
49b840a996
|
Merge pull request #4577 from ansible/remove_job_status
Removing job_status from the docs because it doesn't exist.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-23 16:35:34 +00:00 |
|
Ryan Petrello
|
150b3e6f6d
|
fix install instructions for the AWX CLI
|
2019-08-23 11:34:55 -04:00 |
|
softwarefactory-project-zuul[bot]
|
90af9a9e33
|
Merge pull request #4576 from ryanpetrello/ssl-insecure-cli
suppress urllib3 insecure warnings in the CLI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-23 15:22:22 +00:00 |
|
Rebeccah Hunter
|
be0c36540e
|
Removing job_status from the docs because it doesn't exist.
|
2019-08-23 10:53:23 -04:00 |
|
Ryan Petrello
|
70ce074f5a
|
suppress urllib3 insecure warnings in the CLI
|
2019-08-23 10:11:59 -04:00 |
|
softwarefactory-project-zuul[bot]
|
39a96a620e
|
Merge pull request #4562 from ryanpetrello/fix-required-cli-args
fix a formatting bug re: required arguments in the CLI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-22 22:03:44 +00:00 |
|
softwarefactory-project-zuul[bot]
|
e13274c73f
|
Merge pull request #4571 from ryanpetrello/v2-test-cleanup
clean up old v2 versioning in API tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-22 21:57:44 +00:00 |
|
Ryan Petrello
|
2e8be41111
|
fix a formatting bug re: required arguments in the CLI
|
2019-08-22 17:05:53 -04:00 |
|
mabashian
|
3079b54d31
|
Reverts data list toolbar back to 50/50 width on normal lists but maintains full width on lookups.
|
2019-08-22 15:34:30 -04:00 |
|
Ryan Petrello
|
4e6b0e1580
|
clean up old v2 versioning in API tests
|
2019-08-22 15:14:06 -04:00 |
|
mabashian
|
5549dac17d
|
Hook up delete on jobs list. Add more comprehensive error handling on delete in organization and template lists.
|
2019-08-22 11:22:46 -04:00 |
|
softwarefactory-project-zuul[bot]
|
92bc608af3
|
Merge pull request #4535 from AlanCoding/null_ip
Allow gce host and public IP hostvars to be null
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-22 15:07:12 +00:00 |
|
softwarefactory-project-zuul[bot]
|
8566c30557
|
Merge pull request #4537 from jbradberry/fix-project-test
Fix asserts in test_project.py to use the id directly off of the job template
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-22 14:52:35 +00:00 |
|
softwarefactory-project-zuul[bot]
|
045578ce22
|
Merge pull request #4551 from rebeccahhh/devel
Remove extra warning when using garbage credentials
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2019-08-22 14:18:30 +00:00 |
|
Rebeccah Hunter
|
fb71b2699f
|
removed tabbing
|
2019-08-22 09:41:32 -04:00 |
|
Rebeccah Hunter
|
af6e035c3b
|
removed tabbing
|
2019-08-22 09:39:59 -04:00 |
|