softwarefactory-project-zuul[bot]
|
395b338221
|
Merge pull request #7863 from ryanpetrello/fix-tox
fix busted flake8 CI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-10 16:53:08 +00:00 |
|
softwarefactory-project-zuul[bot]
|
52bb71b63e
|
Merge pull request #7840 from beeankha/credential_input_idempotency
Make 'inputs' Unchanged When Blank in Credentials Module
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
https://github.com/beeankha
|
2020-08-06 18:04:15 +00:00 |
|
softwarefactory-project-zuul[bot]
|
91df10dbb5
|
Merge pull request #7739 from jlmitch5/advSearch
Advanced search
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-06 17:57:24 +00:00 |
|
softwarefactory-project-zuul[bot]
|
c7dd0bc2b9
|
Merge pull request #7842 from nixocio/ui_remove_not_defined_props
Remove showExpandCollapse prop from the DataListToolbar calls
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-06 16:16:00 +00:00 |
|
softwarefactory-project-zuul[bot]
|
0b38a8be7e
|
Merge pull request #7747 from marshmalien/add-settings-framework
Add settings navigation skeleton
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-06 16:14:33 +00:00 |
|
softwarefactory-project-zuul[bot]
|
6d9aed35d7
|
Merge pull request #7810 from mabashian/7564-access-add-btn
Fix rbac on Add button on User Access/Team Roles lists
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-06 16:10:55 +00:00 |
|
softwarefactory-project-zuul[bot]
|
16ce7b4647
|
Merge pull request #7821 from mabashian/7814-form-error
Handle form submission errors that may be deeply nested in the return object
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-06 16:09:29 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d58a66d587
|
Merge pull request #7838 from ryanpetrello/bump-14-0-0
Bump version to 14.0.0
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-06 15:45:35 +00:00 |
|
softwarefactory-project-zuul[bot]
|
2c5d3ff64a
|
Merge pull request #7477 from AlanCoding/ee_req
Add execution environment metadata to AWX collection
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
|
2020-08-06 14:24:39 +00:00 |
|
softwarefactory-project-zuul[bot]
|
1c0dc1cccb
|
Merge pull request #7836 from ryanpetrello/downstream-merge
merge in a few downstream fixes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-05 19:42:53 +00:00 |
|
softwarefactory-project-zuul[bot]
|
57732d4630
|
Merge pull request #7824 from shanemcd/fix-isolated-dev-env
Fix isolated dev env
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-04 23:30:56 +00:00 |
|
softwarefactory-project-zuul[bot]
|
3af31df2c9
|
Merge pull request #7823 from john-westcott-iv/cancel_500_error
Catching runtime error
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
|
2020-08-04 22:25:50 +00:00 |
|
softwarefactory-project-zuul[bot]
|
2a9804e589
|
Merge pull request #7768 from wenottingham/add-some-nozzles
Create marginally more realistic event data with firehose
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-04 16:02:27 +00:00 |
|
softwarefactory-project-zuul[bot]
|
b990271dec
|
Merge pull request #7811 from ryanpetrello/deprecate-galaxy-basic-auth
mark PRIMARY_GALAXY_USERNAME and PRIMARY_GALAXY_PASSWORD as deprecated
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-04 14:45:58 +00:00 |
|
softwarefactory-project-zuul[bot]
|
15c4ab3a9b
|
Merge pull request #7802 from ryanpetrello/vnnn-minus
remove vNNN from example migration files
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-03 20:09:24 +00:00 |
|
softwarefactory-project-zuul[bot]
|
b11908ed1f
|
Merge pull request #7577 from AlexSCorey/RemovesInventoryScripts
Removes Inventory Script screens, routes, stubs etc.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-03 18:37:25 +00:00 |
|
softwarefactory-project-zuul[bot]
|
e20ea5edba
|
Merge pull request #7724 from AlexSCorey/7434-UserTokensDelete
Adds delete functionality to user tokens list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-03 18:14:28 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d5ab54977c
|
Merge pull request #7796 from zedr/fix-py3-yaml-bytes-decoded
Fix garbage being printed when exporting as YAML - related #7795
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-08-03 16:38:16 +00:00 |
|
softwarefactory-project-zuul[bot]
|
def79de72b
|
Merge pull request #7785 from mabashian/convert-NotificationList-functional
Converts NotificationList to functional component and now uses useRequest
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-31 19:29:56 +00:00 |
|
softwarefactory-project-zuul[bot]
|
f2fa28e9dc
|
Merge pull request #7786 from mabashian/convert-OrganizationLookup-useRequest
Updates OrganizationLookup to use useRequest
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-31 19:29:50 +00:00 |
|
softwarefactory-project-zuul[bot]
|
fed02ef14a
|
Merge pull request #7634 from norpol/patch-1
Fix requirements updater.sh "sourcing" snippet
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-31 17:54:17 +00:00 |
|
softwarefactory-project-zuul[bot]
|
1077e218bd
|
Merge pull request #7782 from ryanpetrello/galaxy-collection-install-29
only support ansible-galaxy collection in 2.9+
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-31 17:54:10 +00:00 |
|
softwarefactory-project-zuul[bot]
|
76f75f1745
|
Merge pull request #7787 from squidboylan/collection_test_fix
Fix collection test inventory
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
|
2020-07-31 17:26:25 +00:00 |
|
softwarefactory-project-zuul[bot]
|
1bb597bba4
|
Merge pull request #7788 from ryanpetrello/eff-string
fix a typo in an f-string
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-31 17:22:35 +00:00 |
|
softwarefactory-project-zuul[bot]
|
ec8725d54f
|
Merge pull request #7614 from vjanssens/5626-add-item-count
Add pagination/item count to DataListToolbar
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-31 14:58:29 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d36999acc7
|
Merge pull request #7784 from ryanpetrello/comments
make these issue template sentences comments
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-31 14:34:06 +00:00 |
|
softwarefactory-project-zuul[bot]
|
07e86adbb7
|
Merge pull request #7750 from Orabig/devel
Allow to use an existing PVC for postgresql install with Helm
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-31 13:53:09 +00:00 |
|
softwarefactory-project-zuul[bot]
|
c0a0e16ba0
|
Merge pull request #7742 from nixocio/ui_rebased_issue_7640
Add details page for instance group
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-30 20:07:54 +00:00 |
|
softwarefactory-project-zuul[bot]
|
91d3f954cd
|
Merge pull request #7772 from mabashian/convert-ResourceAccessList-functional
Converts ResourceAccessList to functional component
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-30 18:10:29 +00:00 |
|
softwarefactory-project-zuul[bot]
|
b5f87b1bac
|
Merge pull request #7774 from ryanpetrello/bug-filing-extra
update the bug report and feature templates w/ additional instructions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-30 18:03:43 +00:00 |
|
softwarefactory-project-zuul[bot]
|
2cabaf8727
|
Merge pull request #7732 from AlexSCorey/7728-TeamsUsers
Adds Teams Access List and renames Tabs and files under teams
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-30 16:09:14 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d38b3afd21
|
Merge pull request #7764 from fosterseth/add-kubernetes_web_svc_type
Add kubernetes_web_svc_type variable to installer/inventory
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-30 14:59:39 +00:00 |
|
softwarefactory-project-zuul[bot]
|
162aab7272
|
Merge pull request #7738 from mabashian/test-console-cleanup
Test console cleanup
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-30 14:20:20 +00:00 |
|
softwarefactory-project-zuul[bot]
|
8f1c071acf
|
Merge pull request #7733 from nixocio/ui_update_delete
Update delete button variant to secondary
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-30 14:03:36 +00:00 |
|
softwarefactory-project-zuul[bot]
|
efdee6ed1f
|
Merge pull request #7770 from AlanCoding/falsy_inv
Handle not-provided falsy values in tower_inventory_source
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-30 12:24:20 +00:00 |
|
softwarefactory-project-zuul[bot]
|
b444d10369
|
Merge pull request #7745 from mabashian/convert-WFJTList-useRequest
Converts WorkflowJobTemplatesList to use useRequest in preparation for advanced search
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-29 23:48:10 +00:00 |
|
softwarefactory-project-zuul[bot]
|
2f81a1d803
|
Merge pull request #7752 from mabashian/convert-ProjectList-useRequest
Converts ProjectsList to use useRequest in preparation for advanced search
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-29 23:12:51 +00:00 |
|
softwarefactory-project-zuul[bot]
|
902566ccfb
|
Merge pull request #7761 from mabashian/convert-OrganizationTeamList-useRequest
Converts OrganizationTeamList to use useRequest in preparation for advanced search
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
|
2020-07-29 23:04:23 +00:00 |
|
softwarefactory-project-zuul[bot]
|
dd828cba26
|
Merge pull request #7754 from mabashian/convert-JobTemplatesList-useRequest
Converts JobTemplatesList to use useRequest in preparation for advanced search
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
|
2020-07-29 23:04:18 +00:00 |
|
softwarefactory-project-zuul[bot]
|
45809abc6f
|
Merge pull request #7743 from mabashian/convert-UserList-functional
Converts UserList to functional component
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
|
2020-07-29 22:52:45 +00:00 |
|
softwarefactory-project-zuul[bot]
|
3bcad7be81
|
Merge pull request #7759 from mabashian/convert-ProjectJobTemplatesList-hooks
Update ProjectJobTemplatesList to use useSelected, useRequest, useDeleteItems hooks
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
|
2020-07-29 22:50:06 +00:00 |
|
softwarefactory-project-zuul[bot]
|
21a2b1a630
|
Merge pull request #7755 from mabashian/convert-InventorySourcesList-useRequest
Converts InventorySourcesList to use useRequest in preparation for advanced search
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
|
2020-07-29 22:48:32 +00:00 |
|
softwarefactory-project-zuul[bot]
|
0d75e1540c
|
Merge pull request #7765 from mabashian/convert-InventoryGroupsList-useRequest
Convert InventoryGroupsList to use useRequest and useSelected hooks
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-29 22:48:27 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d43ea41b7f
|
Merge pull request #7748 from jakemcdermott/noportal
Delete portal mode
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-29 20:45:04 +00:00 |
|
softwarefactory-project-zuul[bot]
|
aca1e73d84
|
Merge pull request #7753 from rooftopcellist/fix_unmarked_strings
Use quotations when marking strings for translation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-29 19:37:05 +00:00 |
|
softwarefactory-project-zuul[bot]
|
5c400b96fe
|
Merge pull request #7762 from gamuniz/add_helpful_dialog_profilesql
Add helpful dialog profilesql
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-29 18:28:15 +00:00 |
|
softwarefactory-project-zuul[bot]
|
b009b01251
|
Merge pull request #7707 from nixocio/ui_update_per_mockup
Update wording to equal mock up
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-29 00:06:59 +00:00 |
|
softwarefactory-project-zuul[bot]
|
196368d89b
|
Merge pull request #7736 from beeankha/rrule_module_minor_edits
Make Some Doc Edits in the rrule Collections Module
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
|
2020-07-28 16:27:22 +00:00 |
|
softwarefactory-project-zuul[bot]
|
3f0a8eb5bc
|
Merge pull request #7633 from nixocio/ui_add_list_instance_group
Add feature list instance groups
Reviewed-by: Alex Corey <Alex.swansboro@gmail.com>
https://github.com/AlexSCorey
|
2020-07-28 14:57:02 +00:00 |
|
softwarefactory-project-zuul[bot]
|
7bec29bac7
|
Merge pull request #7726 from fosterseth/fix-helm-url
Update helm urls in install guide
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-27 18:55:40 +00:00 |
|
softwarefactory-project-zuul[bot]
|
6b867e7d97
|
Merge pull request #7596 from nixocio/ui_set_strict_mode
Set React to Strict Mode
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-27 15:56:57 +00:00 |
|
softwarefactory-project-zuul[bot]
|
708244881c
|
Merge pull request #7643 from AlanCoding/per_update_cache
Implement per-update cache for roles and collections
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-27 15:45:48 +00:00 |
|
softwarefactory-project-zuul[bot]
|
e1902b6fe1
|
Merge pull request #7713 from mabashian/fix-form-field-help
Fixes bug where help icon showed up beneath the form label
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-27 13:42:41 +00:00 |
|
softwarefactory-project-zuul[bot]
|
68c62d74f6
|
Merge pull request #7671 from jlmitch5/pfUpdate0920
update pf to 09 2020 release
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-23 20:57:07 +00:00 |
|
softwarefactory-project-zuul[bot]
|
71d3fd3dbc
|
Merge pull request #7698 from geerlingguy/pg-data-use-default-path
Use default path for pgdata volume in docker-compose template
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-23 13:02:53 +00:00 |
|
softwarefactory-project-zuul[bot]
|
6527d23b42
|
Merge pull request #7696 from AmadeusITGroup/fix_invalid_quote_filter
Installer: remove quote filter from docker_registry_password
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-23 13:00:52 +00:00 |
|
softwarefactory-project-zuul[bot]
|
3e753a7315
|
Merge pull request #7702 from ansible/fix-broken-offline-builds
Fix broken offline builds
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-22 13:22:19 +00:00 |
|
softwarefactory-project-zuul[bot]
|
cf6c36ecab
|
Merge pull request #7697 from nixocio/ui_small_refactor_credential_type_tests
Small update CredentialTypeList
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-21 20:17:23 +00:00 |
|
softwarefactory-project-zuul[bot]
|
bedbafe0f9
|
Merge pull request #7613 from keithjgrant/6622-template-list-websockets
Add websocket support to TemplateList
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-20 20:19:57 +00:00 |
|
softwarefactory-project-zuul[bot]
|
676491134d
|
Merge pull request #7620 from keithjgrant/6621-inventory-sources-sockets
Inventory sources websockets
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-20 20:18:51 +00:00 |
|
softwarefactory-project-zuul[bot]
|
b36c5d9209
|
Merge pull request #7652 from jakemcdermott/fix-7651
Check for required node version before build or install
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-20 19:54:21 +00:00 |
|
softwarefactory-project-zuul[bot]
|
7296415fd9
|
Merge pull request #7635 from tchellomello/user_API_created
Exposes created attribute via API for User django ORM
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-20 19:40:47 +00:00 |
|
softwarefactory-project-zuul[bot]
|
f0aec0d444
|
Merge pull request #7641 from josephpisciotta/devel
Remove the NodePort type for the web svc.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-17 19:01:27 +00:00 |
|
softwarefactory-project-zuul[bot]
|
765595fd11
|
Merge pull request #7629 from ryanpetrello/k8s-creds
add the ability to specify K8S/OCP credentials on a Job Template
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-17 17:07:46 +00:00 |
|
softwarefactory-project-zuul[bot]
|
036780d337
|
Merge pull request #7559 from AlexSCorey/7513-SurveySelectAllBox
Removes unneeded select all checkbox in Survey List
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-16 22:39:41 +00:00 |
|
softwarefactory-project-zuul[bot]
|
4db3cd0326
|
Merge pull request #7627 from jakemcdermott/fix-7512
Show grant and client type validation errors
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-16 21:00:29 +00:00 |
|
softwarefactory-project-zuul[bot]
|
2e07ac3c2c
|
Merge pull request #7628 from jakemcdermott/fix-7511
Improve nav behavior
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-16 21:00:22 +00:00 |
|
softwarefactory-project-zuul[bot]
|
77717b6134
|
Merge pull request #7631 from jakemcdermott/fix-5236
Use summary job_type on host list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-16 19:40:36 +00:00 |
|
softwarefactory-project-zuul[bot]
|
79b95883a3
|
Merge pull request #7618 from jakemcdermott/update-deps-03
Fix most of this week's npm warnings
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-15 14:49:04 +00:00 |
|
softwarefactory-project-zuul[bot]
|
cd6df9299f
|
Merge pull request #7286 from john-westcott-iv/lookup_plugins
Adding tower_api and tower_get_id lookup plugins
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-14 18:04:27 +00:00 |
|
softwarefactory-project-zuul[bot]
|
80a6d4a29d
|
Merge pull request #7611 from ryanpetrello/host-recent-job-type
add job type to Host summary_fields.recent_jobs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-14 14:04:58 +00:00 |
|
softwarefactory-project-zuul[bot]
|
09dcb91c09
|
Merge pull request #7598 from keithjgrant/6618-websocket-inventories-list
Add Websocket support to inventories list
Reviewed-by: Daniel Sami
https://github.com/dsesami
|
2020-07-13 20:25:49 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d4b0251845
|
Merge pull request #7615 from gamuniz/remove_broken_links
fixed broken UI links
Reviewed-by: awxbot
https://github.com/awxbot
|
2020-07-13 19:31:56 +00:00 |
|
softwarefactory-project-zuul[bot]
|
83458711cd
|
Merge pull request #7605 from wenottingham/jobberry-fields-forever
Add artifacts field of jobs to the allowed list for notifications
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-10 21:01:08 +00:00 |
|
softwarefactory-project-zuul[bot]
|
b8b0812e13
|
Merge pull request #7604 from philipsd6/enable-html-custom-login-info
Update help_text for Custom Login Info to show support for HTML
Reviewed-by: awxbot
https://github.com/awxbot
|
2020-07-10 19:08:48 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d10fdda453
|
Merge pull request #7575 from weltamdraht/add_extra_hosts
Adding inventory variable to set "extra_hosts" in generated compose file
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-10 14:05:26 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d4305f734a
|
Merge pull request #7585 from philipsd6/enable-html-custom-login-info
Safely enable HTML in Custom Login Info
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-10 12:57:17 +00:00 |
|
softwarefactory-project-zuul[bot]
|
e4470f1200
|
Merge pull request #7592 from jakemcdermott/fix-7591
Include instance_id in host edit request
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-09 21:17:18 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d0ac028265
|
Merge pull request #7489 from nixocio/ui_issue_7326
Add edit credential types
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-08 20:53:09 +00:00 |
|
softwarefactory-project-zuul[bot]
|
9065b29bd6
|
Merge pull request #7584 from ryanpetrello/jinja2-sandbox
use jinja2.sandbox for credential type injectors
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-08 20:53:02 +00:00 |
|
softwarefactory-project-zuul[bot]
|
dbdc856ed3
|
Merge pull request #7576 from ryanpetrello/instance-group-capabilities
show user capabilities for instance groups
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-08 20:05:55 +00:00 |
|
softwarefactory-project-zuul[bot]
|
e91395d517
|
Merge pull request #7497 from AlexSCorey/ApplicationTokens
Adds Application Token List with delete functionality
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-08 19:42:17 +00:00 |
|
softwarefactory-project-zuul[bot]
|
19115a157e
|
Merge pull request #7555 from AlexSCorey/7433-UserTokensAdd
Adds User TokenAdd Functionality
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-08 19:33:06 +00:00 |
|
softwarefactory-project-zuul[bot]
|
fb3271da3c
|
Merge pull request #7578 from squidboylan/raise_sleep_timeout
Raise job length for testing job wait
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-08 18:36:42 +00:00 |
|
softwarefactory-project-zuul[bot]
|
f121dc59f6
|
Merge pull request #7529 from nixocio/ui_issue_7471
Add stub files for Instance Groups
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-07 21:12:23 +00:00 |
|
softwarefactory-project-zuul[bot]
|
f050b73560
|
Merge pull request #7568 from jakemcdermott/fix-7534
Update to ansible/angular-scheduler#v0.4.4
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-07 19:43:00 +00:00 |
|
softwarefactory-project-zuul[bot]
|
b9fb9389e6
|
Merge pull request #7537 from jakemcdermott/fix-7483
Fix custom credential field validation
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-07 19:02:53 +00:00 |
|
softwarefactory-project-zuul[bot]
|
bf28bdecb7
|
Merge pull request #7540 from keithjgrant/6618-websocket-projects-list
Add Websocket support to Projects List
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-07 19:00:10 +00:00 |
|
softwarefactory-project-zuul[bot]
|
23cab61408
|
Merge pull request #7444 from AlexSCorey/7412-OrganizationEditButton
Adds edit icon to the OrganizationTeams list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-07 17:32:34 +00:00 |
|
softwarefactory-project-zuul[bot]
|
9a6da9cea7
|
Merge pull request #7552 from ikke-t/fix-7545
Allow anyone to start awx and awx_task [#7545]
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-07 14:34:16 +00:00 |
|
softwarefactory-project-zuul[bot]
|
dbfb1780f1
|
Merge pull request #7553 from jakemcdermott/fix-7530
Fix self-closing tags for jquery 3.5 compat
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-06 17:01:46 +00:00 |
|
softwarefactory-project-zuul[bot]
|
a74fbd6578
|
Merge pull request #7432 from elyezer/update-module-tests
Only pass either user or org on modules test
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-02 21:01:00 +00:00 |
|
softwarefactory-project-zuul[bot]
|
b56c753613
|
Merge pull request #7525 from ryanpetrello/encrypted-keyword
don't allow users to specify $encrypted$ for encrypted credential fields
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-02 15:47:33 +00:00 |
|
softwarefactory-project-zuul[bot]
|
8b3dfae717
|
Merge pull request #7501 from ansible/jakemcdermott-no-modules-for-project-root
Delete node_modules in project root
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-02 00:36:56 +00:00 |
|
softwarefactory-project-zuul[bot]
|
8f50514b3d
|
Merge pull request #7502 from nixocio/ui_lingui_prod
Add extraction of strings to be translated as part of build process
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-01 23:09:05 +00:00 |
|
softwarefactory-project-zuul[bot]
|
6e651ce275
|
Merge pull request #7519 from shanemcd/the-ol-copy-paste
Copy over some downstream changes
Reviewed-by: Shane McDonald <me@shanemcd.com>
https://github.com/shanemcd
|
2020-07-01 20:22:51 +00:00 |
|
softwarefactory-project-zuul[bot]
|
e3e69b4c6b
|
Merge pull request #7499 from nixocio/ui_translations_issues
Add strings to be translated
Reviewed-by: Kersom
https://github.com/nixocio
|
2020-07-01 15:31:59 +00:00 |
|
softwarefactory-project-zuul[bot]
|
642803e471
|
Merge pull request #7484 from jakemcdermott/update-deps
Remove unused dependencies
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-01 15:14:58 +00:00 |
|
softwarefactory-project-zuul[bot]
|
26f2f159dd
|
Merge pull request #7396 from AlexSCorey/7235-ApplicationsAddEdit
Adds Application edit functionality
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-07-01 15:08:23 +00:00 |
|
softwarefactory-project-zuul[bot]
|
d1f9f4dc86
|
Merge pull request #7457 from marshmalien/smart-inventory-detail
Add smart inventory detail view
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
|
2020-06-30 21:45:17 +00:00 |
|