Commit Graph
100 Commits
Author SHA1 Message Date
John Mitchell 521177130c Update custom icons
This also required an update to the padding fixes of the currently logged in user menu item.  These aren't necessary anymore.
2015-11-12 18:00:20 -05:00
jlmitch5 31a3843e50 Merge pull request #496 from jlmitch5/login_refactor_3
Login refactor 3
2015-11-12 17:54:36 -05:00
John Mitchell ce027a8e9d remove animate-hide deprecated class from partial. 2015-11-12 17:53:45 -05:00
John Mitchell 99d8648b3f add global error fade transitions 2015-11-12 17:50:09 -05:00
John Mitchell c6ca1b1c2b update loginModal based on 3.0 mockups 2015-11-11 15:29:36 -05:00
John Mitchell 0e104249a0 inject angular-animate to be used by Tower 2015-11-11 15:14:58 -05:00
John Mitchell adb1c9bb45 update global styles for login refactor 2015-11-11 15:14:11 -05:00
John Mitchell 98770a4cd8 update angular animate from merge 2015-11-11 15:13:26 -05:00
John Mitchell 3a87b22269 upgrade angular and angular-animate 2015-11-11 15:09:55 -05:00
John Mitchell a5e938e9ab fixed merge conflict with layout css 2015-11-06 13:34:38 -05:00
John Mitchell 1662b8bff7 update ids based on conversation with jlaska 2015-11-06 13:26:03 -05:00
John Mitchell 5863d25968 move hover style under selected so it is not overridden 2015-11-06 13:25:23 -05:00
John Mitchell 7d208b7d6f updates based on jtabor's review 2015-11-06 10:53:20 -05:00
John Mitchell 2db805f051 Rehaul of main-menu
Updated assets, main-menu module code, main layout styling, and the index.html template.
2015-11-05 19:31:20 -05:00
John Mitchell cb9495c2e3 hacky tooltip style fixing for new nav 2015-11-05 19:31:20 -05:00
John Mitchell e5d9d9f9cb add new fontcustom icons 2015-11-05 19:31:20 -05:00
jlmitch5 e827963415 Merge pull request #486 from jlmitch5/promiseConfig
Promise config
2015-11-04 15:09:35 -05:00
John Mitchell ecb445e688 dont resolve a promise that hasnt been set up 2015-11-03 22:39:39 -05:00
John Mitchell e05988ff5d resolve config with a promise on the login route 2015-11-03 21:58:01 -05:00
John Mitchell 688d933df7 fixed admin organization association text 2015-11-03 16:39:54 -05:00
John Mitchell cf99179015 fixed urls for credentials going to api 2015-11-03 15:48:25 -05:00
John Mitchell dd5a7bbd62 fixed 403 status on job detail page 2015-11-02 13:39:28 -05:00
John Mitchell 5b20e8767a fix logo on about modal 2015-10-28 17:37:12 -04:00
John Mitchell 32962bcadc fixed project update canceling 2015-10-27 14:42:10 -04:00
John Mitchell 0f68ead0b3 fixed fields not clearing out between source changes 2015-10-27 13:58:27 -04:00
John Mitchell f6f5bdd396 fixed styling issues for job detail explanation 2015-10-27 13:47:13 -04:00
John Mitchell eddb2e01b0 fixed prepopulation of custom script lookups 2015-10-26 17:40:39 -04:00
John Mitchell 8e4adfb887 fixed typo in cancel message 2015-10-25 00:15:54 -04:00
John Mitchell f8e4fdf201 change async loading order for form 2015-10-23 12:23:37 -07:00
John Mitchell 58f0f9f6e9 fixed alert unnecessary escaping 2015-10-23 09:06:49 -07:00
John Mitchell 98e66d8762 fixed conditional of management jobs not showing up for non-superuser 2015-10-23 08:45:50 -07:00
jlmitch5 0c9ac94b63 Merge pull request #480 from jlmitch5/fix_failure_update_reason
Fix failure update reason
2015-10-23 08:24:58 -07:00
John Mitchell 891c9c0889 Updated the job details failure explanation
Uses a help popover set up in the partial
Also pulls labels for the job types from the unified_jobs option request using the helper services
2015-10-21 20:35:28 -07:00
John Mitchell 8dfc9e482e Revamp options request helper to work for other choice fields
This moves the get-choices and get-labels services to the rest module
The get-choices service is also revamped so that a field name can be passed to check the options request json
All uses of get choices were revamped to utilize the new naming convention
2015-10-21 20:31:21 -07:00
jlmitch5 aca31b0ff4 Merge pull request #477 from jlmitch5/system_tracking_date_issues
fixed system tracking date issues
2015-10-16 21:34:34 -04:00
John Mitchell ed8aa45693 fixed system tracking date issues 2015-10-16 17:57:23 -04:00
John Mitchell 6b9cb0f496 fixed sources scope regions issue 2015-10-15 12:04:57 -04:00
John Mitchell e4452fba2b fixed scan date being the earlier one when identical 2015-10-15 10:10:48 -04:00
jlmitch5 8d705b01f2 Merge pull request #476 from jlmitch5/fix_adhoc_stdout_load
fixed standard out load for adhoc commands
2015-10-15 09:46:43 -04:00
John Mitchell 80c629bf3e fixed the console errors for the sources scope 2015-10-14 19:53:58 -04:00
John Mitchell 4049a2cfa4 fixed console error 2015-10-14 18:18:47 -04:00
John Mitchell e056a93ea9 fixed standard out load for adhoc commands 2015-10-14 17:40:54 -04:00
John Mitchell 54f308a61b Revert "change list separator for adhoc host patterns"
This reverts commit 7200ad3a87b642d7f947f9eaa110b8c90767f34f.
2015-10-14 16:02:09 -04:00
John Mitchell e3d6803df7 Revert "update awFeature ldap to enterprise_auth"
This reverts commit bc49756ef6e792efd5a32d7342b0f7d1aa17a950.
2015-10-14 16:01:37 -04:00
John Mitchell 8d526ff812 prettify api response for job failure explanation 2015-10-13 11:20:19 -04:00
John Mitchell 2f23b5c113 remove organization lookup from inventory script query 2015-10-12 23:41:21 -04:00
John Mitchell 1969559ee1 change list separator for adhoc host patterns 2015-10-12 19:54:59 -04:00
John Mitchell e75f1890e1 conditionally require cloud credential 2015-10-09 17:47:42 -04:00
John Mitchell 8e4c50d7a6 update awFeature ldap to enterprise_auth 2015-10-09 16:00:43 -04:00
John Mitchell 8341810ba2 add standard out less file I forgot 2015-10-09 16:00:43 -04:00
John Mitchell 8f5a197cd9 made standard out container fixed height on standard out views 2015-10-09 14:35:08 -04:00
John Mitchell c8ede9bb9a fixed prod error for pendo 2015-10-09 11:58:48 -04:00
jlmitch5 6883d70805 fixed tmp dir deletion in make clean 2015-10-08 10:58:30 -04:00
John Mitchell 8cfe02f5fb fixed ui implementation of get adhoc permission label 2015-10-08 10:57:46 -04:00
John Mitchell 8908f77fea add token to href of downloadable standard out 2015-10-08 10:56:27 -04:00
John Mitchell 97f7e56635 add token to href of downloadable standard out 2015-10-06 15:31:39 -04:00
John Mitchell 21ff08e4a5 fixed ui implementation of get adhoc permission label 2015-10-06 11:25:04 -04:00
jlmitch5 9fe710d01a fixed tmp dir deletion in make clean 2015-10-05 15:24:43 -04:00
John Mitchell 56105e9e0d inegration of ui with api on pluggable auth 2015-10-02 13:42:37 -04:00
jlmitch5 0cee9b3814 Merge pull request #456 from jlmitch5/iamTokenUI
Iam token ui
2015-10-01 16:31:49 -04:00
John Mitchell 6be3b30f52 updates to sts token ui 2015-10-01 15:49:33 -04:00
John Mitchell 70725cf7e1 add security token ui field 2015-10-01 13:54:33 -04:00
John Mitchell 6342b67245 fixed double login modal on no creds entered 2015-09-29 10:26:04 -04:00
jlmitch5 924e8b8114 Merge pull request #443 from jlmitch5/loginModalDisappears
fixed login modal disappearing by improving ux
2015-09-28 16:42:33 -04:00
John Mitchell e5c6dda79f fixed login modal disappearing by improving ux 2015-09-28 16:05:41 -04:00
John Mitchell 2e43ed0405 adhoc ui fixes 2015-09-28 10:47:12 -04:00
John Mitchell f1f9f5f982 fixed custom logo path stuff to work with server 2015-09-25 16:58:53 -04:00
John Mitchell 331bb09a80 login modal width overflow of logo fix 2015-09-25 15:17:58 -04:00
John Mitchell e8504dc57b Merge branch 'loginRefactor2' into devel 2015-09-25 15:02:24 -04:00
John Mitchell e817693169 added pluggable auth icons 2015-09-25 14:59:28 -04:00
John Mitchell 4daa7874ad fixed weird container issue that somehow made its way into tower 2015-09-24 18:38:20 -04:00
John Mitchell 0f5dde3bd4 update gitignore to include local_settings.json 2015-09-24 17:30:17 -04:00
John Mitchell e655e2ad54 styling updates based on taufique suggestions 2015-09-24 17:28:31 -04:00
John Mitchell 1de977b4c5 refactor login folder to be a little cleaner 2015-09-24 16:16:55 -04:00
jlmitch5 5b87eeb515 Merge pull request #437 from jlmitch5/pluggable_auth
Pluggable auth
2015-09-24 14:02:32 -04:00
John Mitchell 4980c2145c create conditional to not display third party login block 2015-09-23 17:43:35 -04:00
John Mitchell 25132b5daa pluggable auth ui styling 2015-09-23 17:00:13 -04:00
John Mitchell 169066df22 Merge less block styling of login modal 2015-09-23 11:26:36 -04:00
John Mitchell 2ac72da19b merge loginModal less styling 2015-09-23 11:26:13 -04:00
John Mitchell 18164181b4 moved login modal to less block styling 2015-09-23 10:49:56 -04:00
jlmitch5 1aa82df7ee Merge pull request #430 from jlmitch5/login_rebranding
rebranding and notice in ui login support
2015-09-22 16:04:35 -04:00
jlmitch5 353a7ec9b4 fixed type in auth controller causing notice to not show up 2015-09-22 15:59:54 -04:00
John Mitchell dd0bc0ec17 rebranding and notice in ui login support 2015-09-21 17:34:19 -04:00
John Mitchell 68416fc8e0 add js library licenses 2015-09-17 00:01:25 -04:00
jlmitch5 552e12a8eb Merge pull request #392 from jlmitch5/adhoc_2.4
Adhoc 2.4 - Tests and refactor
2015-09-10 10:34:11 -04:00
John Mitchell edd7a5bab2 create make target that will run js tests in chrome 2015-09-09 13:08:50 -04:00
John Mitchell 7fd24987d7 update adhoc feature, add tests and modularize 2015-09-09 13:08:16 -04:00
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
John Mitchell b38615eff7 fixed duplicate choices from being passed to select2 2015-09-03 12:19:42 -04: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
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
John Mitchell 106718fc20 fixed callback fields from always displaying on jt edit 2015-08-24 15:41:34 -04:00
jlmitch5 d2423543ec Merge pull request #387 from jlmitch5/give_controllers_specific_names
give controllers specific names
2015-08-24 13:33:47 -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
John Mitchell c67a9031ca revamp services for pulling in the search options 2015-08-20 11:37:00 -04:00