Commit Graph

2218 Commits

Author SHA1 Message Date
jlmitch5
b5881a7c3c Merge pull request #401 from jlmitch5/unique_select2
fixed duplicate choices from being passed to select2
2015-09-03 15:20:24 -04:00
jaredevantabor
a468f0936f Merge pull request #399 from jaredevantabor/inventory-source-select2-fix
Removing search field on select2 fields used in inventory sources tab.
2015-09-03 11:47:46 -07:00
Jared Tabor
8aa9325e43 removing "Choose a..." option for select2 fields
in form generator
2015-09-03 09:35:49 -07:00
John Mitchell
b38615eff7 fixed duplicate choices from being passed to select2 2015-09-03 12:19:42 -04:00
Jared Tabor
b5392316c9 removing dropDownAdapter 2015-09-02 10:53:13 -07:00
Jared Tabor
a5731a5452 Removing search field on select2 fields used in inventory sources tab.
This also fixes the behavior when the user hits escape while the select2 drop down menu is visible.
2015-09-01 17:49:23 -07:00
Jared Tabor
5107100166 Surveys: make MC and MS fields disabled while previewing a survey 2015-09-01 15:14:07 -07:00
jaredevantabor
4512f72dc0 Merge pull request #395 from jaredevantabor/404-session-end
catch possible 404 error
2015-08-28 14:07:22 -07:00
Jared Tabor
36e63862e5 catch possible 404 error
on dashboard
2015-08-28 13:15:39 -07:00
John Mitchell
553a3c5af3 fixed title capitalization of activity stream breadcrumb 2015-08-28 10:36:26 -04:00
jlmitch5
29f6625598 Merge pull request #391 from ansible/no_clearing_of_playbook_on_different_proj
made playbooks that are similar across branches not clear out the form input
2015-08-28 10:14:42 -04:00
John Mitchell
e15a25fc46 made playbooks that are similar across branches not clear out the form input 2015-08-26 21:25:51 -04:00
jaredevantabor
62391cb864 Merge pull request #389 from jaredevantabor/scheduler-fix
Scheduler fixes
2015-08-26 18:02:50 -07:00
John Mitchell
f44cc5f729 fixed playbooks from not displaying on type-completed project 2015-08-26 20:00:51 -04:00
John Mitchell
efa306d1f3 hide priv esc fields and clear their values out when no priv escalation is chosen 2015-08-26 18:56:49 -04:00
Jared Tabor
8a583a8202 Changing the description in scheduler for minutely and hourly frequency 2015-08-25 22:30:47 -07:00
John Mitchell
106718fc20 fixed callback fields from always displaying on jt edit 2015-08-24 15:41:34 -04:00
John Mitchell
3dd704e72c give controllers specific names 2015-08-23 17:53:03 -04:00
jlmitch5
68ea985168 Merge pull request #382 from jlmitch5/permission_label_inclusion_ui
Reimplemented permissions as a module and pull of permissions label text from the API
2015-08-20 20:28:46 -04:00
John Mitchell
711c742858 make permission edit controller name more descriptive and clear search button clickable 2015-08-20 20:09:00 -04:00
Jared Tabor
f19473175b saving/editing inventory scripts lookup 2015-08-20 09:59:32 -07:00
John Mitchell
c67a9031ca revamp services for pulling in the search options 2015-08-20 11:37:00 -04:00
John Mitchell
9705a90d43 make search dropdowns in accordions work 2015-08-20 11:35:37 -04:00
John Mitchell
d1b7b3a553 reinstituted modularization to be more inline with the inventory scripts management jobs 2015-08-19 21:39:05 -04:00
Jared Tabor
40700d76c9 change ng-show to ng-if and only make a job a cleanup job or fact cleanup job if extra vars have addtional properties 2015-08-19 15:37:36 -07:00
Jared Tabor
9c294f6cc8 Changing 'source_script' to 'inventory_script' on groups modal.
In the demodalification of the custom inventory source modal, I switched to using the naming convention "inventory_source" instead of the original "source_script" title we dubbed it when we started developing the feature. I felt that
changing the naming convention better aligned with what is presented in the UI. This change continues to keep the naming convention consistent in the UI.
2015-08-19 13:24:18 -07:00
John Mitchell
5f2cfa1bfa fixed route for permissions edit on teams edit 2015-08-19 09:54:42 -04:00
John Mitchell
0bb15abd65 fixed permission search on relevant lists 2015-08-19 09:52:47 -04:00
John Mitchell
e1138dc261 Reimplemented permissions as a module and pull of permissions label text from the api 2015-08-18 12:54:35 -04:00
Jared Tabor
a8a78b3914 Organize host events by host id
missed this in the original PR
2015-08-17 14:55:18 -07:00
Jared Tabor
ed85df52f0 Job detail page: increment hostCount if missing
occassionally the hostCount will not get incremented despite a host result being processed as successful, failed, skipped, unreachable, or changed. This cause the UI not to show the host status
2015-08-17 11:58:47 -07:00
Jared Tabor
74c5236da2 Organize host summary results by host id instead of name
on the job detail page as host results were stored in the hostSummaries array, they were organized by hostname, but hostname can be changed as a result of the playbook potentially
2015-08-17 11:58:47 -07:00
Joe Fiorini
992c74133e Merge pull request #375 from joefiorini/2.3--fixCredentialsUserLookup
Only assign name property if response has value
2015-08-13 15:56:19 -04:00
Joe Fiorini
a171bd7cee Only assign name property if response has value 2015-08-13 11:14:56 -04:00
Joe Fiorini
68303ee644 Add attributes to select all and list items 2015-08-13 09:44:14 -04:00
Joe Fiorini
ac232fcff0 Merge pull request #364 from joefiorini/2.4--responsiveSurveyControls
Use select lists instead of checkboxes/radio buttons on survey
2015-08-13 09:14:20 -04:00
jlmitch5
94795c9f4c Merge pull request #347 from jlmitch5/fix_management_job_form_validators
fix validation for management job forms
2015-08-12 14:43:50 -04:00
John Mitchell
0d01f67177 fixed tooltip word breaking 2015-08-12 14:42:15 -04:00
Joe Fiorini
83046aeef7 Include empty values for blank, optional select lists 2015-08-12 14:02:23 -04:00
Joe Fiorini
524d0da0de Pass question directly for survey taker 2015-08-12 14:02:23 -04:00
Joe Fiorini
dd143c1c71 Use select lists for multiple choice answers 2015-08-12 14:02:23 -04:00
Joe Fiorini
e8c0e68789 Update to latest select2 2015-08-12 14:02:23 -04:00
Joe Fiorini
3b5d75133b Move all survey code to job-templates module 2015-08-12 14:02:22 -04:00
John Mitchell
66b1d2d28f include -0 as an invalid integer in the context of this directive 2015-08-11 17:18:49 -04:00
John Mitchell
aef95b2c1a remove awNoDash directive 2015-08-11 16:31:12 -04:00
John Mitchell
a1942e65cd update interger directive instead of doing awnodash 2015-08-11 16:31:12 -04:00
John Mitchell
992e0a7ae2 fix validation for management job forms 2015-08-11 16:31:12 -04:00
John Mitchell
ee41ec78ab fixed alignment of download standard out button in modals 2015-08-10 15:21:37 -04:00
Jared Tabor
6ab4bc6800 About Tower version number fix
for parsing versions such as "2.3.0" and "2.3.0-0.git201507231538"
2015-08-10 08:41:49 -07:00
jlmitch5
8c9059b1dc Merge pull request #355 from jlmitch5/jlm_727_add_dl_stdout
Jlm 727 add dl stdout
2015-08-06 14:56:40 -04:00