Commit Graph

15292 Commits

Author SHA1 Message Date
Marliana Lara 2f8155763b Add Side Nav Item unit tests
Signed-off-by: Marliana Lara <mlara@redhat.com>
2017-10-02 13:36:06 -04:00
Marliana Lara 5c5293783d Add Side Nav directive unit tests 2017-10-02 13:35:32 -04:00
Marliana Lara 7486503a16 Add Layout directive unit tests 2017-10-02 13:35:31 -04:00
Greg Considine e7f4e79248 Merge pull request #339 from gconsidine/ui/fix/document-reference-on-start
Use $document instead of document for on fn
2017-10-02 13:34:27 -04:00
gconsidine f49ed838c7 Use $document instead of document for on fn
Signed-off-by: gconsidine <greg@gregconsidine.com>
2017-10-02 12:53:56 -04:00
Alan Rominger 8c117e9ef1 Merge pull request #337 from AlanCoding/admin_cancel
allow WFJT admins to cancel scheduled jobs
2017-10-02 11:33:46 -04:00
AlanCoding 681770e25a allow WFJT admins to cancel scheduled jobs 2017-10-02 10:25:49 -04:00
jlmitch5 06210624ce Merge pull request #486 from jlmitch5/fixModalOnModalBS
fix workflow maker lookup issues
2017-09-29 19:55:20 -04:00
John Mitchell 713c9614a9 fix workflow maker lookup issues 2017-09-29 19:50:17 -04:00
Kickimanjaro cbb95b3bd4 Update INSTALL.md
Followed instructions to the letter from a new install and found that there was no mention that Docker service must be started. Tried to add this mention where it would have benefited me, but I am new to github and not sure if I'm doing this right.
2017-09-29 18:48:33 -05:00
Jared Tabor f3c5607d6e Merge pull request #485 from jaredevantabor/smart-search
Smart Search fix for ansible_facts
2017-09-29 15:26:24 -07:00
Jared Tabor c9ffc0e7c1 adding extra logic check for ansible_facts in smart search
a change related to related-group-searches caused a regression when
searching for ansible_facts
2017-09-29 15:02:50 -07:00
Jared Tabor 3d71c93262 Merge pull request #484 from jaredevantabor/insights
Insights
2017-09-29 12:42:38 -07:00
Jared Tabor 140af9ea47 adding "admin_role" as a default query param for insights cred lookup 2017-09-29 12:25:21 -07:00
Jared Tabor 8980e70918 changing insights cred lookup to not use hard coded cred type
and rather, do a comparison against the credential_type endpoint
2017-09-29 12:18:30 -07:00
Matthew Jones ca4a1f37cd Merge pull request #323 from tvieira/doc_fix_link
Fix markdown link in CONTRIBUTING for enhancements list.
2017-09-29 13:31:39 -04:00
Matthew Jones c234b9fb99 Merge pull request #321 from chrismeyersfsu/github_issues_template_include_awx_install_type
add awx install type to issue template
2017-09-29 13:26:58 -04:00
Matthew Jones 480e20136a Merge pull request #301 from romainrbr/devel
Changing the color option for hipchat to always be lowercase
2017-09-28 21:16:21 -04:00
Greg Considine 91bceefee7 Merge pull request #317 from gconsidine/ui/angular-manual-init-for-locale
Implement manual initialzation for Angular app
2017-09-28 19:31:58 -04:00
Tiago M. Vieira b338959279 Fix markdown link in CONTRIBUTING for enhancements list. 2017-09-28 16:09:32 -04:00
gconsidine d9e360e575 Add check if navigator.languages exists to use 2017-09-28 14:46:56 -04:00
Chris Meyers a7ec5876ce add awx install type to issue template
* Recreation of user-issues increasing depends on the chosen install
path used. Thus, we need this information when recreating the issue
locally. Ask the user to include this information in the issue template.
2017-09-28 14:37:26 -04:00
Romain Brucker cdc6096515 fixing indent 2017-09-28 11:37:07 -05:00
Romain Brucker 31e559b6a1 Checking if color is not None before setting it to lowercase 2017-09-28 11:33:45 -05:00
Romain Brucker 1bb72cc680 Adding a check to see if the color is 'None' before lowercasing it for @matburt 2017-09-28 11:15:14 -05:00
Matthew Jones 128eaaf60f Fix an issue where mercurial wasn't getting installed in the image
Also fixes an issue assigning proxy environment variables
2017-09-28 11:37:10 -04:00
John Mitchell c57d39dcd9 fix rounding of capacity percentage 2017-09-28 11:18:55 -04:00
Matthew Jones cd35704b0b Merge pull request #298 from st0ne-dot-at/proxy_fix
added proxy settings to docker runtimes
2017-09-28 08:46:38 -04:00
Steininger Robert, IR 46287f6923 proxy settings default omit 2017-09-28 10:11:29 +02:00
Matthew Jones 9219f0f682 Catch potential unicode errors when looking up addrinfo 2017-09-27 20:14:47 -04:00
Jared Tabor feb0cd5e7c Merge pull request #479 from jaredevantabor/instance-groups-queryparams
fixing typo with adding query params for instance groups modal
2017-09-27 14:17:39 -07:00
jlmitch5 e877651a1e Merge pull request #476 from jlmitch5/fixIGPercentage
fix instance group percentage
2017-09-27 17:11:17 -04:00
Jared Tabor 3c29baea61 fixing typo with adding query params for instance groups modal
it was missing the query params for order_by and page_size
2017-09-27 13:57:02 -07:00
John Mitchell b05925cc0e move percentage capacitty to variable 2017-09-27 16:53:31 -04:00
Matthew Jones a5c028cd45 Merge pull request #477 from ansible/remove_callback_blocked_dependency
Remove the logic blocking dependent inventory updates on callbacks
2017-09-27 16:53:12 -04:00
Matthew Jones 3e38a0c17d Add unit test for inventory_sources_already_updated 2017-09-27 16:52:05 -04:00
Christopher Wang e8b45d3be1 Merge pull request #478 from mabashian/inv-completed-jobs-pagination-fix
Fixed inventory completed jobs pagination bug by setting default page size
2017-09-27 16:46:59 -04:00
Matthew Jones f4c9617f95 Check for inventory sources already updated from start args
In the case where the host didn't exist in the inventory source and
was found in the first inventory sync
2017-09-27 16:31:22 -04:00
mabashian 8a8a064821 Fixed inventory completed jobs pagination bug by setting default page size 2017-09-27 16:11:35 -04:00
Marliana Lara 0b11a0d642 Merge pull request #475 from marshmalien/fix/remove-host-filter-import
Remove host-filter-modal import
2017-09-27 16:06:07 -04:00
Matthew Jones 7861cda6fe Remove the logic blocking dependent inventory updates on callbacks 2017-09-27 16:00:05 -04:00
John Mitchell 32920739ef fix instance group percentage 2017-09-27 15:56:36 -04:00
Marliana Lara 0eadd69934 Remove host-filter-modal import 2017-09-27 15:47:27 -04:00
gconsidine 297904462d Implement manual initialzation for Angular app
Manual initialization allows for some asynchronous work to
finish ahead of Angular's startup. The initial motivation is
to be able to guarantee translation files have been fetched
before rendering content that needs translation. If a locale
isn't supported or if the request to get a json file fails,
the i18n service falls back to en.

Signed-off-by: gconsidine <gconsidi@redhat.com>
2017-09-27 15:12:03 -04:00
Marliana Lara a886747676 Merge pull request #473 from marshmalien/fix/7691-host-filter-modal-hover
Fix partial hover highlight of host filter modal row
2017-09-27 14:59:26 -04:00
Marliana Lara d4d2f04fc3 Fix partial hover highlight of host filter modal row 2017-09-27 14:38:19 -04:00
Michael Abashian 1e9b5824a4 Merge pull request #472 from mabashian/7688-groups-pagination
Fixed nested groups pagination
2017-09-27 13:00:30 -04:00
Michael Abashian dcdb094c92 Merge pull request #471 from mabashian/7676-smart-inv-related-search
Fixed host_filter searching related fields
2017-09-27 12:06:34 -04:00
mabashian cfe8a6580b Removed leading slash on basePath 2017-09-27 10:40:49 -04:00
mabashian 61b741030d Fixed host nested groups pagination 2017-09-27 10:34:55 -04:00