nixocio
287d181af7
Add tooltips to inventory sync status
...
Add tooltips to inventory sync status on Inventory List.
See: https://github.com/ansible/awx/issues/7676
2021-01-26 13:50:01 -05:00
softwarefactory-project-zuul[bot]
dfa65225d9
Merge pull request #9048 from AlexSCorey/8961-AuditorCanAddUserRoles
...
fixes erroneous render of add button
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-01-26 18:48:43 +00:00
Marliana Lara
12f6c05a4a
Format certificates/keys in setting detail and hide pendo when off
2021-01-26 12:47:28 -05:00
Marliana Lara
bbde149ab1
Add UI settings form
2021-01-26 12:47:27 -05:00
Marliana Lara
9cf3066591
Add SAML settings edit form
2021-01-26 12:47:27 -05:00
softwarefactory-project-zuul[bot]
3194690e5f
Merge pull request #9093 from marshmalien/fix-setting-toggle-id
...
Fix setting toggle on click behavior
Reviewed-by: John Hill <johill@redhat.com >
https://github.com/unlikelyzero
2021-01-26 17:16:43 +00:00
djj106
c4c1b9799e
fix workflow url
...
Signed-off-by: djj106 <djj106@gmail.com >
2021-01-26 08:48:08 -06:00
Shane McDonald
7c8bd47198
Minikube-based development environment
...
Works in conjunction with https://github.com/ansible/awx-operator/pull/71
See docs/development/minikube.md
2021-01-25 18:03:17 -05:00
softwarefactory-project-zuul[bot]
e40e646211
Merge pull request #9143 from ryanpetrello/org-host-count
...
expose active host count on the Organization detail view
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-01-22 19:14:58 +00:00
Ryan Petrello
2017504c51
expose active host count on the Organization detail view
2021-01-22 13:42:27 -05:00
Ryan Petrello
16848e9154
stop detecting the need for event data migration
...
related: https://github.com/ansible/awx/issues/6010
as noted in the comment removed from this diff, it's probably time
to stop calling this function on every dispatcher service restart
2021-01-22 09:22:00 -05:00
softwarefactory-project-zuul[bot]
a2c2588383
Merge pull request #9083 from jlmitch5/actStream
...
Update Breadcrumbs/Add Activity Stream UI
Reviewed-by: John Hill <johill@redhat.com >
https://github.com/unlikelyzero
2021-01-21 23:45:23 +00:00
John Mitchell
7d495713ee
updated aria label for activity stream type select
2021-01-21 15:31:08 -05:00
softwarefactory-project-zuul[bot]
b78fee1f01
Merge pull request #9011 from AlexSCorey/PreLingUI2
...
Updates files to pre lingUI upgrade work
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-01-21 20:30:18 +00:00
Marliana Lara
ee59ac957a
Assert checkbox label click event updates checkbox value
2021-01-21 12:49:57 -05:00
Marliana Lara
6b7d712f9f
Give setting toggle form group a unique form field id
2021-01-21 12:36:20 -05:00
John Mitchell
00e837c17c
update grouping of activity stream type select and remove inv scripts
2021-01-21 10:01:49 -05:00
John Mitchell
06ff178f9e
update activity stream file structure to be consistent with other routes and aid in testing
2021-01-21 10:01:49 -05:00
John Mitchell
f07818f04a
check if breadcrumbs should update by name (which changes), not ID
2021-01-21 10:01:49 -05:00
John Mitchell
7a3002f218
fix routes with breadcrumb issues:
...
team roles title crumb missing
various inventory crums missing
make it so inventories and templates don't get rid of data needed to generate the crumb config
2021-01-21 10:01:49 -05:00
John Mitchell
a0ded889f9
add min height to title to keep page redrwaw from flashing
2021-01-21 10:01:49 -05:00
John Mitchell
8d46e78606
fix lint issue with urlParam name
2021-01-21 10:01:49 -05:00
John Mitchell
6b53ea51fc
fix spacing issues with activity stream description builder
2021-01-21 10:01:49 -05:00
John Mitchell
ce28968a11
reset page to 1 after activity stream type changes
2021-01-21 10:01:49 -05:00
John Mitchell
c793b3a9c8
fix issues from rebase fallout
2021-01-21 10:01:49 -05:00
John Mitchell
77cd875a9c
add initiated by sort on activity stream
2021-01-21 10:01:49 -05:00
John Mitchell
fd708456df
fix workflow event activity steam linking
2021-01-21 10:01:49 -05:00
John Mitchell
2f7a7b453f
add workflow node based events to be shown when templates is selected in activity streram
2021-01-21 10:01:49 -05:00
John Mitchell
cec5a77762
add username-based search to activity stream
2021-01-21 10:01:49 -05:00
John Mitchell
7c57a8e5d0
add activity stream ui
2021-01-21 10:01:49 -05:00
John Mitchell
87a2039ded
don't strip out non-namespaced params when encoding url search params
2021-01-21 10:01:49 -05:00
John Mitchell
90edb3b551
update Breadcrumb component to ScreenHeader:
...
- show last breadcrum item as Title on new line
- add activity stream type (to display activity stream icon link in header)
2021-01-21 10:01:49 -05:00
softwarefactory-project-zuul[bot]
f37471c858
Merge pull request #8782 from marshmalien/setting-radius-tacacs-edit-forms
...
Add RADIUS and TACACS+ setting forms
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-01-20 22:55:51 +00:00
Alex Corey
0a88d42645
Updates files to pre lingUI upgrade work
2021-01-20 13:31:03 -05:00
mabashian
f738f52c5c
Remove credential password mapping in favor of using keys that the api accepts
2021-01-19 16:56:23 -05:00
mabashian
90caea2273
Separate vault password from id with vertical separator
2021-01-19 13:49:01 -05:00
mabashian
7f78018386
Fix job relaunch where credentials are needed
2021-01-19 11:34:19 -05:00
mabashian
fb62e0ec2c
Revert changes to isValid
2021-01-19 09:59:18 -05:00
mabashian
448e49ae43
Add support for password prompting on job launch
2021-01-19 09:59:18 -05:00
softwarefactory-project-zuul[bot]
3a467067f3
Merge pull request #9086 from ryanpetrello/more-callback-tinkering
...
further optimize callback receiver buffering for certain situations
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-01-18 19:13:23 +00:00
mabashian
6a7f7a0256
Move smart inventory button out to it's own component to properly handle kebabification
2021-01-15 14:50:41 -05:00
mabashian
bb2248cb24
Adds tooltip around host filter lookup when an organization is not selected
2021-01-15 14:14:34 -05:00
mabashian
fa6de04e79
Remove object import as its not used
2021-01-15 14:14:34 -05:00
mabashian
87604749b7
Adds smart inventory button on host list
2021-01-15 14:14:34 -05:00
softwarefactory-project-zuul[bot]
684998cd51
Merge pull request #8580 from ryanpetrello/fork-race
...
forcibly close DB and cache socket connection post-fork
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-01-15 19:00:43 +00:00
softwarefactory-project-zuul[bot]
2d4a3bc943
Merge pull request #8802 from AlexSCorey/4212-LoadingState
...
Adds Spinner to Loading state
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-01-15 13:23:14 +00:00
Ryan Petrello
b744c4ebb7
further optimize callback receiver buffering for certain situations
...
see: https://github.com/ansible/awx/issues/9085
2021-01-14 17:17:12 -05:00
Marliana Lara
62eae017cf
Add tacacs category setting edit form
2021-01-14 14:23:12 -05:00
Marliana Lara
dcb1773918
Add radius category setting edit form
2021-01-14 14:23:06 -05:00
Alex Corey
47c1dc8171
Adds spinner to loadiing and updating states
2021-01-13 18:15:05 -05:00