Alex Corey
bea8b1a754
Adds an Instance Group component that renders IGs as a PF Label
2022-10-26 13:36:14 -04:00
Alex Corey
95dba81a9d
Merge pull request #13110 from AlexSCorey/fixBrokenHostEventModalTest
...
Fixes a broken Host event modal unit test
2022-10-26 11:04:03 -04:00
Alex Corey
4b308d313a
Fixes a broken Host event modal unit test
2022-10-25 15:12:47 -04:00
Alex Corey
d80db763bc
Merge pull request #12942 from Tioborto/fix/ui-host-vent-modal
...
fix: UI host event modal when stdout is an array
2022-10-25 10:12:02 -04:00
Seth Foster
ddd09461fb
Merge pull request #13093 from fosterseth/nginx_static_location
...
Make nginx conf consistent with settings.STATIC_ROOT
2022-10-24 11:02:17 -04:00
Seth Foster
6d192927ae
Make nginx conf consistent with settings.STATIC_ROOT
2022-10-21 23:10:06 -04:00
Sarah Akus
e655e1dbc2
Merge pull request #13068 from AlexSCorey/11555-CalculateElapsedTimeonJob
...
Allows job output to calculate elapsed time
2022-10-21 11:51:47 -04:00
Sarabraj Singh
e41f20320a
removed hostname check when editing hostname on existing host ( #13057 )
2022-10-21 10:28:40 -03:00
Alan Rominger
192f45bbd0
Make canceling view non-atomic to fix 500 errors with job bursts ( #13072 )
...
* Make canceling view non-atomic to fix 500 errors with job bursts
* Update test calls for cancel method changes
2022-10-20 15:02:54 -04:00
Alan Rominger
e013d25e2d
Merge pull request #13073 from AlanCoding/max_conn_deadlock
...
Fix dispatcher connection deadlock w scheduler and cleanup
2022-10-19 14:06:12 -04:00
Alex Corey
8a6ad47ca5
Allows job output to calculate elapsed time
2022-10-19 12:56:23 -05:00
Alan Rominger
cba780a8f8
Fix dispatcher connection deadlock w scheduler and cleanup
2022-10-19 12:12:15 -04:00
Alan Rominger
3fc67dc76c
Merge pull request #13081 from AlanCoding/raw_string
...
Use raw string to satisfy linter rules
2022-10-19 12:08:02 -04:00
Alan Rominger
6f85aef5fe
Use raw string to satisfy linter rules
2022-10-19 11:07:43 -04:00
Alan Rominger
4d9b8400da
Merge pull request #12887 from AlanCoding/more_rules
...
[tech debt] Add new flake8 rules to do some meaningful corrections
2022-10-18 20:27:00 -04:00
Jeff Bradberry
eeb9d61488
Merge pull request #13069 from jbradberry/hostname-validation-regression
...
Add back in the uniqueness validation on Instance.hostname
2022-10-17 11:40:54 -04:00
Jeff Bradberry
234ce529fc
Add back in the uniqueness validation on Instance.hostname
2022-10-17 10:55:38 -04:00
Alex Corey
4f36943b47
Merge pull request #12988 from ansible/dependabot/npm_and_yarn/awx/ui/devel/d3-7.6.1
...
Bump d3 from 7.4.4 to 7.6.1 in /awx/ui
2022-10-14 11:51:09 -04:00
Sarah Akus
25737ba7c6
Merge pull request #13064 from kialam/fix-pending-health-check-button-setState
...
Fix pending state for health check button.
2022-10-14 08:54:39 -04:00
Kia Lam
7127d18072
Fix pending state for health check button.
2022-10-13 19:12:21 -07:00
Sarah Akus
e5c834383c
Merge pull request #13050 from vidyanambiar/template-playbook
...
Allow entering playbook filename manually in Job Template
2022-10-13 10:23:49 -04:00
Hao Liu
b9c9800210
Merge pull request #13043 from TheRealHaoLiu/instance_install_bundle-configure-podman
...
add podman config role in instance install bundle
2022-10-12 15:56:32 -04:00
Vidya Nambiar
c94dc08cf3
Allow entering playbook filename manually in Job Template
...
Signed-off-by: Vidya Nambiar <vnambiar@redhat.com>
Prettier
Signed-off-by: Vidya Nambiar <vnambiar@redhat.com>
2022-10-12 15:56:12 -04:00
Alan Rominger
a0594c8948
Merge pull request #13035 from AlanCoding/mike_patch
...
Only perform prompts validation if prompts fields are submitted
2022-10-12 15:42:55 -04:00
Alex Corey
ab5ea46006
Merge pull request #13042 from kialam/fix-topology-enabled-state-on-redraw
...
Fix enable/disable node state on browser resize.
2022-10-12 15:23:55 -04:00
Hao Liu
6b471e468c
add podman config role in instance install bundle
...
related to https://github.com/ansible/receptor-collection/pull/20
configure podman to
- use crun
- use cgroupfs
- force fully qualified image name
Signed-off-by: Hao Liu <haoli@redhat.com>
2022-10-12 14:31:18 -04:00
Rebeccah Hunter
50614b961e
Merge pull request #13001 from kdelee/moooore-dashboard
...
Moooore 🐮 dashboard
2022-10-12 14:08:17 -04:00
Sarah Akus
a2be320605
Merge pull request #12974 from kialam/new-health-check-started
...
Update UI to support pending health checks.
2022-10-12 11:37:57 -04:00
Kia Lam
8a959e9586
Fix enable/disable node state on browser resize.
2022-10-11 16:26:24 -07:00
Rick Elrod
1db189c7ee
Add developer documentation for project signing work
...
Signed-off-by: Rick Elrod <rick@elrod.me>
2022-10-11 15:45:40 -05:00
Sarah Akus
39c2fcd8c2
Merge pull request #13034 from mabashian/13033-relaunch-adhoc
...
Fixes bug re-launching adhoc command with passwords required
2022-10-11 16:37:15 -04:00
mabashian
da857ea334
Fixes bug where relaunching adhoc command did not work
2022-10-11 11:36:05 -04:00
Elijah DeLee
d50c97ae22
Updates to Grafana Dashboard and example alerts
...
More fun in the grafana dashboard. The rows organize the panels and are
collapsable. Also, tested with multiple nodes and fixed some
labeling issues when there are more than one node.
Update grafana alerting readme info and some fun prose about one of the
alerts as well as some reorganizing of the code for clarity.
finally, drop the time to fire for alerts because it's better to have them be a bit touchy so users can verify they work vs. not being sure.
2022-10-11 11:14:22 -04:00
Alan Rominger
0f150aa3b3
Only perform prompts validation if prompts fields are submitted
2022-10-11 10:50:03 -04:00
mabashian
cdb51a75b8
Fixes bug re-launching adhoc command with passwords required
2022-10-11 09:46:33 -04:00
Cesar Francisco San Nicolas Martinez
22b6ae6903
Merge pull request #13031 from ansible/attribute_error_field
...
Sending field_name in AttributeError
2022-10-11 14:48:47 +02:00
César Francisco San Nicolás Martínez
871175f97f
Sending field_name in AttributeError
2022-10-11 10:21:44 +02:00
Seth Foster
e6497be200
Merge pull request #12997 from kurokobo/docs-execution-node
...
docs: fix incorrect file extension in execution_nodes.md
2022-10-11 00:59:41 -04:00
Kia Lam
3b9333be9f
Link out to docs; use some in place of forEach when looping through results.
2022-10-10 19:46:01 -07:00
Kia Lam
04b814cfd8
Update UI to support pending health checks.
2022-10-10 19:45:46 -07:00
kialam
bb2e5cba0a
Merge pull request #13027 from kialam/fix-topology-css-overflow
...
Fix CSS overflow for legend and tooltip in Topology view.
2022-10-10 14:04:06 -07:00
dependabot[bot]
42a4e9f10f
Bump d3 from 7.4.4 to 7.6.1 in /awx/ui
...
Bumps [d3](https://github.com/d3/d3 ) from 7.4.4 to 7.6.1.
- [Release notes](https://github.com/d3/d3/releases )
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md )
- [Commits](https://github.com/d3/d3/compare/v7.4.4...v7.6.1 )
---
updated-dependencies:
- dependency-name: d3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 17:12:24 +00:00
Alex Corey
882d2fdbe8
Merge pull request #12987 from ansible/dependabot/npm_and_yarn/awx/ui/devel/patternfly/react-table-4.108.0
...
Bump @patternfly/react-table from 4.100.8 to 4.108.0 in /awx/ui
2022-10-10 13:11:23 -04:00
Alex Corey
0d69d40859
Merge pull request #13025 from mabashian/13024-vars-string-awx
...
Moves smart inv vars tooltip to a single line
2022-10-10 13:09:45 -04:00
Kia Lam
2e38bbcbcd
Fix CSS overflow for legend and tooltip in Topology view.
2022-10-10 08:44:36 -07:00
John Westcott IV
6f741b909a
Merge pull request #12949 from john-westcott-iv/make-ldap-more-efficent
...
Refactor of LDAP backend to be more efficent
2022-10-10 10:44:32 -04:00
mabashian
bbb00e0674
Moves smart inv vars tooltip to a single line
2022-10-10 10:20:58 -04:00
Elijah DeLee
560b952dd6
Make DB max connections configurable in dev env
...
This was causing me issues when using multiple nodes in the dev
environment
2022-10-10 09:56:07 -04:00
Hao Liu
62c773e912
Merge pull request #13022 from kurokobo/fix-execution-node
2022-10-09 20:23:59 -04:00
kurokobo
fd38c926b2
fix: extend expiration date for receptor certificate for execution node
2022-10-09 06:38:35 +09:00