softwarefactory-project-zuul[bot]
9b836abf1f
Merge pull request #4444 from elyezer/app-token-e2e
...
Add app token e2e
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-08 18:50:34 +00:00
softwarefactory-project-zuul[bot]
3441d0cb46
Merge pull request #4441 from ansible/noretry
...
[WIP] Parameterize E2E Suite retries
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-08 17:56:22 +00:00
mabashian
3d98d98d3c
Moves tooltip and link logic out to the sparkline from the job status icon
2019-08-08 11:53:47 -04:00
softwarefactory-project-zuul[bot]
860d83d798
Merge pull request #4437 from rooftopcellist/correct_insights_collection_setting
...
Fix NoneType path error with analytics collection
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-08 15:17:57 +00:00
John Hill
ce37bc9897
remove static definition and move to pipelines
2019-08-08 10:44:56 -04:00
Christian Adams
c37bf5e9f5
Fix NoneType path error with analytics collection
2019-08-07 16:19:05 -04:00
mabashian
fba0da4c58
Fix linting
2019-08-07 16:16:57 -04:00
Elyézer Rezende
e7a15d478d
Add app token e2e
2019-08-07 15:56:06 -04:00
softwarefactory-project-zuul[bot]
d7c15a782f
Merge pull request #4425 from mabashian/toggles
...
Swap text-based on and off toggles to non-text based
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-07 19:55:16 +00:00
mabashian
6a7481a27c
Prettier again
2019-08-07 14:52:40 -04:00
mabashian
a57f2ca2bf
Run prettier
2019-08-07 14:46:41 -04:00
mabashian
37e5b6b134
Add sparkline tests
2019-08-07 14:44:16 -04:00
John Hill
d5dd1719b6
Parameterize E2E Suite retries
2019-08-07 11:48:12 -04:00
mabashian
0bd9d4abaf
Change awxSwitch class prefix to atSwitch to match component name
2019-08-07 11:22:28 -04:00
mabashian
993855f70a
Remove restriction on toggling dynamic hosts on/off from the host form view.
2019-08-07 11:15:42 -04:00
mabashian
c71068fa1c
Create at-switch directive. Use it in all the places
2019-08-07 11:10:08 -04:00
mabashian
c4700998af
Swap text-based on and off toggles to non-text based
2019-08-07 11:05:58 -04:00
mabashian
19d2c8c634
Adds sparkline to templates list
2019-08-06 15:51:27 -04:00
softwarefactory-project-zuul[bot]
4f3f87ebc7
Merge pull request #4433 from AlanCoding/we_dont_do_that
...
Remove setting not actually customizable
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-06 19:47:55 +00:00
AlanCoding
63978f7d10
remove setting not actually customizable
2019-08-06 13:40:52 -04:00
softwarefactory-project-zuul[bot]
5ed2a38e1d
Merge pull request #4423 from saimonn/typo-INSTALL-md
...
INSTALL.md: fix #post-build-2 href fragment
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-06 14:31:18 +00:00
softwarefactory-project-zuul[bot]
dbcc3c5733
Merge pull request #4420 from wenottingham/be-an-enabler
...
[RFC] Allow enable/disable of hosts in dynamic inventory from the UI.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-05 17:29:17 +00:00
Bill Nottingham
b4f272a575
Catch another area where this toggle is set.
2019-08-05 12:06:41 -04:00
Simon Séhier
c17ce49e2e
fix #post-build-2 href fragment
2019-08-05 17:29:36 +02:00
Bill Nottingham
8e1e33735a
Allow enable/disable of hosts in dynamic inventory from the UI.
...
The API lets you do it, so we shouldn't block it from the UI.
2019-08-05 11:18:56 -04:00
softwarefactory-project-zuul[bot]
50c0867156
Merge pull request #4417 from ansible/stability-e2e
...
Stability for e2e websockets
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-05 13:16:45 +00:00
softwarefactory-project-zuul[bot]
5984b6235a
Merge pull request #4403 from mabashian/3654-inv-status-popover
...
Fix summary popover on inventory list
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-03 16:11:21 +00:00
softwarefactory-project-zuul[bot]
481df40764
Merge pull request #4411 from mabashian/workflow-start-node-width
...
Makes workflow start node width dynamic to account for languages other than English
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-08-03 13:43:58 +00:00
mabashian
521ecc883b
Fix jshint errors
2019-08-03 09:26:50 -04:00
mabashian
688f14a0ee
Fix summary popover on inventory list
2019-08-03 09:12:34 -04:00
mabashian
b3002e0b9d
Makes workflow start node width dynamic to account for languages other than english
2019-08-03 09:11:20 -04:00
softwarefactory-project-zuul[bot]
9ab920cdb9
Merge pull request #4413 from AlexSCorey/multiSelectPatternFly
...
Multi-Select AWX-PF
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-02 22:37:27 +00:00
Alex Corey
8b35642b08
Fixes failing test and addresses PR issues
2019-08-02 17:37:58 -04:00
Alex Corey
74a1ebff32
Adds tests and refines chip interaction in MultiSelect component
2019-08-02 16:42:22 -04:00
Alex Corey
a577be906e
Adds Multiselect functionality to labels on JTs
2019-08-02 16:42:22 -04:00
Daniel Sami
934d09e0de
Stability for e2e websockets
2019-08-02 15:33:09 -04:00
softwarefactory-project-zuul[bot]
bb2474f56f
Merge pull request #4415 from ryanpetrello/bubblewrap_aaaaaaaaaaarg
...
fix a bug that breaks isolated task execution
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-02 15:12:47 +00:00
Ryan Petrello
1388dec4b0
fix a bug that breaks isolated task execution
2019-08-02 07:48:46 -04:00
softwarefactory-project-zuul[bot]
9d2549b4b1
Merge pull request #4368 from jlmitch5/uiNextSearch
...
initial implementation of search in ui_next
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-01 20:51:48 +00:00
John Mitchell
c0dcba91f5
Update SEARCH.md
2019-08-01 16:21:19 -04:00
John Mitchell
2e777368bf
Update SEARCH.md
2019-08-01 16:21:19 -04:00
John Mitchell
0276a37e8d
small updates to qs syntax based on feedback
2019-08-01 16:21:19 -04:00
John Mitchell
30253d21fc
assorted ui_next search phase 1 pr feedback updates
...
- remove unnecessary displayAll prop from ChipGroup
- update notification api fn to be 2 with no boolean param
- fix params passing to api functions
2019-08-01 16:21:19 -04:00
John Mitchell
f0ff5b190a
update qs addParams/removeParams fns to take param object not string
2019-08-01 16:21:19 -04:00
John Mitchell
bdfeb2cb9c
updates based on pr feedback
...
run prettier
update hasContentError to contentError in all the places
function naming updates
2019-08-01 16:21:19 -04:00
John Mitchell
357887417c
working commit
2019-08-01 16:21:19 -04:00
John Mitchell
a58468ffee
initial implementation of search in UI_next
2019-08-01 16:21:19 -04:00
softwarefactory-project-zuul[bot]
602ee856fa
Merge pull request #4405 from AlanCoding/gce_token
...
Always provide gce token_uri
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-01 19:20:52 +00:00
AlanCoding
4399d9287d
Always provide gce token_uri
2019-08-01 14:18:44 -04:00
softwarefactory-project-zuul[bot]
2faf69e3b5
Merge pull request #4410 from jbradberry/upgrade-django-2.2.4
...
Upgrade to django 2.2.4
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-01 17:58:53 +00:00