softwarefactory-project-zuul[bot]
9d2498cf6b
Merge pull request #7934 from ryanpetrello/deprecate-mercurial
...
add a deprecation warning for mercurial project syncs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-19 16:32:32 +00:00
Ryan Petrello
612bb81976
add a deprecation warning for mercurial project syncs
...
see: https://github.com/ansible/awx/issues/7932
2020-08-19 11:19:03 -04:00
Jake McDermott
dc9f2441df
Embolden user organization name
2020-08-19 11:02:22 -04:00
Jake McDermott
806a468600
Use organization api to create users
...
This ensures that the user will be related to the chosen organization
when it is created.
2020-08-19 11:02:11 -04:00
Ryan Petrello
33e2c059ed
make event stdout encoding more resilient to UTF-16 surrogate pairs
...
see: https://en.wikipedia.org/wiki/Universal_Character_Set_characters#Surrogates
2020-08-18 10:23:20 -04:00
Alex Corey
15fda43a10
Utilizes UserDateDetail, Capitalizes Scope value, fixes spelling errors
2020-08-12 16:34:59 -04:00
Alex Corey
19d6a3f65e
Adds User Token Details page
2020-08-12 16:33:32 -04:00
softwarefactory-project-zuul[bot]
f86697536c
Merge pull request #7807 from marshmalien/7683-smart-inv-hosts
...
Add smart inventory host list view
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-08-12 18:41:51 +00:00
John Mitchell
dd68b6ed73
update existing relatedSearchKey requests to new convention and fix UJT searchKeys
2020-08-12 12:21:10 -04:00
Marliana Lara
214cb76e1e
Add custom host toggle tooltip for smart inventory hosts
2020-08-12 10:40:59 -04:00
John Mitchell
54d13b6397
remove unnecessary selectors from kebabification test
2020-08-12 09:26:46 -04:00
John Mitchell
1323626d5e
add onShowAdvancedSearch callback test
2020-08-12 09:26:46 -04:00
John Mitchell
a352de3da7
change name of hook to be useKebabifiedMenu
2020-08-12 09:26:46 -04:00
John Mitchell
8f04026404
kebabify additional controls when advanced search is displayed
2020-08-12 09:26:46 -04:00
nixocio
aace8f5032
Remove undefined prop from SelectedList call
...
Remove undefined prop from `SelectedList` call.
2020-08-11 16:44:03 -04:00
Marliana Lara
8a4d45ddb6
Add smart inventory host list view
2020-08-11 14:48:39 -04:00
Keith Grant
d27d4e4f28
workaround import/dependency bug in tests
2020-08-11 10:36:42 -07:00
Keith Grant
65d4c347c9
add ObjectDetails for HTTP Headers display
2020-08-11 09:36:11 -07:00
Keith Grant
4c555815b3
add notification list tests
2020-08-11 09:36:11 -07:00
Keith Grant
8bb1c985c0
send test notifications
2020-08-11 09:36:11 -07:00
Keith Grant
1405f6ca51
add notification status indicator
2020-08-11 09:36:10 -07:00
Keith Grant
a9451c9864
more template details; add template delete button
2020-08-11 09:36:10 -07:00
Keith Grant
ab4628b199
flush out template detail
2020-08-11 09:36:10 -07:00
Keith Grant
182dce3dc3
flushing out notification template detail
2020-08-11 09:36:10 -07:00
Keith Grant
fbd1147cff
start notification template list
2020-08-11 09:36:10 -07:00
Marliana Lara
af218aaa0b
Decode host filter chip values and fix boolean search filter chip bug
2020-08-10 14:19:55 -04:00
Marliana Lara
8e6d475a9d
Add smart inventory edit form
2020-08-10 14:09:01 -04:00
Marliana Lara
6a304dce55
Add smart inventory add form and host filter lookup
2020-08-10 14:09:01 -04:00
Marliana Lara
5864d61b5b
Refactor organization look to use useRequest hook
2020-08-10 14:08:57 -04:00
nixocio
897c8b74a5
Add feature to add instance group
...
Add feature to add instance group.
See: https://github.com/ansible/awx/issues/7744
2020-08-10 13:06:56 -04:00
John Mitchell
61ce8cb029
delete inadverdently added back InventoryScriptLookup file
2020-08-06 13:21:00 -04:00
John Mitchell
cbea77a90c
update rest of lookups to use correct searchableKeys props
2020-08-06 13:21:00 -04:00
John Mitchell
f8bd8abc82
make name default searchColumn for ProjectJobTemplatesList. also add helpful error message to tell you this is the issue
2020-08-06 13:21:00 -04:00
John Mitchell
f24654fb26
update searchablekeys prop names for project lookup
2020-08-06 13:21:00 -04:00
John Mitchell
495b4142c7
make sortColumnKey error message more clear
2020-08-06 13:21:00 -04:00
John Mitchell
f15325aebf
add back in searchable keys props to user token list
2020-08-06 13:21:00 -04:00
John Mitchell
5b362ef162
add selectors for cypress tests
2020-08-06 13:21:00 -04:00
John Mitchell
0876b944ed
fix AddRersourceRole sort column
2020-08-06 13:21:00 -04:00
John Mitchell
ede1260675
fix merge conflicts and failing test
2020-08-06 13:21:00 -04:00
John Mitchell
36585ad74e
Move Search to hooks and excise PF Dropdown in favor of Select
2020-08-06 13:21:00 -04:00
John Mitchell
dc2bf503d1
Add AdvancedSearch propTypes and defaultProps
2020-08-06 13:21:00 -04:00
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
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
Ryan Petrello
0c6be1f4d7
Merge branch 'downstream' into devel
2020-08-05 14:48:36 -04:00