John Mitchell
daeaf90e6e
added new jquery resize library for UI
2015-05-27 12:28:21 -04:00
John Mitchell
bd578f8e6d
added datepicker library for system tracking
2015-05-27 10:16:40 -04:00
John Mitchell
e068f7bb7f
fixed ui adhoc stdout socket endpoint and wrapping of std out
2015-05-21 13:19:40 -04:00
John Mitchell
9aa41fdb8b
added debugging for getting standard out events
2015-05-21 10:48:33 -04:00
John Mitchell
17924aedff
fixed stdout caputure pending getting prepended when the standard out is not pending anymore
2015-05-20 18:00:46 -04:00
John Mitchell
65a28787d3
fixed order of socket routing
2015-05-20 17:41:16 -04:00
John Mitchell
9adfb64d8e
fixed unclosed div on password error fixes
2015-05-20 14:20:52 -04:00
John Mitchell
41836a9139
fixed inv vars on UI
2015-05-20 13:51:48 -04:00
John Mitchell
299ece0b22
updating sockets to only init once.
2015-05-20 13:51:47 -04:00
John Mitchell
647c3cfd7c
fixed regex for symbols on password validation
2015-05-18 15:06:22 -04:00
jlmitch5
3166b12cea
Merge pull request #215 from jlmitch5/jlm_511--inv_sources_options_change
...
fix options request parsing for church's changes to API
2015-05-18 13:07:28 -04:00
jlmitch5
d46d9bb7f4
Merge pull request #218 from jlmitch5/jlm_515_password_strength
...
fixed password strength
2015-05-18 10:10:28 -04:00
John Mitchell
50059f92c5
fixed password strength
...
-implemented rules for length, and lowercase, uppercase, number and symbol subsets
-made it user configurable in local_config.js
-set defaults to 8 character length and true for all character sets required
2015-05-15 14:15:13 -04:00
John Mitchell
5d12240af6
adding inventory button
2015-05-15 11:13:16 -04:00
John Mitchell
3aea602835
don't POST a project for inventory permissions
2015-05-14 18:38:50 -04:00
John Mitchell
ca4a713a42
fixed forEach console error in getChoices
2015-05-14 18:28:38 -04:00
John Mitchell
b82ede3ee1
fix options request parsing for church's changes to API
2015-05-11 16:14:29 -04:00
John Mitchell
76f01cbc2a
fixed autopopulation of org and user lookups
2015-05-11 15:45:09 -04:00
John Mitchell
78fb694704
fixed 403 schedule errors not being displayed
2015-05-11 15:04:50 -04:00
John Mitchell
7dd5dd947d
changed instances of hardcoding xss filtering to using the filter
2015-05-11 13:39:56 -04:00
John Mitchell
23a69995d3
fixed scan job and job run type ordering
2015-05-11 13:15:24 -04:00
John Mitchell
ac76423a93
accidentally left a console.log in the code
2015-05-11 13:02:46 -04:00
John Mitchell
4497b2cfba
fixed xss survey bug
2015-05-11 12:00:39 -04:00
John Mitchell
e402f4dced
moving working to the corner
2015-05-11 11:24:35 -04:00
John Mitchell
4137985dc5
fixed default value save for text question in survey
2015-05-11 10:36:07 -04:00
John Mitchell
6b6c0b8648
fixed typo in less file
2015-05-07 16:23:51 -04:00
jlmitch5
7ad1b45d00
Merge pull request #150 from ansible/jlm_414_stdout_revamp
...
Jlm 414 stdout revamp
2015-05-07 12:03:42 -04:00
John Mitchell
aff63d9480
fixed issue with scheduler interval being treated as a string.
2015-05-07 11:31:07 -04:00
John Mitchell
326581c44f
changed Openstack to OpenStack
2015-05-06 15:24:19 -04:00
John Mitchell
cd6b3e6ca3
fixed adhoc form to only display machine credentials
2015-05-06 14:56:35 -04:00
jlmitch5
8a2767e000
Merge pull request #190 from ansible/jlm_54_lookup_autopopulate_fixes
...
Jlm 54 lookup autopopulate fixes
2015-05-06 14:43:38 -04:00
John Mitchell
2ee2563e61
fixed variable name in fieldIsAutopopulatable function
2015-05-06 14:39:16 -04:00
John Mitchell
0476725d61
Pared back autopopulation of lookups to be only on add of a form and only for required fields.
2015-05-06 14:36:45 -04:00
John Mitchell
f9dc45e4ac
fixed forks input issue.
2015-05-05 11:04:04 -04:00
John Mitchell
e00b929866
reverting authentication slightly to deal with bug for now
2015-05-05 11:04:04 -04:00
John Mitchell
cc8a39e6d9
fixed tooltip on popover bug
2015-05-01 12:27:57 -04:00
John Mitchell
692bb67dfc
fixed grunt errors
2015-04-30 15:37:52 -04:00
John Mitchell
4fb4975b44
pulling back on some overzealous html sanitizing
2015-04-30 10:57:03 -04:00
John Mitchell
bd62f136a3
fixed color of delete prompt ok button bug
2015-04-29 16:45:15 -04:00
John Mitchell
b127e7f276
fixing xss bugs
2015-04-29 16:09:12 -04:00
John Mitchell
690c87fbf3
fixing job details accessiblity
2015-04-29 11:14:53 -04:00
John Mitchell
147ac95294
fixed the initial post to the api for inv vars
2015-04-28 15:24:44 -04:00
John Mitchell
3c9887dc45
added source type population for gce and azure on edit
2015-04-28 11:22:07 -04:00
John Mitchell
192e8cbab8
fix of select2 reversion I made
2015-04-28 11:22:07 -04:00
jlmitch5
561b4c3a02
Merge pull request #162 from jlmitch5/fix_authentication_routing
...
fixed authentication routing on the ui
2015-04-27 17:58:11 -04:00
John Mitchell
9b721d21e6
fixed authentication routing on the ui
...
scenario 1 - logout at a particular route will navigate back to that route on immediate login
scenario 2 - logged out user that browses to a new route (including root) will get what they wanted
scenario 3 - logged out user who opens a new tab with url to a new route will get what they wanted
2015-04-27 14:24:39 -04:00
John Mitchell
0f30ccc9b7
fix grunt errors
2015-04-27 10:37:00 -04:00
jlmitch5
e1d5180996
Merge pull request #146 from ansible/jlm_416_openstack_inv_ui
...
openstack inventory ui support
2015-04-27 10:21:09 -04:00
John Mitchell
2522160f96
fixed grunt errors
2015-04-27 10:20:37 -04:00
John Mitchell
4bdab2d2fa
adhoc form fixes
...
added forks input
fixed privilege escalation language, it now mimics job template
fixed a hanging issue when a non-machine credential is used
fixed reset to include the default verbosity setting
2015-04-27 10:13:57 -04:00
John Mitchell
04340dcc27
random UI fixes
...
fixed jshint error
fixed asterisk padding on login modal
fixed color on border of error form field.
2015-04-26 18:06:12 -04:00
John Mitchell
6103f281fd
add a comment that explains why some of the new less file selectors were left empty and uncommented them
2015-04-24 15:31:29 -04:00
John Mitchell
f311d62e7b
changed the reds and greens in tower
2015-04-24 15:19:30 -04:00
John Mitchell
bdcd2c5938
autopopulate lookups if there is only one option for that lookup type
2015-04-24 14:00:27 -04:00
John Mitchell
be7f27af0d
removing outlines on buttons and links
2015-04-24 13:02:09 -04:00
John Mitchell
550104e472
finished stdout revamp for job templates
2015-04-24 12:21:59 -04:00
John Mitchell
40b26e42bb
fixed padding for cancel button in lists
2015-04-23 16:48:37 -04:00
John Mitchell
e67dfa3b92
openstack inventory ui support
2015-04-23 16:48:37 -04:00
jlmitch5
96bf9e1bbb
Merge pull request #149 from ansible/jlm_420_use_verbosity_options_from_api_for_jt
...
migrated job templates to use verbosity from API
2015-04-21 13:34:18 -04:00
John Mitchell
ef3c18e071
fix jshint error
2015-04-21 13:33:06 -04:00
John Mitchell
bcd57b18c2
migrated job type select to using api options as well
2015-04-21 13:31:24 -04:00
John Mitchell
802fed2a76
migrated job templates to use new verbosity format
2015-04-21 13:31:24 -04:00
John Mitchell
537ab3b317
fixed adhoc verbosity default parameter in ui
2015-04-20 16:51:44 -04:00
John Mitchell
e1bf7ea749
fix to host popover contents wrt openstack credential in ui.
2015-04-20 16:09:19 -04:00
John Mitchell
fa18b1774d
fixed grunt errors with last push
2015-04-20 14:38:59 -04:00
John Mitchell
e8db7d7c77
fixed permissions adhoc checkbox stuff
2015-04-20 14:37:22 -04:00
John Mitchell
0bcd7c63aa
fixing warning label typo
2015-04-17 14:04:43 -04:00
jlmitch5
3ff9e01c87
Merge pull request #144 from jlmitch5/jlm_415_openstack_cred
...
UI support for openstack credential
2015-04-15 20:18:42 -04:00
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