Michael Abashian
8290f55a9d
Added numerous missing breadcrumbs mostly involving edit pages and scheduling pages.
2016-06-06 15:35:58 -04:00
Jared Tabor
58ecbc254e
Merge pull request #2149 from jaredevantabor/session
...
Session Fixes
2016-06-03 13:25:30 -07:00
Jared Tabor
67d161d818
Fix for activity stream state, and hover state for power button on screens with width <900px
2016-06-03 12:03:57 -07:00
Akita Noek
7a7e894d2b
jshint
2016-06-03 14:52:42 -04:00
Akita Noek
ab126b1040
Fixed XSS for project and jt scheduling
...
#2148
2016-06-03 14:50:35 -04:00
Akita Noek
b999206ffd
Merge pull request #2146 from anoek/stdout-styling
...
Stdout styling updates
2016-06-03 14:24:21 -04:00
Jared Tabor
a34a82c745
Updating documentation on login process for new config workflow
2016-06-03 10:26:10 -07:00
Akita Noek
6609732edd
Updated UI to account for object_roles changes
2016-06-03 12:26:23 -04:00
Michael Abashian
e4d08e7cb1
Merge pull request #2145 from mabashian/standard-out-log
...
Remove job details/stdout event socket listeners when $scope is destroyed
2016-06-03 11:38:21 -04:00
Akita Noek
1bcb80b621
Made stdout window size nicely to fill the remaining height in the browser
...
Resolves PR feedback and takes care of #1575 along the way
2016-06-03 11:33:45 -04:00
Michael Abashian
b7b853055c
Need to remove listeners from $rootScope.adhoc_event_socket
2016-06-03 11:11:59 -04:00
Leigh
c74749c508
fix organization card pagination & display count, resolves #1576 & #1466 ( #2150 )
2016-06-03 10:43:01 -04:00
Jared Tabor
155b30af41
Updating comment in app.js
2016-06-02 17:50:34 -07:00
Jared Tabor
c516a17ef9
Removing old code and cleaning up for PR
2016-06-02 17:42:41 -07:00
Jared Tabor
0ae30d14e9
Starting timer after config response returns
...
b/c timer depends on the 'auth-token-timeout' from the /config response
2016-06-02 17:42:40 -07:00
Jared Tabor
7c489ae4c8
UX Changes to the License workflow
...
adding the Tower logo and a sentence to the license screen when no license is present
2016-06-02 17:42:40 -07:00
Jared Tabor
40abf57b4a
Improvements to feature service timing for AS button
2016-06-02 17:42:40 -07:00
Jared Tabor
4d1c43f4bd
Fix for session limit per user
2016-06-02 17:42:40 -07:00
Jared Tabor
4466fc80a2
Fixing features timing with new config work
2016-06-02 17:42:39 -07:00
Jared Tabor
ef935768a5
fix for session timeout
2016-06-02 17:42:39 -07:00
Jared Tabor
7c68f18060
fixing issue where first route was empty on refresh
2016-06-02 17:42:39 -07:00
Jared Tabor
5f52384a3d
fixing login and submit for new license
2016-06-02 17:42:39 -07:00
Jared Tabor
8b271c4caf
Promise-ify the call to /config and reduce number
...
of calls to 1 per session. We'll also pull the config/license info from memory instead of local storage
2016-06-02 17:41:56 -07:00
Akita Noek
93ccbdc872
Code organization
2016-06-02 16:57:11 -04:00
Akita Noek
a9426aaeb9
stdout sytle updates
...
* Fixed column width to 50% for both job stdout view and inventory update
script output view
* Fixed scrolling behavior so we don't have two elements doing scrolling
(inner was doing width, outter was doing height)
* Reduced max height for stdout jt output view to 900px down from
1600px
* Flexified inner output window on inventory script output view so the
gray output area always fills the height of the panel
#2127 @2028
2016-06-02 16:42:06 -04:00
Michael Abashian
68365effb8
Remove event socket listeners when the scope that created them is destroyed. This should fix #2121 where an existing jobs standard out was erroneously being updated after a new job launch.
2016-06-02 16:21:15 -04:00
Akita Noek
d565faff98
typo fix
2016-06-02 14:33:24 -04:00
Akita Noek
e0a00a8705
Fixed verbosity select2 syncing
...
#2107
2016-06-02 14:01:28 -04:00
Akita Noek
cfe450b7be
Fixed missed refactor of function name
2016-06-02 14:01:02 -04:00
Michael Abashian
aa80e841dc
Merge pull request #2128 from mabashian/azure-resource-manager
...
Azure Resource Manager credential required fields tweak
2016-06-02 10:10:28 -04:00
Michael Abashian
c4c91bcba9
Merge pull request #2119 from mabashian/remove-dashboard-button
...
Removed dashboard icon from inventory manage breadcrumb area
2016-06-02 09:49:56 -04:00
Michael Abashian
854b613bb7
Merge pull request #2110 from mabashian/1928-organizations-action-buttons-v2
...
Organization lists bug fixes
2016-06-02 09:34:58 -04:00
Akita Noek
3247fe42c0
Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into jshint
2016-06-01 22:56:31 -04:00
Michael Abashian
beb6be189c
Made username/password/tenant_id/client_id/client_secret all optional when creating an Azure Resource Manager credential.
2016-06-01 17:07:33 -04:00
Akita Noek
e93969fb10
jshint fix
2016-06-01 16:09:21 -04:00
Akita Noek
4f4724d1c5
Merge pull request #2097 from leigh-johnson/JobDetailHostEvents
...
Host event/events/summary UX work items & bug fixes
2016-06-01 15:52:32 -04:00
John Mitchell
8c7b4b9a0a
Merge branch 'searchUpdates' into release_3.0.0
2016-06-01 15:51:24 -04:00
Michael Abashian
cc36385a75
Removed dashboard icon from inventory manage breadcrumb area. We aren't showing the dashboad icon here anymore for any routes.
2016-06-01 15:23:34 -04:00
John Mitchell
2e9aa3bb8f
update list column sizes
2016-06-01 15:07:49 -04:00
John Mitchell
2915b86650
fix limit for summary_fields of labels
2016-06-01 15:07:49 -04:00
John Mitchell
308fc5ef2c
support more than label limit on edit and list views
2016-06-01 15:07:49 -04:00
Akita Noek
3b1639da4f
Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into JobDetailHostEvents
2016-06-01 15:06:11 -04:00
John Mitchell
e041fe8316
fix of tag search type dropdown border and empty tags
2016-06-01 15:01:09 -04:00
John Mitchell
857f873f4d
fix external source and sync failure queries on inv groups/invs
2016-06-01 15:01:09 -04:00
John Mitchell
c5c65adc09
fix layout of search dropdowns
2016-06-01 15:01:09 -04:00
John Mitchell
763416725c
update search widgets across ui
2016-06-01 15:01:09 -04:00
Michael Abashian
2196b03330
Fixed empty notification status as well as an issue with the form which prevented you from creating a notification due to a rogue required field.
2016-06-01 14:45:19 -04:00
Akita Noek
37a7e0a862
Bump to trigger jenkins
2016-06-01 14:41:49 -04:00
Akita Noek
7f9174f4ea
Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into JobDetailHostEvents
2016-06-01 14:09:51 -04:00
Akita Noek
4f20ffb328
Typo fix
2016-06-01 12:12:45 -04:00