Marliana Lara
8be8663665
Fix AnsibleSelect tests
2019-02-19 16:14:28 -05:00
Marliana Lara
740a9c1e61
Remove pf base css import and tweak styles
2019-02-19 16:10:50 -05:00
Marliana Lara
9229c8e724
Add translations to AnsibleSelect
2019-02-19 16:10:47 -05:00
Marliana Lara
7567a6b36a
Fix Org Detail Action button margin
2019-02-19 16:05:47 -05:00
Marliana Lara
240d07b6d4
Refactor styles and remove patternfly utility classes
2019-02-19 16:05:45 -05:00
Marliana Lara
09107aef1f
Amend LoginForm component to use updated helperText props for @patternfly/react-core 2.1.8
2019-02-19 16:04:48 -05:00
Marliana Lara
68225d191a
Remove old BackgroundImageSrc tokens for @patternfly/react-core 2.1.8
2019-02-19 16:04:47 -05:00
Marliana Lara
58f273347c
Remove heroImgSrc props for @patternfly/react-core 2.1.8
2019-02-19 16:04:47 -05:00
Marliana Lara
c4065a54bd
Rename Select components to FormSelect for @patternfly/react-core 2.1.8
2019-02-19 16:04:45 -05:00
Marliana Lara
50ebf65178
Update @patternfly/patternfly-next references to @patternfly/patternfly
2019-02-19 16:00:11 -05:00
Marliana Lara
f5f67627db
Update @patternfly/* dependencies
...
* Remove @patternfly/react-styles dependency
2019-02-19 16:00:11 -05:00
Hideki Saito
9f04fbe4a4
Add verify_ssl to OpenStack credential type
...
To avoid verification failures when using a self-signed certificate file,
Added "Verify SSL" check box to the openstack credential type edit page.
Signed-off-by: Hideki Saito <saito@fgrep.org>
2019-02-19 12:53:13 -05:00
softwarefactory-project-zuul[bot]
1ece764547
Merge pull request #3257 from ryanpetrello/native_credential_types
...
define native CredentialType inputs/injectors in code, not in the DB
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-19 17:27:19 +00:00
softwarefactory-project-zuul[bot]
2358e306c1
Merge pull request #3261 from elyezer/resize-window
...
Resize window to avoid breaking the UI
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-19 17:21:12 +00:00
Elyézer Rezende
82b9f8ebb0
Resize window to avoid breaking the UI
...
Update test-jobs-portal-list-actions to resize the browser window and
avoid a flake test because of broken layout.
2019-02-19 13:53:12 -03:00
kialam
e0df011804
Merge pull request #109 from ansible/add-prop-checking
...
Add proptypes to shared components
2019-02-19 11:37:03 -05:00
kialam
f9d615fdee
Fix unit tests.
2019-02-19 11:28:17 -05:00
kialam
da8c3f6c43
Enable submit button by default.
2019-02-19 10:24:26 -05:00
Ryan Petrello
43ca4526b1
define native CredentialType inputs/injectors in code, not in the DB
...
This has a few benefits:
1. It makes adding new fields to built-in CredentialTypes _much_
simpler. In the past, we've had to write a migration every time we
want to modify an existing type (changing a label/help text,
changing options like the recent become_method changes) or
when adding a new field entirely
2. It paves the way for third party credential plugins support, where
importable libraries will define their own source code-based schema
2019-02-19 10:22:26 -05:00
kialam
c3493b0539
Remove unused method.
2019-02-19 10:19:47 -05:00
kialam
bba1c4f5b6
Restore FormGroup to parent Add Org component for AnsibleSelect.
2019-02-19 10:18:03 -05:00
softwarefactory-project-zuul[bot]
4174fc22b0
Merge pull request #3254 from vismay-golwala/job_host_count
...
Fixed # of hosts - job details UI
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-18 21:16:32 +00:00
Vismay Golwala
16e135249c
Fixed # of hosts - job details UI
...
In the UI job details page, the number of hosts for any job was always displayed '1'
irrespective of the actual count. This was caused because of a faulty initialization
of variable followed by unreachable code. It has been fixed by updating init value.
Signed-off-by: Vismay Golwala <vgolwala@redhat.com>
2019-02-18 13:57:58 -05:00
softwarefactory-project-zuul[bot]
889dae357b
Merge pull request #3235 from ryanpetrello/sql-profiling
...
add a custom DB backend that provides system-level SQL profiling
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-15 21:56:28 +00:00
softwarefactory-project-zuul[bot]
0063668582
Merge pull request #3247 from ryanpetrello/fix-serial-display-error
...
fix a bug in the display of playbooks using serial or free strategy
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-15 21:51:54 +00:00
Ryan Petrello
1e4cd9ea8f
document the SQL profiler
2019-02-15 16:34:34 -05:00
Ryan Petrello
954ccccbc5
fix a bug in the display of playbooks using serial or free strategy
2019-02-15 16:13:12 -05:00
kialam
2a254ea538
Add typechecking to contributing guide.
2019-02-15 15:20:02 -05:00
kialam
b340d49cb7
Integrate proptypes for our shared components.
...
- Fix unit tests.
- Fix linter errors.
2019-02-15 15:08:52 -05:00
Ryan Petrello
6f43875e80
record profile data in /var/log/tower, not /var/lib/awx
2019-02-15 14:34:55 -05:00
Christian Adams
80cccab919
Merge pull request #3244 from e-tienne/fix_wording_wf
...
Fix ambiguous workflow vizualizer 5000 wording
2019-02-15 11:23:58 -05:00
softwarefactory-project-zuul[bot]
088673ceb0
Merge pull request #3246 from Klaas-/Klaas--patch-2
...
Avoid pg password ending up in syslog/shell output
Reviewed-by: awxbot
https://github.com/awxbot
2019-02-15 15:48:39 +00:00
Vismay Golwala
4f13255f35
Allow empty default values for numerical survey answers.
...
Signed-off-by: Vismay Golwala <vgolwala@redhat.com>
2019-02-15 10:41:19 -05:00
Klaas Demter
8f36e21c97
Avoid pg password ending up in syslog/shell output
...
Currently if an error occurs the pgpassword would be exposed to syslog / shell during playbook backup.yml
2019-02-15 16:15:33 +01:00
Bill Nottingham
6a11281355
Show last login along with the badges on the user view screen.
2019-02-14 20:25:50 -05:00
Etienne Simard
df4e4f80ad
Fix ambiguous workflow vizualizer wording
...
Resolves : #2998
Signed-off-by: Etienne Simard <etienne@redhat.com>
2019-02-14 18:01:23 -05:00
softwarefactory-project-zuul[bot]
5682fb1503
Merge pull request #3243 from mabashian/more-strings-to-translate
...
Translate job status in smart status tooltip. Mark strings for translation in project form
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-14 22:46:25 +00:00
mabashian
640d2a2797
Fix linting error
2019-02-14 16:32:54 -05:00
softwarefactory-project-zuul[bot]
b173880766
Merge pull request #3240 from wenottingham/when-last-we-met
...
Add django last_login information to user object.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-14 21:32:09 +00:00
mabashian
30ce85b80a
Translate job status in smart status tooltip. Mark strings for translation in project form
2019-02-14 16:20:33 -05:00
softwarefactory-project-zuul[bot]
003ec64413
Merge pull request #3241 from ryanpetrello/workflow-convergence-i18n
...
mark a workflow convergence error message for i18n
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-14 21:16:54 +00:00
softwarefactory-project-zuul[bot]
eda6d729d6
Merge pull request #3239 from wenottingham/did-this-ever-work
...
Remove `awx-manage user_info` command.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-14 21:12:50 +00:00
Ryan Petrello
4f83d44142
mark a workflow convergence error message for i18n
2019-02-14 15:55:20 -05:00
Bill Nottingham
7452eb2fa1
Remove broken user_info command.
...
This has not worked in a long time, and does not serve much purpose.
2019-02-14 15:34:24 -05:00
Bill Nottingham
8300f7f51b
Add django last_login information to user object.
2019-02-14 15:17:37 -05:00
Ryan Petrello
eed94b641e
add a custom DB backend that provides system-level SQL profiling
...
run this command on _any_ node in an awx cluster:
$ awx-manage profile_sql --threshold=2.0 --minutes=1
...and for 1 minute, the timing for _every_ SQL query in _every_ awx
Python process that uses the Django ORM will be measured
queries that run longer than (in this example) 2 seconds will be
written to a per-process sqlite database in /var/lib/awx/profile, and
the file will contain an EXPLAIN VERBOSE for the query and the full
Python stack that led to that SQL query's execution (this includes not
just WSGI requests, but background processes like the runworker and
dispatcher)
$ awx-manage profile_sql --threshold=0
...can be used to disable profiling again (if you don't want to wait for
the minute to expire)
2019-02-14 15:04:46 -05:00
Unknown
0138e92ddc
update documentation to include kuberentes initContainers
...
Update documentation to include Kubernetes initContainers in custom virtualenvs
2019-02-14 14:07:26 -05:00
softwarefactory-project-zuul[bot]
456ef49ee3
Merge pull request #3229 from mabashian/popover-quote-entity
...
Replace single quote with appropriate entity when generating new attribute
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-14 16:32:57 +00:00
softwarefactory-project-zuul[bot]
b91dee68ac
Merge pull request #3221 from mabashian/workflow-results-inv-tooltip
...
Show the proper tooltip on workflow results inventory
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-14 16:28:34 +00:00
softwarefactory-project-zuul[bot]
781d36ef83
Merge pull request #3220 from mabashian/credential-modal-400
...
Prevent extra fetch of cred list as cred modal is closing
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-02-14 16:06:52 +00:00