softwarefactory-project-zuul[bot]
c6595786f5
Merge pull request #5734 from marshmalien/5264-inv-host-edit-form
...
Add inventory host edit form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-23 20:10:36 +00:00
softwarefactory-project-zuul[bot]
52638c709a
Merge pull request #5749 from ryanpetrello/search-distinct
...
fix a bug that causes __search filters to not properly call .distinct()
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-23 19:09:52 +00:00
softwarefactory-project-zuul[bot]
0d365068ff
Merge pull request #5740 from AlexSCorey/5257-WFJTMissingResource
...
Fixes InvGroup Form submission error and TemplateList Missing Resource Bug
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-23 18:43:44 +00:00
Ryan Petrello
256404ba03
fix a bug that causes __search filters to not properly call .distinct()
2020-01-23 13:40:22 -05:00
Alex Corey
44db9ad033
Moves TemplateListItem to a functional component
2020-01-23 11:22:05 -05:00
Alex Corey
21890efca6
Ensures no missingResourceIcon for WFJT on JTList
...
Adds a test to ensure that missingResourceIcon is not shown for WFJTs.
2020-01-23 11:21:57 -05:00
Alex Corey
0a8fe4d812
Fixes InvGroupForm submission bug.
...
The inventory id now comes through useParams instead of through props.
Also updates tests to reflect those changes
2020-01-23 11:14:41 -05:00
softwarefactory-project-zuul[bot]
c35c80b06c
Merge pull request #5732 from ryanpetrello/callback-stats-faster
...
optimize awx-manage callback_stats for larger datasets
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-22 22:34:38 +00:00
softwarefactory-project-zuul[bot]
3c5e9da9a1
Merge pull request #5739 from ryanpetrello/optimize-callback-with-logging
...
further optimize conf.settings access when logging is enabled
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-22 21:53:04 +00:00
Ryan Petrello
f9af5e8959
optimize awx-manage callback_stats for larger datasets
...
to monitor this historically, we'd probably need to introduce a new
index on the modified column of all our event types
2020-01-22 16:52:38 -05:00
softwarefactory-project-zuul[bot]
c983b6a755
Merge pull request #5729 from ryanpetrello/you-get-to-drink-from-the-firehose
...
add a script for quickly inserting lots of events
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-22 21:43:52 +00:00
Ryan Petrello
e18639b26b
further optimize conf.settings access when logging is enabled
...
the callback receiver is still fairly slow when logging is enabled due
to constant setting lookups; this speeds things up considerably
related: https://github.com/ansible/awx/pull/5618
2020-01-22 16:17:33 -05:00
Marliana Lara
00a9e42001
Wrap floating loading text in a card
2020-01-22 13:36:15 -05:00
Marliana Lara
fc5363a140
Replace loadHost with an IIFE
2020-01-22 12:25:43 -05:00
Ryan Petrello
d8d1ccf810
add a script for quickly inserting lots of events
2020-01-22 11:57:47 -05:00
softwarefactory-project-zuul[bot]
046518ab8f
Merge pull request #5699 from keithjgrant/5235-variables-field
...
Make VariablesField detect correct mode on mount
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-22 16:54:52 +00:00
Marliana Lara
d33bbdd4f6
Add inventory host edit form
2020-01-22 11:06:45 -05:00
softwarefactory-project-zuul[bot]
46e530ceeb
Merge pull request #5733 from kdelee/fix_my_mistake
...
Fix overzealous cleanup in awxkit
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-22 15:56:42 +00:00
Elijah DeLee
2a77b8b4b9
Fix overzealous cleanup in awxkit
...
Introduced this problem with 1e796076f5
2020-01-22 10:23:40 -05:00
softwarefactory-project-zuul[bot]
23b2b136d6
Merge pull request #5707 from AlanCoding/bulk_create_logs
...
Allow CTiT log level to log bulk_create lines
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-22 15:04:17 +00:00
softwarefactory-project-zuul[bot]
d83a786c12
Merge pull request #5714 from mabashian/mount-with-contexts-import
...
Use directory alias for imports instead of relative path in our test files
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-22 14:39:18 +00:00
mabashian
5d162b739b
Fix import order to address linting error
2020-01-22 09:01:35 -05:00
softwarefactory-project-zuul[bot]
55e37b4eaa
Merge pull request #5728 from wenottingham/i-waited-for-days
...
Fix timedelta comparison to account for large intervals
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-21 21:47:13 +00:00
Bill Nottingham
b2a0b3fc29
Fix timedelta comparison to account for large intervals
...
It would fail if you set the interval to > 1 day.
2020-01-21 16:14:33 -05:00
softwarefactory-project-zuul[bot]
d1e1bc7108
Merge pull request #5721 from wenottingham/a-thundering-herd-is-only-good-if-you-are-marshall
...
Change how analytics is gathered to only gather once per interval
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-21 20:31:39 +00:00
softwarefactory-project-zuul[bot]
cb88ea8fd1
Merge pull request #5718 from AlanCoding/pin_pin
...
Pin zipp to avoid setuptools upgrade
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-21 19:13:35 +00:00
softwarefactory-project-zuul[bot]
c2fe3fcf13
Merge pull request #5706 from appuk/apurva-new-ids
...
Add data-cy attributes for Inventory and Inventory Hosts
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
2020-01-21 17:57:41 +00:00
softwarefactory-project-zuul[bot]
6654a116d0
Merge pull request #5715 from marshmalien/routed-tabs-remove-history
...
RoutedTabs component - Replace router HOC with hooks
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-21 17:55:00 +00:00
softwarefactory-project-zuul[bot]
b77ab8a6ca
Merge pull request #5723 from kdelee/scan_job_cleanup
...
Scan jobs have been removed, clean up old refs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-21 17:54:14 +00:00
Elijah DeLee
1e796076f5
Scan jobs have been removed, clean up old refs
...
see https://github.com/ansible/awx/issues/5603
2020-01-21 12:11:53 -05:00
Apurva Bakshi
8fa38d1a2e
Add data-cy attributes for Inventory and Inventory Hosts
2020-01-21 12:05:27 -05:00
Bill Nottingham
44e176dde8
Change how analytics is gathered to only gather once per interval
2020-01-21 11:40:51 -05:00
softwarefactory-project-zuul[bot]
1ce197041f
Merge pull request #5710 from ryanpetrello/job-event-api-perf
...
drastically speed up /api/v2/jobs/N/job_events/ with large counts
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-21 15:54:02 +00:00
Marliana Lara
0952bae09f
Replace withRouter with react-router hooks in RoutedTabs
2020-01-21 10:06:46 -05:00
softwarefactory-project-zuul[bot]
12509cd652
Merge pull request #5713 from wenottingham/devel
...
Fix some lint
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-20 23:50:03 +00:00
mabashian
b094c063ae
Use directory alias for imports instead of relative path in our test files
2020-01-20 17:32:05 -05:00
Bill Nottingham
4e46d5d7cd
Fix some lint
2020-01-20 17:15:27 -05:00
softwarefactory-project-zuul[bot]
8b10da9589
Merge pull request #5709 from benthomasson/fix_gather_analytics_crontab
...
Fixes crontab for gather_analytics to run once every 4 hours
Reviewed-by: Christian Adams <rooftopcellist@gmail.com>
https://github.com/rooftopcellist
2020-01-20 19:21:27 +00:00
softwarefactory-project-zuul[bot]
99ce277b06
Merge pull request #5705 from AlexSCorey/5599-VariableDetailsAbsent
...
Ensures Variables Details renders even when no value.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-20 18:40:04 +00:00
AlanCoding
5db6906212
pin zipp to avoid setuptools upgrade
2020-01-20 13:39:48 -05:00
Ben Thomasson
652a428438
Fixes crontab for gather_analytics to run once every 4 hours
2020-01-20 13:30:10 -05:00
Ryan Petrello
dfc769b8fe
drastically speed up /api/v2/jobs/N/job_events/ with large counts
2020-01-20 13:24:39 -05:00
Alex Corey
c45b1ffca6
Ensures Variables Details renders even when no value.
...
When there is no value VariablesDetails will show ---.
2020-01-20 12:58:58 -05:00
AlanCoding
ceed6f8d9b
Allow CTiT log level to log bulk_create lines
2020-01-20 12:41:10 -05:00
softwarefactory-project-zuul[bot]
03cfb7bf9a
Merge pull request #5669 from AlanCoding/no_parent_or_host
...
Remove two unused parent relationships from JobEvent model
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-20 16:58:46 +00:00
softwarefactory-project-zuul[bot]
49d1fa82d3
Merge pull request #5678 from marshmalien/5657-update-inventory-detail
...
Fetch new inventory when location changes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-20 13:58:18 +00:00
softwarefactory-project-zuul[bot]
08a195ba08
Merge pull request #5694 from beeankha/tower_job_launch_module_exception
...
Fail Gracefully on tower_job_launch Module When JT is Not Found
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-17 23:46:49 +00:00
softwarefactory-project-zuul[bot]
77d1c711bf
Merge pull request #5695 from jlmitch5/redirectToLogin
...
add redirect to login on 401
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-17 23:31:38 +00:00
softwarefactory-project-zuul[bot]
ad73174029
Merge pull request #5696 from jakemcdermott/fix-5138-2
...
Use the default cloud name if one isn't passed to azure plugin
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-17 22:38:55 +00:00
softwarefactory-project-zuul[bot]
a6539d66d4
Merge pull request #5654 from AlexSCorey/5619-BranchFieldMissing
...
Fixes navigation bug in InventoryAdd Adds SCM Branch field on JTForm
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-01-17 21:46:45 +00:00