mabashian
164d305b51
More canAddWorkflowJobTemplate cleanup
2019-06-18 09:16:19 -04:00
mabashian
4d33e484d0
Fix field enablement on workflow form
2019-06-18 09:10:49 -04:00
softwarefactory-project-zuul[bot]
1897b18a6e
Merge pull request #4090 from Spredzy/bump_pip
...
Makefile: align pip and setuptools bump
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-17 20:52:44 +00:00
Yanis Guenane
ec92abf014
Makefile: align pip and setuptools bump
...
Signed-off-by: Yanis Guenane <yanis@guenane.org>
2019-06-17 21:58:42 +02:00
softwarefactory-project-zuul[bot]
5ed7db8cc2
Merge pull request #4085 from mabashian/4082-inv_obj
...
Ensure inventory_obj is on scope before checking it
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-17 18:08:43 +00:00
Michael Abashian
7a5cf4b81c
Add support for deleting templates on templates list ( #266 )
...
Adds support for deleting templates from the templates list
2019-06-17 13:52:05 -04:00
Marliana Lara
4e45a3b365
Merge pull request #256 from marshmalien/skeleton-job-results
...
Skeleton job results
2019-06-17 11:48:14 -04:00
beeankha
69502bc133
Add functions in migration file for deleting and altering 'any' state notifications
2019-06-17 10:47:58 -04:00
beeankha
17c89ed412
Remove tests for 'any' notification state
2019-06-17 10:47:58 -04:00
beeankha
f5b6bd65cf
More deletions of 'any' state
2019-06-17 10:47:58 -04:00
beeankha
c6f1806a23
Removing references to 'any' state notifications
2019-06-17 10:47:58 -04:00
beeankha
c65e6ba30b
Update the logic for 'any' and 'started' notifications
2019-06-17 10:47:58 -04:00
beeankha
d511d63a5a
Fixed typo
2019-06-17 10:47:58 -04:00
beeankha
30741e762a
Add more notification tests
2019-06-17 10:47:58 -04:00
beeankha
7687eddf6d
Add api test, edit AWX docs
2019-06-17 10:47:58 -04:00
beeankha
9cfed6f2a8
Add check for no-op case back, remove redundant on_commit code
2019-06-17 10:47:58 -04:00
beeankha
95896b1acd
Edit wfj running notification trigger
2019-06-17 10:47:58 -04:00
beeankha
68fe23d8b7
Update Organization Notification Template subclass, move success/fail wfj notification trigger
2019-06-17 10:47:58 -04:00
beeankha
dd372548a9
Update swagger test
2019-06-17 10:47:57 -04:00
beeankha
8d6e1f0927
Trigger running notifications in WFJs and edit unit test
2019-06-17 10:47:57 -04:00
beeankha
98fa1fc813
Add migration file
2019-06-17 10:47:57 -04:00
beeankha
8ec97235e3
Add feature for notifications to trigger on job start
2019-06-17 10:47:57 -04:00
mabashian
863d962ec2
Ensure inventory_obj is on scope before checking it
2019-06-17 07:40:08 -04:00
Ryan Kraus
468e79a754
Updated ovirt4 dynamic inventory script.
...
Pulling in the new ovirt4 dynamic inventory script that will be pulled in ansible/ansible#57824
Signed-off-by: Ryan Kraus <rmkraus@gmail.com>
2019-06-16 11:55:46 -04:00
softwarefactory-project-zuul[bot]
049b3a2e87
Merge pull request #4080 from AlanCoding/no_more_v1
...
Remove code used defunct jobs list POST
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-15 01:02:24 +00:00
Marliana Lara
096f5fb324
Fix lint errors and pull in new content error and loading handler
2019-06-14 15:34:55 -04:00
Marliana Lara
416d30a189
Add close button to job detail and test
2019-06-14 14:46:48 -04:00
Marliana Lara
cda5cc25b8
Add Job results skeleton tests
2019-06-14 14:46:48 -04:00
Marliana Lara
508d8311dd
Add Job results skeleton
2019-06-14 14:46:48 -04:00
Marliana Lara
54f9dd5e98
Add Job API model
2019-06-14 14:46:48 -04:00
Marliana Lara
4fe558392a
Update organization card header and tabs to use styled-components
2019-06-14 14:46:42 -04:00
Jake McDermott
a98be1443b
Merge pull request #255 from jakemcdermott/update-content-loading-and-errors
...
update content loading and error handling
2019-06-14 13:29:16 -04:00
AlanCoding
196b6572b2
remove code used defunct jobs list POST
2019-06-14 13:13:37 -04:00
Jake McDermott
e35f7acd05
add test coverage for auth utils
2019-06-14 13:01:02 -04:00
Jake McDermott
4aa4490933
add test coverage for api notification mixin
2019-06-14 13:00:50 -04:00
Jake McDermott
e72f0bcfd4
update content loading and error handling
...
unwind error handling
use auth cookie as source of truth, fetch config only when authenticated
2019-06-14 13:00:37 -04:00
Jake McDermott
534418c81a
Merge pull request #262 from catjones9/organizations
...
Added Max Hosts field on Organizations Add/Edit form
2019-06-14 12:39:10 -04:00
softwarefactory-project-zuul[bot]
37cb912367
Merge pull request #4075 from ryanpetrello/old-migration-cleanup
...
delete a few really old migration utility files
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-14 14:27:47 +00:00
Ryan Petrello
d8bd72054d
work around a unit test that's periodically flaky
2019-06-14 10:05:41 -04:00
softwarefactory-project-zuul[bot]
9958f382d7
Merge pull request #4043 from mabashian/4029-inv-refresh
...
Fixes bug where the delete inventory event would wipe or reset inventory form fields
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-06-14 14:04:59 +00:00
softwarefactory-project-zuul[bot]
1d767a15d8
Merge pull request #4044 from mabashian/read-only-codemirrors
...
Read-only codemirror cleanup
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-06-14 13:58:51 +00:00
softwarefactory-project-zuul[bot]
612373c849
Merge pull request #4041 from mabashian/wf-execute-unsaved
...
Fixes bug where save changes modal was shown to user with execute permissions
Reviewed-by: Michael Abashian
https://github.com/mabashian
2019-06-14 13:45:33 +00:00
mabashian
3ea6171b54
Fixes bug where the delete inventory event would wipe or reset inventory form fields
2019-06-14 09:38:27 -04:00
mabashian
302d8589c9
Make extra vars read-only for users without edit role on some forms. Fixes console error thrown in launch modal if survey tab missing.
2019-06-14 09:37:37 -04:00
mabashian
01f51219a6
Fix linting errors
2019-06-14 09:22:16 -04:00
mabashian
38ea82bf3d
Fixes bug where save changes modal was shown to user with execute permissions
2019-06-14 09:22:16 -04:00
catjones9
91b8aa90ff
Added 'Max Hosts' field in the Add/Edit Organization view
...
* max hosts field is enabled is user is superuser, otherwise it is disabled and default is 0
* OrganizationForm tests added for max hosts input
* minMaxValue added in validators to validate user input for max hosts
Signed-off-by: catjones9 <catjones@redhat.com>
2019-06-13 18:43:34 -04:00
catjones9
5874becb00
Max Hosts shows up in Org Detail View
...
Signed-off-by: catjones9 <catjones@redhat.com>
2019-06-13 18:04:09 -04:00
softwarefactory-project-zuul[bot]
d4ad674899
Merge pull request #4064 from mabashian/3829-new-list-links
...
Fixes links in various lists to maintain query params while navigating to edit form
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-13 21:56:34 +00:00
softwarefactory-project-zuul[bot]
9d3aca5e1b
Merge pull request #4060 from mabashian/3830-host-filter-search
...
Always show search bar in smart inventory host filter modal
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-06-13 21:44:02 +00:00