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
Jared Tabor
1d20ddc227
adding comments for job submission
2015-04-07 18:14:38 -04:00
Jared Tabor
eb5e10aa5c
adding 'become' privilege escalation on cred
...
and on job template adding a flag for enabling 'become' escalation.
2015-04-07 15:11:51 -04:00
Jared Tabor
f6827a1079
adding options for privilege escalation drop down
...
this will get replaced by info from the back end.
2015-04-07 11:24:31 -04:00
Jared Tabor
47d7440b57
changed credential privilege escalation to selectable
2015-04-07 11:24:21 -04:00
Jared Tabor
1b9c050dc8
adding pbrun radio option and input fields
2015-04-07 11:24:00 -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
John Mitchell
9f46d5e53c
Fixed wording on the sudo/su credential's form element
2015-02-12 13:44:28 -05:00
Joe Fiorini
a9e0de98d7
Use broccoli to build app
2015-02-06 12:49:04 -05:00
Jared Tabor
b5929a232a
Machine Credential username/password
...
changed username/password for machine credential to NOT include 'SSH'
2015-01-13 14:50:35 -05:00
Jared Tabor
b505e7ae41
changed the values for some forms thats have select drop down input fields
2014-09-16 12:34:13 -04:00
Chris Church
6fd86b881f
Only show login method for machine credentials.
2014-09-16 11:40:52 -04:00
Chris Church
e427234aec
Implements https://trello.com/c/bEMQtVjz - API/UI changes to support su username/password. Adds force_handlers, skip_tasks and start_at_task options to jobs, only exposed via API.
2014-09-11 17:34:38 -04:00
Jared Tabor
ca8e52bfff
adding ngdocs site for tower doc site
2014-08-28 10:37:02 -04:00
Bill Nottingham
bb404c24e0
Change e-mail to email in GCE help, to match the other help entries and the UI field name.
2014-08-13 00:22:59 -04:00
Jared Tabor
affa675819
changed vmware host credential label to read vCenter Host
2014-08-08 11:00:39 -04:00
Luke Sneeringer
4723ad0a71
VMware support within Tower.
2014-08-07 11:09:33 -05:00
Jared Tabor
b8cd4d063e
updated credential help descriptions
2014-07-31 10:38:47 -04:00
Jared Tabor
4992d1286f
took help icon away from Private key field on credentials page
2014-07-31 08:42:18 -04:00
Jared Tabor
759a5775cb
added tooltips for cloud credential options
2014-07-30 22:06:01 -04:00
Chris Houseknecht
0a44de3346
hintText form option
...
Add hintText:"some helpful text here" to a field in a form definition object. Form generator will display the text inside the <label> element on a new line with the fa-info-circle icon in a pleasant grey color.
2014-07-30 18:35:31 -04:00
Chris Houseknecht
ca607f2372
Drag-n-drop directive
...
Add aw-drop-file directive to a textarea form element. User can drop a file (any file) onto the field and the contents as text will be placed in the textarea. Added this directive to credentials ssh_key field.
2014-07-30 18:08:38 -04:00
Jared Tabor
22f7dfce67
tooltip for subscription id for azure cred
2014-07-30 16:13:32 -04:00
Chris Houseknecht
6156e3c456
Credentials
...
Fixed form validation issues when adding a cloud credential. The email address field was being required even though it wasn't visible.
2014-07-30 16:07:34 -04:00
Jared Tabor
504b810418
changed azure labels and added them into inventory groups modal window
2014-07-28 17:06:30 -04:00
Luke Sneeringer
95567ff004
[in progress] Azure support.
2014-07-28 13:22:58 -05:00
Jared Tabor
5df7833038
fixed defect with GCE cred's not showing up in inventory groups modal window
2014-07-25 11:12:12 -05:00
Jared Tabor
1531af4f7e
made GCE fields required"
2014-07-25 11:12:12 -05:00
Jared Tabor
b19077e0a0
changed 'username' to 'email address' and ssh key to RSA private key for GCE front end.
2014-07-25 11:12:12 -05:00
Luke Sneeringer
e7a08a016c
Adding path support to credentials.js
2014-07-25 11:12:12 -05:00
Luke Sneeringer
0257451bf7
Adding GCE RSA keys.
2014-07-25 11:12:11 -05:00
Luke Sneeringer
dd79ba8de7
Beginning PEM file support for GCE.
2014-07-25 11:12:11 -05:00
Luke Sneeringer
7789ccd3eb
Ability to add VMWare host.
2014-07-16 16:43:17 -04:00
Chris Houseknecht
03dce0e4a0
Fixed inventory groups not refreshing after group added. Fixed vault_password_confirm displaying when credential type not machine.
2014-04-07 13:35:12 -04:00
Chris Houseknecht
29aa175a59
AC-1141 fixed inventory group scheduling issues. Added scope cleanup. Now only loading the schedules list 1x rather than each time schedule tab clicked. Destroying the schedule edit scope consistently on save and cancel.
2014-04-05 19:34:02 -04:00
vagrant
d25e712e21
Finixhed applying jsHint linting to js files. Created initial Gruntfile.js build script and package.json script for keeping track of required node modules.
2014-02-11 04:52:15 +00:00
Chris Houseknecht
47ad240b99
AC-997 enable activity stream for non-privileged users.
2014-02-03 10:31:10 -05:00
Chris Church
2b7af0a2ec
Happy new year!!!
2014-01-02 11:51:43 -05:00
Chris Houseknecht
5c42b88e27
Finished icon cleanup from FontAwesome upgrade. Changed default form style to basic rather than horizontal for a much cleaner, uncluttered look, especially in dialog boxes. Group Edit dialog is starting to function. Added support for Tabs in form generator.
2013-12-28 19:45:51 +00:00
Chris Houseknecht
7ef25fec57
All form Save and Reset buttons now built with same icon, color, size. Fixed bug on Organization add/edit form that prevented Reset button from working. Fixed Jobs drop-down navigation menu- icon was missing on some pages.
2013-12-20 23:48:04 +00:00
Chris Houseknecht
d02d2ebf15
Installed FontAwesome 4. Modified form and list generation to force icon selection through a single method so that icons, icon sizes and button colors are all consistent. Everything seems to be working now with the exception of the status bubbles on list pages. Will need to modify ansible-ui.less anc change the unicode strings to new FontAwesome values.
2013-12-20 23:17:02 +00:00
Chris Houseknecht
a21a740bad
AC-741 scm and machine type credentials now sharing ssh_key_unlock field in Credential form definition. Originally split because only machine should allow Ask option. Added new askShow option to form generator so that Ask checkbox gets an ng-show directive.
2013-12-02 18:48:41 +00:00
Chris Houseknecht
fae51d12f0
AC-726 Improved search filter, eliminating need for reset button. Fixed drop-down menu on jobs detail page, replacing summary with host summary. Fixed error message on job templates and jobs when list of playbooks cannot be found- message is now informational rather than cryptic error.
2013-11-23 14:48:43 +00:00
Chris Houseknecht
bdafaa414f
AC-683 Fixed credential help text.
2013-11-21 18:11:28 +00:00
Chris Houseknecht
94bbab566b
Only allow user with super_user access to see activity stream button. Fixed collision between is_superuser rootscope variable and credential.is_superuser on credential detail page. Added AS to user/n/permissions page.
2013-11-19 20:39:43 +00:00
Chris Houseknecht
6b418d4a5c
Added activity stream to all tabs and to the tab detail page. Enabled working breadcrumbs on the activity stream widget. Added round corners to th stream containers so it at least looks OK when the bottom occassionally overllapses footer. Adjusted the stream widget's default url to include detail object's primary key, limiting rows to the object being viewed.
2013-11-19 08:17:21 +00:00
Chris Houseknecht
ce7688d252
Added 'working' spinner to all save/delete/select actions. This is to compensate for places where activity log is slowing down the API. AC-646 changes Rackspace credentials to show API Key in place of password. Fixed a bug on machine credential that caused username to not be passed to the API when adding and editing.
2013-11-17 06:37:34 +00:00
Chris Houseknecht
d5d3495494
Found and fixed another bug on the Credentials form. Changing the ssh password value was causing a hidden password field to become invalid. Form definition for ssh password cleared the incorrect associated confirmation field.
2013-11-13 17:11:15 +00:00
Chris Houseknecht
5a3977495a
First iteration of Activity Stream. Added Home/Groups page. Increased icon size for icon-only buttons. Dashboard jobs widget- group and job links now work. Closed AC-621, AC-618.
2013-11-08 17:58:40 +00:00