Commit Graph
257 Commits
Author SHA1 Message Date
Jared Tabor 0f1d9a8743 removing resolve on /login route 2015-09-30 11:09:09 -04:00
Jared Tabor 0c7507d3a0 moving pendo service to login/authentication folder 2015-09-30 10:20:08 -04:00
Jared Tabor 29daee8334 Pendo.io service for Tower UI
This commit integrates the pendo support for the Tower UI, which involves creating an 'options' object and registering it with the pendo service installed in the index.html file. The options object is identified each time the user logs into Tower or when the browser session is refreshed.
2015-09-29 15:18:13 -04:00
John Mitchell 6342b67245 fixed double login modal on no creds entered 2015-09-29 10:26:04 -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 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
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 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
Jared Tabor 33a82222b9 updated $http get request from deprecated syntax for angular 1.4 2015-09-21 11:38:53 -04:00
Jared Tabor f88320a5f7 LoadConfig fix to load config.js first and then local_settings.json 2015-09-21 11:15:10 -04:00
Jared Tabor f4f54cc6dc Refactoring login modal and services
refactoring login modal logic to extract html into its own partial
2015-09-14 14:06:29 -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
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