John Mitchell
2229d43e8b
fix duplicate variable and key usng array index issues
2020-08-06 13:21:00 -04:00
John Mitchell
5ffc2e4188
Updates to support advanced search changes:
...
- make set type and lookup prefixes/suffixes on searchColumns explicitly defined
- send possible search keys from options requests on (most) lists
2020-08-06 13:21:00 -04:00
John Mitchell
b46a87209a
Add advanced search to UI
2020-08-06 12:17:49 -04: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
nixocio
03274db695
Remove showExpandCollapse prop from the DataListToolbar calls
...
Remove showExpandCollapse prop from the DataListToolbar calls. This is
not an expected prop to be passed to this component.
Inside DataListToolbar.
```
const showExpandCollapse = onCompact && onExpand;
```
In order to use this feature, `onCompact` and `onExpand` props should
be passed.
...
2020-08-06 10:58:20 -04: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
AlanCoding
f953e6ab55
Add execution environment metadata to AWX collection
2020-08-05 22:46:23 -04:00
Ryan Petrello
99e417d748
Bump version to 14.0.0
2020-08-05 16:22:03 -04: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
Ryan Petrello
6067fc36f6
begin a 14.0.0 changelog
2020-08-05 14:53:01 -04:00
Ryan Petrello
0c6be1f4d7
Merge branch 'downstream' into devel
2020-08-05 14:48:36 -04: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
Shane McDonald
00ea453ccd
Fix isolated dev env
2020-08-04 17:25:57 -04:00
John Westcott IV
27676b0634
Adding RuntimeError which is returned from a connection error in awx/main/dispatch/control.py
2020-08-04 17:17:38 -04:00
mabashian
4a3e4af0d9
Updated import/export names for consistency
2020-08-04 15:29:59 -04:00
mabashian
b145f97e0e
Handle form submission errors that may be deeply nested in the return object
2020-08-04 14:30:42 -04: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
Ryan Petrello
76ba363513
mark PRIMARY_GALAXY_USERNAME and PRIMARY_GALAXY_PASSWORD as deprecated
2020-08-04 10:18:40 -04:00
mabashian
4ce2235f68
Fix rbac on Add button on User Access/Team Roles lists
2020-08-04 08:49:51 -04:00
Bill Nottingham
bd6cac966a
Create marginally more realistic event data with firehose
2020-08-03 20:57:10 -04: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
Ryan Petrello
820c0782ad
remove vNNN from example migration files
2020-08-03 15:30:37 -04: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
Alex Corey
3d08754be5
Removes Inventory Script screens, routes, stubs etc.
2020-08-03 14:07:44 -04:00
Alex Corey
164d4e6419
Adds delete functionality to user tokens list
2020-08-03 13:46:34 -04: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
Rigel Di Scala
490746fe8c
Fix garbage being printed when exporting as YAML - related #7795
...
This resolves issue #7795 , by passing the `encoding` keyword argument
only when the code is run on a Python 2 interpreter.
related #7795 .
2020-08-03 11:57:45 -04: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
Ryan Petrello
a0e5e74cab
fix a typo in an f-string
2020-07-31 12:48:45 -04:00
Caleb Boylan
d935e3c5a3
Fix collection test inventory
2020-07-31 09:47:10 -07:00
mabashian
460ce7fcfa
Updates OrganizationLookup to use useRequest
2020-07-31 12:01:55 -04: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
mabashian
d8af8baae3
Converts NotificationList to functional component and now uses useRequest
2020-07-31 10:49:27 -04: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
Ryan Petrello
5b8cfa353f
make these issue template sentences comments
...
(because people are filing issues and leaving this text at the top)
2020-07-31 09:58:52 -04: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
Ryan Petrello
1ad623f253
only support ansible-galaxy collection in 2.9+
...
see: https://github.com/ansible/awx/issues/7769
2020-07-31 09:42:07 -04: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