John Mitchell
885d42fdbe
fixed spacing on job details page
2015-06-09 18:52:30 -04:00
John Mitchell
3a511f24ce
fixed setup menu wording
2015-06-09 18:43:52 -04:00
John Mitchell
381e9b227c
fixed license menu wording
2015-06-09 18:41:25 -04:00
John Mitchell
68d0655101
fixed password button on survey taker
2015-06-09 17:09:13 -04:00
John Mitchell
406d7a6b74
fixed live updating of tooltips on job detail page
2015-06-09 16:58:09 -04:00
John Mitchell
df5a0a76d8
add autopopulation parameter to lookupinit
2015-06-09 16:11:49 -04:00
John Mitchell
a44c6c92d4
fixed password button text
2015-06-08 16:20:07 -04:00
John Mitchell
17b921db63
fixed host graph count for succesful hosts
2015-06-08 14:57:20 -04:00
John Mitchell
d7d7e050f8
fixed the title of the standard out
2015-06-08 14:32:19 -04:00
John Mitchell
8a21a639a5
fixed route undefined console error
2015-06-08 12:05:40 -04:00
John Mitchell
9fe304e42b
fixed spacing under nav
2015-06-08 11:30:43 -04:00
jlmitch5
422ee74811
Merge pull request #269 from jlmitch5/fix_smart_status_order
...
fixed smartstatus order
2015-06-05 17:20:52 -04:00
John Mitchell
c97ca6031f
fixed smartstatus order
2015-06-05 17:00:54 -04:00
John Mitchell
65d20e646d
added breadcrumbs to adhoc form page
2015-06-05 16:39:07 -04:00
John Mitchell
ea1d07aaa4
fixed wording of license form
2015-06-05 15:48:18 -04:00
John Mitchell
8ad328582d
fixed stacking of inventory manage icons
2015-06-05 15:39:38 -04:00
John Mitchell
c34afe32fb
fixed jshint error in license controller
2015-06-05 15:33:27 -04:00
John Mitchell
4a0b489264
fixed logic of sparklines
2015-06-05 15:29:49 -04:00
John Mitchell
950ebc3a21
style fixes for dashboard
2015-06-05 15:20:39 -04:00
John Mitchell
577a13d5bd
fixed default verbosity pull from API from hanging tower
2015-06-05 15:20:21 -04:00
John Mitchell
b3159940eb
fixed wording on inventory command running tooltip
2015-06-05 14:19:51 -04:00
John Mitchell
055ca1362a
grabbed default verbosity from the API
2015-06-05 13:55:01 -04:00
John Mitchell
0fcfdd6bd7
fixed styling of standard out
2015-06-05 12:32:11 -04:00
jlmitch5
716255af6a
Merge pull request #262 from ansible/jlm_63_fix_order_of_jt_list
...
Jlm 63 fix order of jt list
2015-06-03 15:55:24 -04:00
John Mitchell
c7f3fa99a2
moved smart status to the right of description and gave the correct column class.
2015-06-03 15:54:17 -04:00
John Mitchell
008a6224a9
fixed order of job template list
2015-06-03 15:54:17 -04:00
John Mitchell
110d4d03d4
fixed padding beside projects
2015-06-03 15:15:26 -04:00
John Mitchell
7847417315
styled stdout of jobs and adhoc commands
2015-06-02 16:20:12 -04:00
John Mitchell
72c12054c1
fixed setup menu displaying strangely in ffox
2015-06-01 16:57:25 -04:00
John Mitchell
7f550fb1c2
fixed sockets on inventory page
2015-06-01 13:50:24 -04:00
jlmitch5
c03a4e2873
Merge pull request #251 from ansible/jlm_529_socketDashboard
...
made dashboard graphs live and fixed url checking of sockets
2015-06-01 11:01:32 -04:00
John Mitchell
46477f9953
fixed graphs looking weird on production system
2015-05-29 14:14:12 -04:00
John Mitchell
eaf98eb1ec
debug_mode should not be true
2015-05-29 13:36:42 -04:00
John Mitchell
465518a2bc
made dashboard graphs live and fixed url checking of sockets
2015-05-29 13:32:34 -04:00
John Mitchell
8e59c3506a
fixed width of dashboard and nav menu to match rest of app
2015-05-29 10:49:38 -04:00
jlmitch5
54a6520a4d
Merge pull request #248 from jlmitch5/jlm_521_dashboard_refresh
...
Dashboard refresh
2015-05-29 09:54:43 -04:00
John Mitchell
55bd774867
fixed dashboard graph karma tests
2015-05-29 09:53:39 -04:00
John Mitchell
12af62f671
Dashboard refresh
2015-05-29 09:53:39 -04:00
jlmitch5
dd42f09390
Merge pull request #246 from ansible/jlm_527_new_resize_lib_ui
...
added new jquery resize library for UI
2015-05-28 11:44:43 -04:00
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