John Mitchell
afbd06351f
Adding data titles for host and project credential popovers
2015-04-15 15:54:53 -04:00
John Mitchell
77024ef4f7
UI support for openstack credential
2015-04-15 15:25:24 -04:00
jlmitch5
2fbfdce12c
Merge pull request #143 from jlmitch5/jlm_414_hosts_button_at_inv_root
...
got add hosts button to work at root level of inventory
2015-04-14 18:53:34 -04:00
John Mitchell
7f5c5396a3
got add hosts button to work at root level of inventory
2015-04-14 16:46:24 -04:00
jlmitch5
3416776402
Merge pull request #142 from jlmitch5/jlm_414_adhoc_become_verbosity
...
added become and verbosity support to adhoc UI
2015-04-14 16:11:31 -04:00
John Mitchell
e4518895cb
added become and verbosity support to adhoc UI
2015-04-14 15:39:20 -04:00
John Mitchell
124492e073
fixed host prepopulation with no groups/no hosts from errorsing to console
2015-04-09 13:59:21 -04:00
John Mitchell
37f7c4d1a3
remove pwdmeter
2015-04-09 11:57:10 -04:00
John Mitchell
9edef0c483
adhoc for button not displayed if user doesn't have permission
2015-04-08 16:17:55 -04:00
John Mitchell
2df625e45d
adding docs stub for adhoc relaunch helper
2015-04-08 16:17:30 -04:00
John Mitchell
20dc2c1c7d
added password prompting for adhoc commands
2015-04-08 16:17:05 -04:00
jlmitch5
4b1322932f
Merge pull request #125 from jlmitch5/adhoc_pr
...
UI Support for adhoc commands
2015-04-07 10:19:45 -04:00
jlmitch5
fd5ce3d3af
Fixed failed resp bug when args are necessary
...
some modules require args...if the one selected does and the user hasn't input any, we can't reset the form...we need the api form error response to display.
2015-04-06 18:49:53 -04:00
John Mitchell
3c878018be
fixing grunt errors
2015-04-06 14:31:47 -04:00
John Mitchell
b618d9223f
fixed reset from deleting the provided host pattern from the inventory page.
2015-04-06 11:51:07 -04:00
John Mitchell
47e045e9fe
update permission list command language
2015-04-06 11:44:15 -04:00
John Mitchell
ce31b98635
UI support for adhoc commands
2015-04-06 10:31:11 -04:00
John Mitchell
584abcc05b
random syntax and style fixes to tower js
...
may include some new dependencies needed for adhoc commands
2015-04-06 10:30:36 -04:00
John Mitchell
4f5ecb7054
Remove Ad Hoc from command job type
2015-04-06 10:14:19 -04:00
John Mitchell
aa7c7ddd20
adding show password button for user stuff
2015-03-23 14:48:21 -04:00
John Mitchell
579ad85553
fixing 0 bug on cleanup job details form
2015-03-20 14:03:59 -04:00
John Mitchell
931cc0468b
Only show the websockets indicator if it is *not* green:
2015-03-10 14:45:03 -04:00
John Mitchell
143c42aae5
Merge branch 'jaredevantabor-smart-status'
2015-03-10 13:59:57 -04:00
John Mitchell
3037bcb96a
Merge branch 'smart-status' of https://github.com/jaredevantabor/ansible-tower into jaredevantabor-smart-status
...
Conflicts:
awx/ui/static/js/controllers/Jobs.js
awx/ui/static/js/shared/Socket.js
awx/ui/static/less/ansible-ui.less
2015-03-10 13:59:08 -04:00
jlmitch5
e1aa3bf6b3
Merge pull request #97 from jlmitch5/form
...
showing ASK when ask for password is selected
2015-03-09 20:56:52 -04:00
John Mitchell
26e2c7b8dc
showing ASK when ask for password is selected
2015-03-09 20:52:09 -04:00
jlmitch5
c560ff2107
Merge pull request #96 from jlmitch5/form
...
password field changes and configuration fixes
2015-03-09 16:59:25 -04:00
John Mitchell
dada789f8b
fixing errors
2015-03-09 16:41:39 -04:00
John Mitchell
fb5db213cd
password field changes and configuration fixes
...
* create a new sensitive input type to replace password
* added a new input configuration for the sensitive type called hasShowInputButton (this shows a button to the left of the field that toggles the display of plain text)
* updated the credentials form configuration
* removed confirm password boxes for *entering* sensitve information
* updated the Keyphrase label
* fixed a bug in the credentials controller's ask function, which did not check to see if a confirmation input was defined or not
2015-03-09 16:20:47 -04:00
jlmitch5
d26bec0aed
Merge pull request #83 from ansible/fix_range_check
...
fixing range bug with awMax directive
2015-02-20 14:23:50 -05:00
John Mitchell
9b2470a9d3
fixing range bug with awMax directive
2015-02-20 14:21:40 -05:00
jlmitch5
c9d527ee77
Merge pull request #80 from ansible/teams_error
...
fix of the teams list console errors
2015-02-18 16:28:56 -05:00
John Mitchell
9698b79f3f
fix of the teams list console errors
2015-02-18 16:14:47 -05:00
jlmitch5
1de3077bdc
Merge pull request #75 from jlmitch5/popover_bug_fix
...
fixing popover bug
2015-02-18 14:40:29 -05:00
John Mitchell
eddaf1e97b
fixing popover bug
2015-02-18 11:49:35 -05:00
jlmitch5
8e9451ed18
Making tower default to latest rendering engine for IE10/IE11
...
This fix was originally added by Chris Church and was correct.
2015-02-13 16:46:37 -05:00
jlmitch5
d54895ae20
Merge pull request #70 from ansible/su_sudo_tooltip
...
Fixed wording on the sudo/su credential's form element
2015-02-12 13:54:55 -05:00
John Mitchell
9f46d5e53c
Fixed wording on the sudo/su credential's form element
2015-02-12 13:44:28 -05:00
John Mitchell
8881dbfe8e
Updating contrib doc to include working file watcer solution
2015-02-12 09:25:30 -05:00
John Mitchell
d01ae1af6a
full commit of fixes to the survey by jared
2015-02-10 10:47:31 -05:00
jlmitch5
4a7b16ca05
Merge pull request #67 from ansible/mng_jobs_range_check
...
Range checking for management jobs day input
2015-02-10 10:31:37 -05:00
John Mitchell
d9a33fad94
adding the npm log to our gitignore
2015-02-09 15:34:25 -05:00
John Mitchell
a9e4413a82
Range checking for management jobs day input
2015-02-06 18:08:17 -05:00
jlmitch5
9a4ab0436a
Merge pull request #65 from ansible/extra_vars
...
send the yaml extra vars in raw form to the backend
2015-02-06 10:43:10 -05:00
jlmitch5
53b2105555
Fixing log message
2015-02-06 10:28:09 -05:00
John Mitchell
40106cdc34
send the yaml extra vars in raw form to the backend
2015-02-05 23:47:21 -05:00
John Mitchell
57acb5e21e
Fixed teams list crashing when team has no organization
2015-02-04 16:53:04 -05:00
John Mitchell
fb9e231189
made checkboxes clickable with label
2015-02-04 16:22:21 -05:00
John Mitchell
50f5e7bf09
fixing exclamation point in top right user menu
2015-02-04 16:15:00 -05:00
jlmitch5
639c0f839a
Merge pull request #62 from ansible/js_error_org_user
...
fixed the null error for the org add user breadcrumbs
2015-02-04 15:35:54 -05:00
John Mitchell
0dca82befd
fixed the null error for the org add user breadcrumbs
2015-02-04 15:31:30 -05:00
jlmitch5
fbf0ebf4d9
Merge pull request #55 from ansible/popover_disable
...
Fixed popOver bug
2015-02-04 14:44:04 -05:00
John Mitchell
cef0d0bb00
removed bottom right pop-over directions.
2015-02-04 14:30:32 -05:00
John Mitchell
f0a2ce2c67
initial commit of the click-off popOver bug
2015-02-02 23:31:14 -05:00
John Mitchell
121de37a32
Final niceness commit.
2015-01-30 14:38:36 -05:00
John Mitchell
d688064869
Pass with Jared on the make errors nicer fix
2015-01-30 12:55:43 -05:00
John Mitchell
5ad2f3e330
Final pass of making errors nicer
2015-01-29 21:07:12 -05:00
John Mitchell
9ef7822bb0
Round 2 of making things nice
2015-01-29 20:18:28 -05:00
John Mitchell
53db7b7224
Making error messages nicer, first pass
2015-01-29 19:47:12 -05:00
jlmitch5
acb061f0be
Merge pull request #41 from ansible/add_cmd_host_event_list
...
Adding command and warning displays in Event Detail modals
2015-01-28 09:45:19 -05:00
John Mitchell
f7d027d88a
Adding id's to the various parts of the tooltip to help the qa team with selinium testing
2015-01-27 16:30:04 -05:00
John Mitchell
0f24ed954c
using join instead of the for loop
2015-01-27 16:15:13 -05:00
John Mitchell
7fbdc1d0db
Fixing jshint errors
2015-01-26 19:21:51 -05:00
John Mitchell
18de663c02
Initial fix of displaying shell commands and warnings in event detail modals
2015-01-26 19:10:11 -05:00
John Mitchell
13913019dd
Making the index.html file serving conditional more obvious
2015-01-26 19:10:11 -05:00
John Mitchell
ef331d37bb
finished styling for explanation/traceback on the details page
2015-01-23 15:00:18 -05:00
John Mitchell
7a668c9089
add explanation and result traceback to details page for failed jobs
2015-01-23 15:00:18 -05:00
John Mitchell
cdd61d5b9f
small fix to what is required/not required on the add inventory sources modal
2015-01-23 09:33:10 -05:00
John Mitchell
b5a27d0a0f
Added tooltips for jobs page name columns
2015-01-22 12:00:37 -05:00
John Mitchell
d84626063f
removed indexes from forms that included lists
2015-01-09 15:11:26 -05:00
John Mitchell
c12006753e
Fixing group/hosts inventory count on deletion from one page to all
2015-01-09 12:13:26 -05:00