Jared Tabor
eecdc9eb5e
Merge pull request #6579 from jaredevantabor/awx-logos
...
Tower / AWX branding
2017-06-14 11:53:49 -07:00
Jared Tabor
09f5df004c
fixing typo
2017-06-14 10:52:14 -07:00
Michael Abashian
b4b991425b
Merge pull request #6582 from mabashian/6542-delete-inv-script-src
...
Fixed bug where deleting inv script used in inv source broke inv source edit page
2017-06-13 22:35:17 -04:00
Michael Abashian
b53380b961
Merge pull request #6585 from mabashian/6550-unselect-groups-host-copy
...
Unselect group when root group checkbox is checked on host move/copy
2017-06-13 22:33:44 -04:00
Jared Tabor
e81c6d3c16
committing AWX svg icons from trahman
...
and committing the variables.less, I don't think it got picked up
in my last commit
2017-06-13 13:56:22 -07:00
Jared Tabor
a5c9e90f25
Merge pull request #6577 from jaredevantabor/related-groups-labels
...
Related groups labels
2017-06-13 13:01:54 -07:00
Jake McDermott
59cc15b0d4
conditionally disable forms based on license type ( #6589 )
2017-06-13 14:16:35 -04:00
Jared Tabor
850c0d74a1
using .less variables for replacing styles
...
and other feedback from PR
2017-06-13 10:52:48 -07:00
Michael Abashian
364e36d84f
Unselect group when root group checkbox is checked on host move/copy
2017-06-13 11:38:17 -04:00
Michael Abashian
a815690bd4
Merge pull request #6574 from mabashian/6371-ask-cred-on-launch
...
ask_credential_on_launch UI changes when launching job
2017-06-13 10:56:53 -04:00
Michael Abashian
34b4d0f690
Fixed bug where deleting inv script used in inv source broke inv source edit page
2017-06-13 10:54:31 -04:00
Jared Tabor
7b1c25bc3b
Creating .less files for Tower branding and AWX branding
...
This separates the classes used for the Tower logos and the
AWX logos, into two separate files which I placed in /assets.
2017-06-12 17:57:20 -07:00
Jared Tabor
d32ba1b992
adding new AWX icons
2017-06-12 15:41:14 -07:00
Jared Tabor
3494e2f136
adding disabled toggle for related hosts
...
to match the mockup
2017-06-12 14:08:36 -07:00
Jared Tabor
05f29e5144
adding the related groups tags to host list
...
for the related hosts list off the inventory. This also includes
dissociating the host from the group if the user clicks the
red X icon.
2017-06-12 14:08:36 -07:00
Michael Abashian
18dc5c1ba9
Merge pull request #6569 from mabashian/6284-license-page-submit
...
Fixed license submit button placement
2017-06-12 15:39:41 -04:00
Michael Abashian
95da197bac
Remove ask_extra_credentials_on_launch in the UI. Everything will run through ask_credential_on_launch
2017-06-12 15:35:44 -04:00
Michael Abashian
71641bdfb7
Merge pull request #6536 from mabashian/6520-inv-src-verbosity
...
Fixed verbosity select on inventory source form
2017-06-12 13:57:34 -04:00
Michael Abashian
70749a3bdd
Fixed license submit button placement
2017-06-12 13:55:14 -04:00
Jake McDermott
8adb501eb8
Add prompt on launch for 'verbosity' JT field ( #6475 )
2017-06-12 13:30:20 -04:00
Michael Abashian
2d1755a035
Fixed empty verbosity save. Fixed popover for update on project update
2017-06-12 11:04:29 -04:00
Michael Abashian
08e1f552d3
Remove the host link and hover on host filter modal list
2017-06-09 16:56:45 -04:00
Michael Abashian
ca487696fd
Fixed various bugs with regions and editing an scm inv source
2017-06-09 16:24:30 -04:00
Jared Tabor
4caceb651e
fixing insights linkage from smart inventory -> host list view
2017-06-09 11:30:32 -07:00
Jared Tabor
e59dbc6281
Changes to Insights dashboard and Unit Tests
...
This includes unit tests for the filter of the reports
that are returned by insights. I also moved some code around
to assist in making this more testable, and I also fixed
an issue where the Insights route needed the inventory information
in the resolve to use it on the insights dashboard (when navigating
from the All Hosts tab)
2017-06-09 11:25:34 -07:00
Michael Abashian
efe608cf2e
Fixed verbosity select on inventory source form
2017-06-09 11:42:12 -04:00
Michael Abashian
ea32c3f0a5
Merge pull request #6532 from mabashian/fix-jt-edit
...
Fixed error being raised trying to grab instance group value(s)
2017-06-09 10:18:35 -04:00
Michael Abashian
d88d7cb29c
Fixed error being raised trying to grab instance group value(s)
2017-06-09 09:49:40 -04:00
Michael Abashian
555c1dcb88
Store the preAuthUrl on rootScope instead of in the cookie
2017-06-09 09:20:49 -04:00
Michael Abashian
cfc15dab37
Only store the preAuthUrl if the user is trying to navigate to a non-login/logout state
2017-06-08 19:19:33 -04:00
Michael Abashian
7768106d3f
Store the url that the user comes in on before auth in preAuthUrl
2017-06-08 19:01:44 -04:00
Michael Abashian
fc312398cd
Redirect the user to the link they clicked on after authentication
2017-06-08 18:40:12 -04:00
Marliana Lara
a9e420b2c5
Add Instance Group Fields to resources
...
* Add instance group fields to organization, inventory, and job template
forms.
* Add instance groups CRUD
* Display instance group that job ran on in job details panel
* Setup instance group panel in Settings
2017-06-08 16:34:39 -04:00
Michael Abashian
60372bdfa1
Merge pull request #6512 from mabashian/6499-remote-host-headers
...
Added remote host headers to settings in the UI
2017-06-08 15:02:39 -04:00
Michael Abashian
8400382e5b
Merge pull request #6518 from mabashian/6362-smart-host-edit
...
Fixed edit host link on smart inventory host list
2017-06-08 14:42:36 -04:00
Michael Abashian
bc1ed66a0b
Fixed edit host link on smart inventory host list
2017-06-08 14:05:20 -04:00
Jared Tabor
bcd1307b2e
removing CheckAccess module, stale code
2017-06-08 09:20:51 -07:00
Michael Abashian
1034a70dfe
Added remote host headers to settings in the UI
2017-06-08 10:58:56 -04:00
Michael Abashian
ff62e6b786
Merge pull request #6497 from mabashian/6495-host-edit-name
...
Put host name on scope so that it can be edited in the form
2017-06-08 09:13:33 -04:00
Michael Abashian
0330922be5
Merge pull request #6504 from mabashian/6498-smart-inv-sync-status
...
Remove sync status on smart inventory rows
2017-06-08 09:12:16 -04:00
Michael Abashian
fee8a54f30
Merge pull request #6494 from mabashian/6346-sync-all-behavior
...
Moved Sync All Inv Sources to the inventory sources list
2017-06-08 09:10:05 -04:00
Michael Abashian
15e170ca36
Remove sync status on smart inventory rows
2017-06-07 16:06:46 -04:00
Michael Abashian
be8117210f
Put host name on scope so that it can be edited in the form
2017-06-07 14:44:18 -04:00
Marliana Lara
d323a01f5e
Merge pull request #6268 from marshmalien/rmUIScanJobs
...
Remove UI Scan Jobs Logic from JT Add/Edit
2017-06-07 14:40:17 -04:00
Michael Abashian
127a18da6b
Moved Sync All Inv Sources to the inventory sources list and removed it from the inventories list
2017-06-07 14:10:18 -04:00
Michael Abashian
91adf25199
Fixed completed jobs name column misalignment when screen is medium size
2017-06-07 11:27:52 -04:00
Greg Considine
a183ed14f2
Merge pull request #6470 from gconsidine/ui/dependency-cleanup
...
Fix UI dependencies to be able to regenerate npm-shrinkwrap
2017-06-07 10:05:35 -04:00
Michael Abashian
e1d2edb954
Merge pull request #6466 from mabashian/launch-job-multiple-credentials
...
Updated launch modal to accommodate extra credential prompting
2017-06-06 16:06:32 -04:00
Michael Abashian
8ed1824ae2
Limit the credential select options to ssh/cloud/network
2017-06-06 15:56:18 -04:00
Michael Abashian
51f44b6f6a
Fixed various bugs with the select dropdown
2017-06-06 12:03:54 -04:00