James Tanner
9cf294f3d7
implement ryanp suggestion
2020-11-18 09:57:22 -05:00
softwarefactory-project-zuul[bot]
691b4512b5
Merge pull request #8615 from jakemcdermott/fix-navbar
...
Fix the navbar
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-18 00:41:30 +00:00
Jake McDermott
471e22a4e2
Start with nav expanded
2020-11-17 18:54:11 -05:00
James Tanner
a1c2d458de
get a csv of playbook_on_stats event data
2020-11-17 17:48:13 -05:00
mabashian
ef1da5d5de
Wrap status label in a div so that it doesn't vertically stretch with it's parent.
2020-11-17 17:05:49 -05:00
Marliana Lara
865f348167
Add descriptive helper text when log aggregator toggle is disabled
2020-11-17 11:01:34 -05:00
Marliana Lara
30f5fbb07a
Use ouiaId instead of data-cy id in RevertButton
2020-11-17 11:01:34 -05:00
Marliana Lara
d57fee7b63
Do not render setting field if config is empty
2020-11-17 11:01:34 -05:00
Marliana Lara
79930347f9
Fix number input validation bug
2020-11-17 11:01:33 -05:00
Marliana Lara
e0feda780b
Add setting system category forms and tests
...
* Add activity stream, logging, and misc system forms
* Hookup logging test alert
* Hookup revert buttons
* Add useModal helper hook
* Swap VariablesDetail for CodeDetail within setting detail views
* Update SettingDetail import path in setting detail views
2020-11-17 11:01:30 -05:00
mabashian
76c39e38c0
Update snapshot after adding cannotDelete prop to ToolbarDeleteButton
2020-11-17 09:18:59 -05:00
mabashian
8cd4d06903
Hide the delete button on workflow approval details when job is pending
2020-11-17 08:42:35 -05:00
mabashian
8c263f17ab
Adds data-cy attributes to the fields in the workflow approval details
2020-11-17 08:42:35 -05:00
mabashian
a4e4f0aa98
Show 'Deleted' when the source workflow job is deleted in workflow approvals list/details
2020-11-17 08:42:35 -05:00
mabashian
ebf9bf429c
Add description to the list of default search keys on workflow approvals list
2020-11-17 08:42:35 -05:00
mabashian
30e461c18e
Fix basic name filtering on workflow approvals list
2020-11-17 08:42:35 -05:00
mabashian
b8b3424c1f
Prevent users from attempting to delete pending approvals
2020-11-17 08:42:35 -05:00
mabashian
929be1652a
Move all mock workflow approvals out to data.workflowApprovals.json
2020-11-17 08:42:35 -05:00
mabashian
2be5ae3b2d
Remove old TODO
2020-11-17 08:42:35 -05:00
mabashian
aba14bfb8c
Combine approve/deny modals into one modal
2020-11-17 08:42:35 -05:00
mabashian
a9c3484387
Move approval action buttons from rows to to level list actions. UX updates to the display of the status.
2020-11-17 08:42:35 -05:00
mabashian
ee7f73623f
Adds /#/workflow_approvals list and details and allows users to approve or deny workflow approvals from these interfaces
2020-11-17 08:42:35 -05:00
softwarefactory-project-zuul[bot]
b338da40c5
Merge pull request #8482 from jakemcdermott/fix-8465
...
Fix inconsistent screen title bars
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-16 21:14:25 +00:00
softwarefactory-project-zuul[bot]
00fb955544
Merge pull request #8563 from AlexSCorey/8535-UpgradePF
...
Updates PF dependency
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-16 18:16:17 +00:00
softwarefactory-project-zuul[bot]
74711a55bb
Merge pull request #8552 from DeloitteHux/ng-helm-install
...
Add helm installation (#8551 )
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-16 17:47:31 +00:00
Jake McDermott
d30dd97c96
Fix inconsistent screen title bars
2020-11-16 11:39:04 -05:00
softwarefactory-project-zuul[bot]
10664d1931
Merge pull request #8582 from wenottingham/collect-again
...
Revert portions of 40a10dcc5f00d60284aa507b418b5e758094d437
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-13 22:54:23 +00:00
Bill Nottingham
7b04fa114e
Revert portions of 40a10dcc5f00d60284aa507b418b5e758094d437
...
Keep some of the collectors, while removing ones we calculate
in other ways.
2020-11-13 14:50:04 -05:00
softwarefactory-project-zuul[bot]
0d843899e1
Merge pull request #8519 from nixocio/ui_issue_8098
...
Remove groups/hosts when deleting inventory sources
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-13 18:37:07 +00:00
Alex Corey
54e1991ff4
Update PF Dependency and associated components and tests
2020-11-13 10:11:05 -05:00
Ryan Petrello
adfd8ed26b
forcibly close DB and cache socket connection post-fork
...
we've seen evidence of a race condition on fork for awx.conf.Setting
access; in the past, we've attempted to solve this by explicitly closing
connections pre-fork, but we've seen evidence that this isn't always
good enough
this patch is an attempt to close connections post-fork so that sockets
aren't inherited post fork, leading to bizarre race conditions in
setting access
2020-11-12 15:13:16 -05:00
softwarefactory-project-zuul[bot]
76fd63ba5f
Merge pull request #8463 from nixocio/ui_issue_7130
...
Add feature to associate teams to users
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-12 18:21:25 +00:00
nixocio
07edf505e7
Add feature to associate teams to users
...
Add feature to associate teams to users. For the time being when
associating Users to a team, the User will be associated with `member_role` only. And when `diassociating` the User from a team all related roles - member, read, and admin will be removed.
Also, fix a bug related to search not being cleared after closing/cancel
the `AssociateModal`.
2020-11-12 10:06:33 -05:00
softwarefactory-project-zuul[bot]
1078bf76ad
Merge pull request #8575 from ryanpetrello/yet-more-downstream-bits
...
more downstream changes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-11 19:27:28 +00:00
softwarefactory-project-zuul[bot]
cb4fcb9d80
Merge pull request #8566 from AlexSCorey/8539-SurveyRequiredFields
...
Adds asterisk to required survey questions in preview modal
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-11 18:58:30 +00:00
Ryan Petrello
32e149c76e
Merge branch 'downstream' into devel
2020-11-11 13:30:28 -05:00
Ryan Petrello
4d8176e6af
Merge remote-tracking branch 'downstream' into downstream
2020-11-11 13:30:21 -05:00
Ryan Petrello
ddd109059f
Merge pull request #4682 from wenottingham/subs-corner-cases
...
Use the exported count in the manifest for the node count, if present.
2020-11-11 13:13:01 -05:00
softwarefactory-project-zuul[bot]
4d480cb95f
Merge pull request #8413 from sean-m-sullivan/role_list
...
Tower_role Improvements, Approvals and use of Lists
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-11 17:37:21 +00:00
softwarefactory-project-zuul[bot]
69c3acfb39
Merge pull request #8570 from ryanpetrello/analytics-cleanup
...
removed unused analytics metrics
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2020-11-11 17:26:27 +00:00
Bill Nottingham
a092406543
Use the exported count in the manifest for the node count, if present.
2020-11-11 12:20:32 -05:00
Christian Adams
a65008f762
Merge pull request #4680 from ansible/i18n_release_3.8.0_translations
...
(More) UI translation strings for release_3.8.0 branch
2020-11-11 12:07:35 -05:00
ansible-translation-bot
2a44a72024
UI translation strings for release_3.8.0 branch
2020-11-11 15:42:54 +00:00
Ryan Petrello
40a10dcc5f
removed unused analytics metrics
2020-11-11 09:56:20 -05:00
ansible-translation-bot
d25d5762e0
UI translation strings for release_3.8.0 branch
2020-11-11 14:12:48 +00:00
softwarefactory-project-zuul[bot]
073e518c16
Merge pull request #8503 from AlexSCorey/8237-FixKebabifiedToolbarBtns
...
Fixes toolbar buttons in Advanced Search mode
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-11 13:25:15 +00:00
Ryan Petrello
454c8e66e0
Merge pull request #4678 from beeankha/delete_cloudforms_from_collections
...
Remove Cloudforms as a credential type from collections
2020-11-10 17:12:16 -05:00
softwarefactory-project-zuul[bot]
cd5553a1dc
Merge pull request #8567 from ryanpetrello/busted-cf-migration
...
avoid breaking upgrades from certain AWX versions
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-11-10 21:18:13 +00:00
Christian Adams
e4d9cd4000
Merge pull request #4676 from ansible/i18n_release_3.8.0_translations
...
UI translation strings for release_3.8.0 branch
2020-11-10 16:07:22 -05:00
beeankha
400c55faaa
Remove Cloudforms as a credential type from collections
2020-11-10 15:49:55 -05:00