Michael Abashian
bbf8f2081d
Merge pull request #7023 from mabashian/host-list-empty-text
...
Changed empty host list message
2017-07-13 10:15:26 -04:00
Jared Tabor
9f605b2dba
Merge pull request #7041 from gconsidine/ui/add-string-override-support
...
Ui/add string override support
2017-07-12 14:34:59 -07:00
gconsidine
9b22df228f
Refactor to use get method to access strings vs direct
2017-07-12 17:00:26 -04:00
gconsidine
594c4d6ce2
Add support for configurably including strings
...
* Add json-loader to load JSON files via webpack
* Add a JSON file for string overrides
* Add a getter method to BaseString for an easier and more clearly
defined approach to accessing string values
2017-07-12 15:40:14 -04:00
Marliana Lara
8e1e58c2db
Add font-family fallbacks for revision sha
2017-07-12 15:13:47 -04:00
Marliana Lara
7c68700df9
Merge pull request #7018 from marshmalien/fix/styleCalendarWidget
...
Fix calendar widget styling issues
2017-07-12 13:46:25 -04:00
Michael Abashian
6d9c8343be
Changed empty host list message
2017-07-12 13:26:45 -04:00
Jake McDermott
93fddac127
fix job details linking to smart inventories ( #7013 )
2017-07-12 13:08:11 -04:00
Marliana Lara
deeec8c3d8
Merge pull request #6976 from marshmalien/feat/diffMode
...
Add --Diff Mode support to JT and Ad Hoc Command forms
2017-07-12 12:10:38 -04:00
Marliana Lara
1ede009623
Fix calendar widget styling issues
2017-07-12 12:02:05 -04:00
Michael Abashian
ef8c03a9c8
Merge pull request #7011 from mabashian/7004-workflow-inv-sync
...
Display inventory source name rather than group name in workflow editor
2017-07-12 11:45:20 -04:00
Marliana Lara
be6c6d3fe0
Merge pull request #6980 from marshmalien/fix/insightsProjectEmptyRevisionString
...
Hide copy icon when revision string is empty
2017-07-12 11:07:51 -04:00
Michael Abashian
4ff05ddd10
Display inventory source name rather than group name in workflow editor
2017-07-12 10:30:58 -04:00
Marliana Lara
87101d18d2
Merge pull request #6999 from marshmalien/fix/styleLongCredentialNames
...
Fix styling issues caused by long credential names
2017-07-12 10:14:46 -04:00
Michael Abashian
1a46b5d2b7
Merge pull request #6983 from mabashian/6967-prompt-credential-password
...
Fixed ask password on launch bug
2017-07-12 09:57:54 -04:00
Marliana Lara
7be38e2fe1
Add wordwrap to vault credential job launch preview
2017-07-12 09:54:26 -04:00
Marliana Lara
b48320f6c2
Fix long credential name styles
2017-07-12 09:46:24 -04:00
Marliana Lara
65bacf7f09
Initialize directive when job.scm_revision has a value
2017-07-12 09:36:59 -04:00
Marliana Lara
d2396161b9
Hide copy icon when revision string is empty
2017-07-12 09:36:56 -04:00
Michael Abashian
e6a14522aa
Merge pull request #6971 from mabashian/modal-list-link-new-tab
...
Modal lists with links will now open in a new tab
2017-07-12 09:36:22 -04:00
Michael Abashian
55fe6238a2
Merge pull request #6989 from mabashian/6957-host-groups
...
Fixed hosts groups list
2017-07-12 09:35:30 -04:00
Michael Abashian
76d507b5e5
Merge branch 'devel' into 6967-prompt-credential-password
2017-07-12 09:31:55 -04:00
Michael Abashian
2a3235690e
Removed logic comparing credential_type integer
2017-07-11 19:20:40 -04:00
Jared Tabor
e93f1d3e79
Merge pull request #6966 from jaredevantabor/vault-cred
...
Vault cred
2017-07-11 15:07:24 -07:00
Jared Tabor
16d51dc764
removing commented lines
2017-07-11 14:48:36 -07:00
Greg Considine
afa7de4f9c
Merge pull request #6977 from gconsidine/ui/add/extra-env-vars
...
Add support for extra env vars in the configuration view
2017-07-11 17:35:51 -04:00
Michael Abashian
f43308bf17
Fixed hosts groups list
2017-07-11 15:53:54 -04:00
Michael Abashian
690cb4ed6d
Make sure we're comparing integers
2017-07-11 14:31:57 -04:00
Michael Abashian
e5f8edacbe
Merge pull request #6862 from mabashian/6427-project-inv-source
...
Only auto-populate inventory source project when the user selects scm type
2017-07-11 14:13:46 -04:00
Michael Abashian
9fcccb71a5
Iterator is workflow_template not workflow_job_template
2017-07-11 14:12:19 -04:00
Michael Abashian
73f0fd8baf
Fixed ask password on launch bug
2017-07-11 14:00:00 -04:00
gconsidine
df6e804816
Add support for extra env vars in the configuration view
2017-07-11 12:27:10 -04:00
Michael Abashian
3623738b05
Filter out projects that have never been updated when user is creating/changing to scm inventory source
2017-07-11 11:54:34 -04:00
Marliana Lara
038923439e
Add --DiffMode toggle to JT and Adhoc Run Command forms
2017-07-11 11:52:37 -04:00
Michael Abashian
56e3acd0d0
Merge pull request #6935 from mabashian/6563-org-admin-workflow
...
Organization should be required when !superuser are creating a workflow
2017-07-11 11:31:37 -04:00
Michael Abashian
81c5db0a1b
Merge pull request #6956 from mabashian/5270-notification-permission-add-buttons
...
Changed notification ADD button to text with a link to the notification add form
2017-07-11 11:27:47 -04:00
Michael Abashian
ca72c3024f
Removed project status check
2017-07-11 11:21:29 -04:00
Michael Abashian
9213eec681
Only auto-populate inventory source project when the user selects scm type from the dropdown
2017-07-11 11:21:29 -04:00
Michael Abashian
b79ff87b55
Modal lists with links will now open in a new tab
2017-07-11 11:11:48 -04:00
Jared Tabor
9281f58c76
fixing bug where removing a vault cred and saving didn't remove vault cred
2017-07-10 14:55:38 -07:00
Jared Tabor
ecf1a90461
adding vault credential to job-results page
...
if JT was saved with a vault password
2017-07-10 14:36:59 -07:00
Jared Tabor
fa5c92fa3b
Adding the vault preview to the job-launch-modal
...
in cases where "prompt-for-credential" is applied to the JT
2017-07-10 14:36:59 -07:00
Jared Tabor
20acfd231b
Adding vault to the new multi select credential widget
...
the vault credential gets saved to the JT and not to
the extra_credentials endpoint.
2017-07-10 14:36:17 -07:00
Jared Tabor
5d0a51e2ef
Merge pull request #6896 from jaredevantabor/vmware-source
...
exposing instance_filters and group_by for vmware
2017-07-10 12:30:35 -07:00
Greg Considine
1e26e790eb
Merge pull request #6953 from gconsidine/ui/fix/component-browser-inconsistencies
...
Fix inconsistencies on inputs in Chrome vs. others
2017-07-10 14:48:11 -04:00
Jared Tabor
9bbd1be560
updating vmware popover content
...
for instance_filters and group_by
2017-07-10 11:18:28 -07:00
Michael Abashian
1813109a76
Changed notification ADD button to text with a link to the notification add form
2017-07-10 12:39:08 -04:00
Jared Tabor
f8e5e800f8
exposing instance_filters and group_by for vmware
2017-07-10 09:29:38 -07:00
gconsidine
36120b3115
Fix inconsistencies on inputs in Chrome vs. others
2017-07-10 11:27:31 -04:00
Marliana Lara
7276a3d56a
Add changes related to PR review
2017-07-10 10:56:51 -04:00