softwarefactory-project-zuul[bot]
2f658a4e5d
Merge pull request #4305 from catjones9/jobTemplateAddButton
...
Adds Job Template Add Button to TemplatesList with link to add form
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 22:52:38 +00:00
catjones9
38a7fa5558
Linting errors
...
Signed-off-by: catjones9 <catjones@redhat.com>
2019-08-14 16:52:30 -04:00
catjones9
e591305dfe
Changes conditional canAdd statement based on PR feedback
...
Signed-off-by: catjones9 <catjones@redhat.com>
2019-08-14 16:52:30 -04:00
catjones9
9e0d113063
Conditional Add Button on Template List screen
...
Signed-off-by: catjones9 <catjones@redhat.com>
2019-08-14 16:52:30 -04:00
softwarefactory-project-zuul[bot]
ad17bdc559
Merge pull request #4487 from ryanpetrello/many-groups-slowness
...
optimize a slow query in inventory script generation
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 20:32:01 +00:00
softwarefactory-project-zuul[bot]
c35fbd6853
Merge pull request #4483 from ryanpetrello/multi-owner
...
fix bug where cred org permission was not checked
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 19:54:57 +00:00
softwarefactory-project-zuul[bot]
8df70f5412
Merge pull request #4471 from jakemcdermott/multicred-template-loading
...
add related credential loading needed for multicredential select
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 19:31:34 +00:00
Ryan Petrello
98e7ae5f9f
optimize a slow query in inventory script generation
...
see: https://github.com/ansible/awx/issues/4461
2019-08-14 15:03:53 -04:00
softwarefactory-project-zuul[bot]
26637499d1
Merge pull request #4484 from chrismeyersfsu/fix-notification_password
...
do not expose the notification secret fields
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 18:45:08 +00:00
Jake McDermott
55376bfd13
load related credentials when editing
2019-08-14 14:15:24 -04:00
Jake McDermott
a8511f967b
build details url once
2019-08-14 14:15:24 -04:00
Jake McDermott
e3d6ee6f9e
move label requests to function
2019-08-14 14:15:24 -04:00
Jake McDermott
d05c1bdd6e
move function comment into function
2019-08-14 14:15:24 -04:00
Jake McDermott
c96dfd101c
use alias for type import
2019-08-14 14:15:24 -04:00
chris meyers
9fa4dac847
do not expose the notication secret fields
2019-08-14 13:58:47 -04:00
softwarefactory-project-zuul[bot]
7374732d9b
Merge pull request #4482 from ryanpetrello/prometheus_errors
...
fix a bug in the API metrics endpoint
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 17:14:25 +00:00
AlanCoding
4831cde39f
fix bug where cred org permission was not checked
2019-08-14 12:07:28 -04:00
softwarefactory-project-zuul[bot]
43d816b6e4
Merge pull request #4265 from AlanCoding/branch_feature_phase_2
...
Allow JT specification and prompting for project branch
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-14 14:56:19 +00:00
Ryan Petrello
a45c93ed47
fix a bug in the API metrics endpoint
...
The metrics JSON renderer shouldn't try to parse data that isn't
a string (generally, this represents things like HTTP 403)
2019-08-14 10:40:21 -04:00
softwarefactory-project-zuul[bot]
31308e3795
Merge pull request #4383 from marshmalien/4236-output-toolbar
...
Job Output - Pagination and Static List
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-13 21:38:25 +00:00
Marliana Lara
748bf63d4e
Move job event line styles into a shared dir
...
Set a field to avoid setState warnings
Fix lint errors
2019-08-13 17:06:24 -04:00
Jake McDermott
2a926fffd9
set default timezone to UTC for test runs
2019-08-13 17:05:48 -04:00
Marliana Lara
475645f604
Add JobOutput tests
2019-08-13 17:05:47 -04:00
Jake McDermott
b2922792bc
add function for testing output lines
2019-08-13 17:05:47 -04:00
Marliana Lara
74ef0e7abf
Refactor MenuControls as a functional component
...
* Fix lint errors
2019-08-13 17:05:47 -04:00
Marliana Lara
2aa38e84dd
Add guard clause to loadMoreRows and style tweaks
2019-08-13 17:05:46 -04:00
Jake McDermott
033308de69
add missing event placeholders and recompute heights on load
2019-08-13 17:05:46 -04:00
Jake McDermott
0a3633113e
ensure results are always indexed by counter when loading new rows
2019-08-13 17:05:46 -04:00
Marliana Lara
161c7706bc
Add InfiniteLoader to fetch rows as needed
2019-08-13 17:05:46 -04:00
Jake McDermott
40560e962f
compute row height on-the-fly
2019-08-13 17:05:45 -04:00
Jake McDermott
474a2a48bb
add job event component and sanitized html building for output lines
2019-08-13 17:05:45 -04:00
Marliana Lara
da92889323
WIP - react virtualizer
2019-08-13 17:05:45 -04:00
Marliana Lara
859c364fbe
Add MenuControl tests
2019-08-13 17:05:44 -04:00
Marliana Lara
408b38174a
Add job output menu controls component
2019-08-13 17:05:44 -04:00
softwarefactory-project-zuul[bot]
e3c6e245d6
Merge pull request #3623 from wenottingham/hello-you-are-being-audited
...
Allow mapping org auditors where we map org admins.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-13 19:07:31 +00:00
softwarefactory-project-zuul[bot]
8fef029bc3
Merge pull request #4442 from mabashian/4225-sparkline-templates
...
Add Sparkline to templates list
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-13 18:14:24 +00:00
softwarefactory-project-zuul[bot]
8fbda8a773
Merge pull request #4469 from jakemcdermott/lookup-tests
...
refactor lookup tests
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-13 17:46:02 +00:00
Jake McDermott
245252ed11
refactor lookup tests
2019-08-13 13:13:12 -04:00
Bill Nottingham
bbf28f50bd
Allow mapping org auditors where we map org admins.
2019-08-13 11:32:35 -04:00
softwarefactory-project-zuul[bot]
0cc9199f23
Merge pull request #4468 from ryanpetrello/more-awxkit-dep-cleanup
...
simplify awxkit dependencies
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-08-13 13:07:18 +00:00
AlanCoding
be21a8bcb4
Fix logic for turning off override behavior
2019-08-12 22:17:19 -04:00
John Mitchell
3df476e3f6
remove inadverdent duplicate CreateSelect2 call from playbook on jt edit form
2019-08-12 22:17:19 -04:00
AlanCoding
2f3aafe1bb
Add collection setting toggle to UI
...
Additional API housekeeping, removing unused code
Treat default branch as no branch provided
2019-08-12 22:16:04 -04:00
John Mitchell
79a1dbc5a0
fix issue with interior scope declaration eslint error
2019-08-12 22:16:03 -04:00
AlanCoding
dc5d696238
avoid unnecessary checkout, more docs content
2019-08-12 22:16:03 -04:00
John Mitchell
139e8cde70
more ui work for branch and refspec on project/jt
...
- add refspec field to project
- update refspec and branch help text on project form
- add refspec field to job detail
- adjust form gen and ProcessErrors to show api errors for checkbox_groups correctly
- consolidate showPromptButton conditionals and fix the add/edit workflow node one for showing prompt when only branch is promptable
2019-08-12 22:16:03 -04:00
John Mitchell
13751e73f9
working commit
2019-08-12 22:16:02 -04:00
AlanCoding
03d72dd18a
JT-branch docs and code cleanup
...
bump migration
fine tune validation of project allow_override
return highly custom error message
Restore branch after syncs to address bugs
encountered after changing scm_refspec
remove unused code to determine scm_revision
Check Ansible version before project update and
do not install collections if Ansible version too old
Add docs related to project branch override
New file specific to branch override and refspec
Complete docs on collections to reflect current
implementation and give a folder tree example
Update clustering docs related to project syncs
Fix bug where git depth was ignored during the
local clone from project folder to run folder
Fix bug where submodules were not copied
2019-08-12 22:16:02 -04:00
chris meyers
d785145c59
force proj sync when collections/requirements.yml
...
* Similar to roles/requirements.yml sync optimization logic.
2019-08-12 22:16:02 -04:00
AlanCoding
270bd19dbd
Fix bugs with discovery of collection requirements
...
Addresses some cases where
collection requirements do not exist
collection requirements cannot be evaluated
Consolidate logic for roles and collection installs
2019-08-12 22:14:32 -04:00