softwarefactory-project-zuul[bot]
98c923a715
Merge pull request #3856 from rooftopcellist/cleanup_sessions_refactor
...
Cleanup Sessions & Tokens System Jobs
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-22 20:50:48 +00:00
softwarefactory-project-zuul[bot]
1d328134fd
Merge pull request #3931 from wenottingham/be-bold
...
Update notification radio button styling to match schedule radiobuttons.
Reviewed-by: Bill Nottingham
https://github.com/wenottingham
2019-05-22 18:58:43 +00:00
Christian Adams
8ca0c1b992
Add clearsessions and cleartokens system jobs
...
* add system job for gathering insights analytics
* enforce schedule enablement with analytics setting
* remove celery beat analytics job
* keep analytics schedule & setting enablement in sync in API
* handles updating schedules for multiple sys job schedules
* add analytics setting & schedule test
* rm ui modal from collection sys job
2019-05-22 13:11:48 -04:00
softwarefactory-project-zuul[bot]
75fe801efb
Merge pull request #3913 from marshmalien/3886-instance-group-breadcrumb-label
...
Dynamically show instance group name in breadcrumb
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-21 14:28:55 +00:00
Marliana Lara
56df930b99
Sanitize instance group breadcrumb name
2019-05-21 09:55:35 -04:00
Bill Nottingham
bb009f0d12
Update notification radio button styling to match schedule radiobuttons.
2019-05-20 16:46:10 -04:00
softwarefactory-project-zuul[bot]
f174902bb2
Merge pull request #3874 from jbradberry/expose-role-type
...
Expose the content type associated with roles for ActivityStream objects in the API
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-17 18:06:38 +00:00
Marliana Lara
e95339ba6e
Add instance group name to breadcrumb
2019-05-16 16:46:53 -04:00
Marliana Lara
17f71600df
Add styles to grow dropdown width based on content
2019-05-16 12:23:47 -04:00
Bill Nottingham
681fe4865c
Some more dates.
2019-05-15 17:01:33 -04:00
Jeff Bradberry
d6e89092d3
Instead of exposing Role.content_type, create a new serializer field
...
called `object_type`, which is constructed based on manipulating the
string value of ActivityStream.object_relationship_type. Since that
field does have the full class name, this manipulation should match
the manipulation that is done to construct the values of object1 and
object2 when ActivityStream is created.
2019-05-10 17:31:33 -04:00
Jeff Bradberry
250484339b
Expose the role's content_type field and reorder the objects in the UI
...
when the resource was stored on ActivityStream as object1 instead of object2.
related #3841
2019-05-10 14:15:05 -04:00
softwarefactory-project-zuul[bot]
0d3f1f4ac2
Merge pull request #3871 from ryanpetrello/devel
...
merge in downstream changes
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-10 16:21:39 +00:00
Jake McDermott
df04660cdd
add test for instance groups service
2019-05-10 10:05:05 -04:00
Ryan Petrello
be4705ef8b
Merge branch 'downstream' into devel
2019-05-10 09:18:07 -04:00
Jake McDermott
232c706b75
add docstring for instance group service
2019-05-10 07:16:50 -04:00
softwarefactory-project-zuul[bot]
8725d3e539
Merge pull request #3842 from ryanpetrello/instance-group-order
...
enforce a stable list order when attaching/detaching instance groups
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-09 21:04:29 +00:00
softwarefactory-project-zuul[bot]
186ec88581
Merge pull request #3839 from zicklam/webhook_disable_ssl_verify
...
Add "Disable SSL Verification" checkbox to webhook notification
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-08 19:44:11 +00:00
Jake McDermott
205f2c33c1
wait for instance group requests on template save
2019-05-08 11:56:19 -04:00
Jake McDermott
1e77053bbf
handle re-ordering of instance groups
2019-05-08 11:56:05 -04:00
mabashian
11244f85a4
Adds missing semicolon
2019-05-08 10:05:02 -04:00
mabashian
f524c94bad
Fixes basic host filter searches
2019-05-07 14:43:53 -04:00
zicklam
08d60d0b78
Update test_notification Template for webhooks
...
- rename webhook_no_verify_ssl to disable_ssl_verification
2019-05-06 19:20:00 +02:00
Michael Abashian
b85cc716a4
Merge pull request #3542 from mabashian/3540-groups-layout
...
Fix display bug on host groups list
2019-05-06 11:16:30 -04:00
zicklam
5b8fba58e8
Add "Disable SSL Verification" checkbox to webhook notification
...
This commit will add a checkbox which will disable SSL verification on
the generic webhook notification type. This is required when using
self-signed certificates.
2019-05-06 13:12:41 +02:00
Elyézer Rezende
70e513a3cf
Fix job list sorting options grouping
...
Ensure that the sorting options are grouped just like every other
sorting options list.
2019-05-03 16:20:01 -04:00
softwarefactory-project-zuul[bot]
cf6a103207
Merge pull request #3818 from ryanpetrello/devel
...
merge in downstream changes
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-05-03 14:36:56 +00:00
Ryan Petrello
8d75fc5f56
Merge branch 'downstream' into devel
2019-05-03 07:58:25 -04:00
mabashian
90a86f53ba
Fix display bug on host groups list
2019-05-02 17:13:17 -04:00
Michael Abashian
4be05f1bf6
Merge pull request #3535 from mabashian/job-events-collapse
...
Fix inert event expand/collapse on refreshed job results
2019-05-02 16:41:13 -04:00
Michael Abashian
d4cc595630
Merge pull request #3510 from mabashian/3506-sort-more-fields
...
Add more sort options to new lists
2019-05-02 14:17:36 -04:00
mabashian
b754e0dbba
Fix template sorting by project
2019-05-02 13:55:20 -04:00
mabashian
04d22a930d
Fix inert event expand/collapse on refreshed job results
2019-05-02 10:43:56 -04:00
mabashian
eaaad89a8c
Removed inventory sorting from jobs list. Changed Last Run to Last Used in project sort filters.
2019-05-01 09:17:15 -04:00
Michael Abashian
6f309bd2d2
Merge pull request #3526 from jakemcdermott/fix-3524
...
use test callback from test form save hooks
2019-05-01 08:57:29 -04:00
Ryan Petrello
6e00038d35
Merge pull request #3516 from jakemcdermott/fix-3511
...
hide dashboard tips on graph teardown event
2019-04-30 23:01:25 -04:00
Ryan Petrello
ad4e413a36
Merge pull request #3515 from jakemcdermott/fix-3513
...
fix error on template prompt initialization when credential has prompt
2019-04-30 15:47:39 -04:00
Jake McDermott
d1dc6007fd
use test callback from test form save hooks
...
Enter key and other form submits are handled generically from the built-in
save hooks on the form controller. This adds implementations for those hooks
on the plugin test forms to make sure the expected handlers are always called.
2019-04-30 12:31:30 -04:00
Vismay Golwala
30d0130e79
Show only member users for organization
...
Signed-off-by: Vismay Golwala <vgolwala@redhat.com >
2019-04-29 14:20:57 -04:00
mabashian
b7e26b3507
Fix linting error
2019-04-26 13:15:37 -04:00
mabashian
3cd8d4f7e6
Adds more sort options to lists
2019-04-26 11:52:07 -04:00
Jake McDermott
36e384e8ab
hide dashboard tips on graph teardown event
2019-04-26 11:18:39 -04:00
Jake McDermott
14045c1017
fix undefined prop in template credential prompt initialization
...
The prompt initialization code had a reference to an undefined
prop. This updates the code to use the expected prop.
2019-04-26 10:34:00 -04:00
Ryan Petrello
d11dfd0a2b
Merge branch 'downstream' into devel
2019-04-26 08:02:04 -04:00
mabashian
7f452ee8d1
Add more sort options to new lists
2019-04-25 15:32:25 -04:00
softwarefactory-project-zuul[bot]
fad0274373
Merge pull request #3686 from vismay-golwala/instance_group_delete
...
[WIP] Disallow deleting controller or isolated instance groups
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-04-24 15:19:19 +00:00
Jake McDermott
311daf10b8
handle insights credential lookups for projects
...
Although most scm types correspond to an scm credential lookup, insights uses its own
credential type.
2019-04-23 11:44:03 -04:00
Jeff Bradberry
0b555e938a
Fix typo in the Insights inventory url
2019-04-23 09:39:08 -04:00
Jeff Bradberry
6ff539e6ee
Update the front-end Insights urls
2019-04-22 14:17:47 -04:00
Jeff Bradberry
11b85250e8
Update more urls
2019-04-22 14:17:47 -04:00