mabashian
3c1cc7fcef
Fix failing license test after rhCreds was changed to subscriptionCreds
2020-10-26 10:14:16 -04:00
Ryan Petrello
6097066cd8
Merge branch 'downstream' into devel
2020-10-26 09:32:00 -04:00
Ryan Petrello
048e35850a
cut down on queries necessary to generate the X-API-Product-Name header
2020-10-26 09:19:46 -04:00
Chris Meyers
d2ceb39d73
Merge pull request #4616 from chrismeyersfsu/fix-same_jt_abuse
...
Fix same jt abuse
2020-10-26 09:13:08 -04:00
Keith Grant
a8bb3519c5
fix multiselect survey question on launch
2020-10-23 14:37:32 -07:00
Christian M. Adams
98b2ac77c8
Add migration to prefill rh username and password for subscriptions
2020-10-23 17:01:14 -04:00
softwarefactory-project-zuul[bot]
d550487bc8
Merge pull request #8433 from Malizor/devel
...
Expose the SCM Branch name in the playbook environment
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-10-23 17:40:07 +00:00
Ryan Petrello
942d7ccfc6
warn about legacy license usage in the licensing UI
2020-10-23 11:42:35 -04:00
softwarefactory-project-zuul[bot]
02fa85206f
Merge pull request #8441 from nixocio/ui_issue_7595
...
Rename users and access tabs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-10-23 15:39:49 +00:00
Ryan Petrello
3fe9d1c096
consolidate a few license code function calls
2020-10-23 11:05:08 -04:00
Christian M. Adams
8a9f75c291
Clean up unnecessary comments
2020-10-23 11:00:08 -04:00
Bill Nottingham
bfb8e384a8
flake8
2020-10-23 10:58:29 -04:00
Bill Nottingham
9bc17db45d
Return more user-friendly errors for assorted manifest failures
2020-10-23 10:57:43 -04:00
Ryan Petrello
7c63a6592e
simplify how awx "open" licensing works
2020-10-23 10:56:19 -04:00
Chris Meyers
79d7c6d9b3
make optimization code work with container groups
...
* Task manager fit_ optimization code caused problems with container
group code.
* Note that we don't actually get the benefit of the optimization for
container groups. We just make it so that the code doesn't blow up. It
will take another pass to apply optimizations to the container group
task manager path.
2020-10-23 10:17:30 -04:00
Chris Meyers
ce052922c6
terminal graph of job status changes
...
* Visualize how jobs go from pending, waiting, running over time
2020-10-23 10:15:32 -04:00
Ryan Petrello
91f72672a1
fix incorrect detection of license on inventory updates
2020-10-22 16:07:28 -04:00
Christian M. Adams
44e9ba1117
Fix flake8
2020-10-22 15:47:54 -04:00
softwarefactory-project-zuul[bot]
466dff96e9
Merge pull request #8402 from jlmitch5/dashboardAug20
...
add ui_next dashboard
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-10-22 18:45:11 +00:00
Ryan Petrello
2df924ae78
cleanup more old licensing cruft
2020-10-22 14:37:26 -04:00
Ryan Petrello
be5ff0a088
clarify some Sat6 verbiage in the license screen
2020-10-22 14:32:03 -04:00
Ryan Petrello
849079316a
change rhsm candlepin crt location
2020-10-22 14:08:19 -04:00
nixocio
dcc3422484
Rename users and access tabs
...
Rename users and access tabs
See: https://github.com/ansible/awx/issues/7595
2020-10-22 13:42:41 -04:00
Christian M. Adams
f812d2e318
Fallback to RH Candlepin Verify setting for OCP
2020-10-22 13:33:41 -04:00
Ryan Petrello
0c63e6a624
clarify messaging and behavior when subscription-manager isn't installed
2020-10-22 13:20:55 -04:00
Christian M. Adams
23f365786c
Add error handling for missing rhsm.conf
2020-10-22 12:29:29 -04:00
Chris Meyers
7baf681b55
Merge pull request #4623 from chrismeyersfsu/enhancement-db_application_name_3_8_0
...
fill in postgres application_name on connection
2020-10-22 12:04:41 -04:00
Ryan Petrello
fcf56b4ba6
cleanup up some unused code/comments, and simplify the license migration
2020-10-22 11:56:47 -04:00
Ryan Petrello
afc028147a
remove Organization label from RHSM/Sat6 license form
2020-10-22 11:56:47 -04:00
Ryan Petrello
a7c7ac714f
change license uploading to parse RHSM manifests
...
Co-authored-by: Christian Adams <chadams@redhat.com >
2020-10-22 11:56:41 -04:00
Jeff Bradberry
d6e39376c8
Improve handling of 0 and negative thresholds in the profile_sql command
...
- output a profiling disabled message when appropriate
- specify that we are doing SQL profiling in the enabled case
- treat negative thresholds the same as zero, disabling profiling
2020-10-22 11:27:21 -04:00
Ryan Petrello
ffab48c77f
reimplement licensing to work with RHSM and entitlement uploads
...
Co-authored-by: Christian Adams <chadams@redhat.com >
2020-10-22 11:10:28 -04:00
Nicolas Delvaux
a58e37e31f
Expose {awx,tower}_job_scm_branch variables in the environment
...
related #8429
2020-10-22 00:09:18 +02:00
Nicolas Delvaux
51aed19b29
Expose {awx,tower}_project_scm_branch variables in the environment
2020-10-21 23:54:48 +02:00
Tiago Góes
e30569cc1b
Change the id from / to -
2020-10-21 18:26:19 -03:00
John Mitchell
2c0de9ce3d
update render dashboard default unit t est
2020-10-21 12:52:38 -04:00
softwarefactory-project-zuul[bot]
3b3dfb6dbe
Merge pull request #8424 from ansible/deps-autofix-10-21
...
Autofix dependencies
Reviewed-by: John Hill <johill@redhat.com >
https://github.com/unlikelyzero
2020-10-21 16:33:42 +00:00
softwarefactory-project-zuul[bot]
6bd573cf07
Merge pull request #8263 from AlexSCorey/8238-AddRelatedGroups
...
8238 add related groups
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-10-21 15:42:55 +00:00
John Mitchell
52deb7fd86
update dashboard and graph code to aid in automated testing
2020-10-21 10:32:37 -04:00
Jake McDermott
1ab0e318f9
Fix vulnerable dependencies
2020-10-21 08:57:41 -04:00
softwarefactory-project-zuul[bot]
062ce5f735
Merge pull request #7281 from mabashian/7127-cred-input-details
...
Updates credential details to support plugin and prompt fields
Reviewed-by: John Hill <johill@redhat.com >
https://github.com/unlikelyzero
2020-10-21 00:32:26 +00:00
Keith Grant
9b5e59f045
add number validator support for negative numbers, large numbers
2020-10-20 15:44:17 -07:00
Alex Corey
8cb8cfe3d5
fixes search and sort
2020-10-20 17:53:54 -04:00
John Mitchell
5f4d6daf1b
update dashboard to 3 tab single pane
2020-10-20 17:33:37 -04:00
Alex Corey
bebaf2d97e
Uses existing kebabified workflow for run command
2020-10-20 17:07:01 -04:00
Alex Corey
ef85a321bc
brings all lists in line with exsiting Ad Hoc workflow
2020-10-20 17:05:51 -04:00
Alex Corey
b919d4885c
reformats long string, removes unneeded key
2020-10-20 17:05:51 -04:00
Alex Corey
f604065246
Refactors to show add button properly in Advanced Search mode
2020-10-20 17:05:51 -04:00
Alex Corey
9620da287c
Adds Related Groups List
2020-10-20 17:05:51 -04:00
softwarefactory-project-zuul[bot]
717861fb46
Merge pull request #8339 from keithjgrant/7515-form-error-polish
...
Refactor FormSubmitError for easier testing, better error display
Reviewed-by: John Hill <johill@redhat.com >
https://github.com/unlikelyzero
2020-10-20 20:52:09 +00:00