Alex Corey
a01bef8d2c
Merge pull request #12420 from ansible/dependabot/npm_and_yarn/awx/ui/devel/lingui/react-3.14.0
...
Bump @lingui/react from 3.13.3 to 3.14.0 in /awx/ui
2022-06-27 09:35:40 -04:00
Sarah Akus
c2715d7c29
Merge pull request #12378 from john-westcott-iv/winrm_debug_5925
...
Making verbosity list and options a constant and adding WinRM debug
2022-06-24 09:06:14 -04:00
Alan Rominger
783b744bdb
Pass combined artifacts from nested workflows into downstream nodes ( #12223 )
...
* Track combined artifacts on workflow jobs
* Avoid schema change for passing nested workflow artifacts
* Basic support for nested workflow artifacts, add test
* Forgot that only does not work with polymorphic
* Remove incorrect field
* Consolidate logic and prevent recursion with UJ artifacts method
* Stop trying to do precedence by status, filter for obvious ones
* Review comments about sets
* Fix up bug with convergence node paths and artifacts
2022-06-23 16:54:53 -03:00
Alex Corey
f7982a0d64
Merge pull request #12421 from AlexSCorey/updateAxios
...
Bumps Axios and Adds license files
2022-06-23 13:07:28 -04:00
Sarabraj Singh
2147ac226e
Merge pull request #12408 from sarabrajsingh/feature/new-awx-cli-import-export-error-codes
...
[new] bubble up an error code when something goes wrong with import/export
2022-06-23 10:58:14 -04:00
Alex Corey
6cc22786bc
Adds license files
2022-06-23 09:26:34 -04:00
dependabot[bot]
861a9f581e
Bump @lingui/react from 3.13.3 to 3.14.0 in /awx/ui
...
Bumps [@lingui/react](https://github.com/lingui/js-lingui ) from 3.13.3 to 3.14.0.
- [Release notes](https://github.com/lingui/js-lingui/releases )
- [Changelog](https://github.com/lingui/js-lingui/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lingui/js-lingui/compare/v3.13.3...v3.14.0 )
---
updated-dependencies:
- dependency-name: "@lingui/react"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 12:34:58 +00:00
Alex Corey
439b351c95
Merge pull request #12392 from nixocio/update_bot_user
...
Update user dependabot
2022-06-23 08:31:16 -04:00
Alex Corey
14afab918e
Creates a verbosity select dropdowns and moves options constant into same file
2022-06-23 08:28:37 -04:00
Alex Corey
ef8d4e73ae
Creates a verbosity select dropdowns and moves options constant into same file
2022-06-22 14:04:12 -04:00
John Westcott IV
61f483ae32
Fixing UI general test
2022-06-22 14:04:12 -04:00
John Westcott IV
21bed7473d
Making verbosity list and options a constant and adding WinRM debug to everything
2022-06-22 14:04:11 -04:00
John Westcott IV
31d8ddcf84
Updating release docs ( #12403 )
...
Adding standard subject line to triage_replies.md
Removing PR commit generated change log in favor of github auto-commit log
Updating some images
Adding AWX matrix chanel to IRC notifications
Adding references between operator and AWX releases
2022-06-22 12:36:54 -04:00
Seth Foster
9419270897
Merge pull request #12393 from fosterseth/subsystem_metrics_delete_redis_keys
...
Subsystem metrics reset_values should remove all redis keys
2022-06-22 11:34:20 -04:00
Alex Corey
f755d93a58
Merge pull request #12373 from AlexSCorey/updateJS-Yaml
...
Updates js-yaml to 4.x and updates files.
2022-06-22 11:25:52 -04:00
Sarabraj Singh
05df2ebad2
bubble up an error code when something goes wrong with import/export
...
(cherry picked from commit babd6f0975fc81c4524a0d6a35a334a75aa623bb)
2022-06-22 10:29:01 -04:00
Jeff Bradberry
b44442c460
Merge pull request #12351 from AlexSCorey/5673-t-importExportSchedules
...
Adds import export to awx cli for schedules as a top level object
2022-06-22 10:13:56 -04:00
Shane McDonald
989b389ba4
Merge pull request #12397 from sean-m-sullivan/awx_license_delete
...
add state to awx license module
2022-06-22 09:20:29 -04:00
Sarabraj Singh
5bd4aade0e
Merge pull request #12404 from ansible/revert-12335-feature/awx-cli-import-export-error-codes
...
Revert "import/export error codes when something bad happens"
2022-06-21 22:01:46 -04:00
Jessica Steurer
470910b612
Merge pull request #12309 from jbradberry/cli-multiple-extra-vars
...
Allow for multiple --extra_vars or --variables flags in awx-cli
2022-06-21 19:34:25 -03:00
Sarabraj Singh
dbb81551c8
Revert "import/export error codes when something bad happens"
2022-06-21 17:36:21 -04:00
Sarabraj Singh
f7c5cb2979
Merge pull request #12335 from sarabrajsingh/feature/awx-cli-import-export-error-codes
...
import/export error codes when something bad happens
2022-06-21 16:49:03 -04:00
Sarabraj Singh
babd6f0975
bubble up an error code when something goes wrong with import/export
2022-06-21 15:53:59 -04:00
sean-m-sullivan
7bcceb7e98
add state to awx license module
2022-06-21 13:07:16 -04:00
Seth Foster
c92619a2dc
Subsystem metrics reset_values should remove all redis keys
2022-06-16 16:54:37 -04:00
Alan Rominger
923cc671db
Merge pull request #12391 from AlanCoding/compose_graphs
...
Do the grafana thing in docker-compose templating itself
2022-06-16 16:23:36 -04:00
Alan Rominger
db105c21e4
Set default false values
2022-06-16 15:46:42 -04:00
Alan Rominger
372aa36207
Make the prometheus config file ignored by git
2022-06-16 15:42:10 -04:00
Alan Rominger
173318764b
Remove existing yml file for prometheus
2022-06-16 15:37:18 -04:00
Alan Rominger
1dd535a859
Remove old way of doing grafana graphs
2022-06-16 15:31:45 -04:00
nixocio
e7d37b26f3
Update user dependabot
...
Update user dependabot
2022-06-16 15:31:39 -04:00
Alan Rominger
f4ef7d6927
Add volumes to the clean command
2022-06-16 14:03:22 -04:00
Elijah DeLee
7cbe112e4e
possible work around for 500 on /api/v2/metrics ( #12376 )
...
we've observed this in development and some users have reported experiencing 500's on /api/v2/metrics because of a key error here where a metric is missing from a certain instance
2022-06-16 13:15:25 -04:00
Alan Rominger
c441db2aab
docs workding edits and depends_on
2022-06-16 12:07:26 -04:00
Alan Rominger
fb292d9706
Move visualization containers into docker-compose
2022-06-16 10:25:02 -04:00
Sarah Akus
35a5f93182
Merge pull request #12323 from AlexSCorey/5857-t-SanitizeLoginHTML
...
Removes Sanatize html in favor of dom purify library
2022-06-16 09:59:21 -04:00
Jessica Steurer
116dc0c480
Merge pull request #12340 from john-westcott-iv/shedule_timezone_12255
...
Add documentation around schedule timezone change
2022-06-15 15:34:49 -03:00
Alex Corey
b87ba1c53d
Merge pull request #12382 from nixocio/ui_close_css
...
Update css var
2022-06-15 11:56:47 -04:00
Alex Corey
59691b71bb
Merge pull request #12360 from nixocio/ui_issue_5012
...
Add column to display resource related to a schedule
2022-06-15 11:53:33 -04:00
Alex Corey
cc0bb3e401
Merge pull request #12365 from ansible/dependabot/npm_and_yarn/awx/ui/devel/ace-builds-1.6.0
...
Bump ace-builds from 1.5.1 to 1.6.0 in /awx/ui
2022-06-15 11:46:53 -04:00
nixocio
7ef90bd9f4
Update css var
...
Update css var
2022-06-15 11:37:04 -04:00
John Westcott IV
f820c49b82
Fixing typo in ISSUE_TEMPLATE.md ( #12381 )
2022-06-15 10:34:22 -04:00
Jessica Steurer
ac62d86f2a
Merge pull request #12361 from kialam/refresh-data-lookup-modal
...
Allow lookup modals to refresh when opened.
2022-06-15 09:40:40 -03:00
John Westcott IV
b9e67e7972
Allowing blank issues with a template for testing purposes only ( #12377 )
2022-06-14 17:17:07 -04:00
Jeff Bradberry
48a2ebd48c
Merge pull request #12271 from HampusLundqvist/gitlab-webhooks-fixes-#12268
...
return event_status on push, tag push, and merge gitlab webhook events
2022-06-14 17:12:27 -04:00
Sarah Akus
ee13ddd87d
Merge pull request #12332 from nixocio/ui_issue_8097
...
Add typeahed for single choice surveys
2022-06-14 15:20:38 -04:00
Seth Foster
3fcf7429a3
Merge pull request #12246 from fosterseth/fix_haproxy_startup_error
...
use haproxy 2.3 with maxconn set to avoid startup failures
2022-06-14 14:41:14 -04:00
Sarah Akus
51a8790d56
Merge pull request #12348 from nixocio/ui_issue_111987
...
Update project status to reflect project sync related to job template
2022-06-14 14:41:01 -04:00
Jessica Steurer
c231e4d05e
Merge pull request #12370 from nixocio/ui_issue_11795
...
Add column org to template list
2022-06-14 14:28:56 -03:00
Seth Foster
987e5a084d
use haproxy 2.3 with maxconn set to avoid startup failures
2022-06-14 13:09:40 -04:00