Download generated file, content-security-policy

2016-02-24 Thread Marek Libra
Hi, Does anyone know how to setup the content-security-policy to allow content generated by JavaScript to be downloaded in a similar way as a file? Please have a look at the code bellow. I would expect the download of "myFile.txt" with content "hello" starts when clicking on the link. Unfortu

Re: Download generated file, content-security-policy

2016-02-25 Thread Marek Libra
gt; Subject: Re: Download generated file, content-security-policy > > On 24.02.2016 12:58, Marek Libra wrote: > > Hi, > > > > Does anyone know how to setup the content-security-policy to allow > content generated by JavaScript to be downloaded in a similar way as a file?

Idea: Administer Virtual Machines from Cockpit

2016-03-23 Thread Marek Libra
Hi, I would like to hear your opinion on adding Virtual Machine status and management capability to the Cockpit. I've already played with this idea for some time. It lead me to a plugin providing such a functionality, but with dependency on the oVirt (VDSM). The plugin - lists all VMs running

Re: Idea: Administer Virtual Machines from Cockpit

2016-03-30 Thread Marek Libra
llagher wrote: > > On 03/23/2016 05:06 AM, Marek Libra wrote: > >> Hi, > >> > >> I would like to hear your opinion on adding Virtual Machine status and > >> management capability to the Cockpit. > >> > > > > I've been pitching this

Re: VM Management - initial pull request

2016-05-19 Thread Marek Libra
y, > > Wow, great work! > > On Wed, May 18, 2016, at 14:16, Marek Libra wrote: > > The Plugin follows ES6 syntax, so Babel has to be used. > > We've refrained from using babel so far, because it adds 50 MB to > cockpit's source tarball. (We're shipping

Dependencies vs. splitting plugin builds

2016-05-26 Thread Marek Libra
Hi, I was further thinking about splitting the core cockpit and the recent 'pkg' plugins to allow independent build for each of them. I would expect that plugins will share same set of run/build dependencies and I don't think the 'first class' plugins shall maintain their dependencies on its ow

Re: idea/rfc: device screen in cockpit

2016-09-09 Thread Marek Libra
Hi, to follow-up this idea, I've created new Wiki page: https://github.com/cockpit-project/cockpit/wiki/Feature:-Hardware-Devices POC will follow. Thanks, Marek - Original Message - > From: "Stef Walter" > To: "Development discussion for the Cockpit Project" > > Sent: Thursday, March

Re: idea/rfc: device screen in cockpit

2016-09-14 Thread Marek Libra
> From: "Jeremy Eder" > To: "Development discussion for the Cockpit Project" > > Sent: Friday, September 9, 2016 1:46:15 PM > Subject: Re: idea/rfc: device screen in cockpit > On Fri, Sep 9, 2016 at 6:16 AM, Andreas Nilsson < li...@andreasn.se >

Re: idea/rfc: device screen in cockpit

2016-09-14 Thread Marek Libra
And the picture ... - Original Message - > From: "Marek Libra" > To: "Development discussion for the Cockpit Project" > > Sent: Wednesday, September 14, 2016 2:21:50 PM > Subject: Re: idea/rfc: device screen in cockpit > Hi, > thanks for y

Re: idea/rfc: device screen in cockpit

2016-10-05 Thread Marek Libra
Hi, I'm resending to make sure we can agree on the stated scope and appropriateness of this new package for the Cockpit. Thanks for your comments, Marek - Original Message - > From: "Marek Libra" > To: "Development discussion for the Cockpit Pro

Re: idea/rfc: device screen in cockpit

2016-12-01 Thread Marek Libra
ardware-Devices - Original Message - > From: "Andreas Nilsson" > To: cockpit-devel@lists.fedorahosted.org > Sent: Wednesday, October 5, 2016 11:13:50 AM > Subject: Re: idea/rfc: device screen in cockpit > On 2016-10-05 11:06, Marek Libra wrote: > > Hi, >

Create Virtual Machine functionality

2017-05-11 Thread Marek Libra
ese other concepts: - single complex dialog (no wizard, sort of "functionality grouping" would be still required) - "Edit" functionality mixed with the recent presentation components (nightmare for more complex configuration) I'm looking for feedback - e.g. UX, extensi

Re: Cockpit 153 released

2017-10-17 Thread Marek Libra
ot of code with the existing "Machines" page, which manages virtual > machines > through libvirt. > > This feature is packaged in cockpit-ovirt and when installed it will > replace > the "Machines" page. > > Thanks to Marek Libra for working on this!

Host Devices

2017-10-19 Thread Marek Libra
https://github.com/cockpit-project/cockpit/pull/5523 [2] http://pci-ids.ucw.cz/ [3] https://github.com/cockpit-project/cockpit/wiki/Feature:-Hardware-Devices -- Marek Libra senior software engineer Red Hat Czech <https://www.redhat.com> ___ co

Re: Host Devices

2017-12-14 Thread Marek Libra
el@lists.fedorahosted.org > To unsubscribe send an email to cockpit-devel-le...@lists.fedorahosted.org > -- Marek Libra senior software engineer Red Hat Czech <https://www.redhat.com> ___ cockpit-devel mailing list -- cockpit-devel@lists.fedorahosted.org To unsubscribe send an email to cockpit-devel-le...@lists.fedorahosted.org

Replace term.js-cockpit by xterm.js

2018-01-08 Thread Marek Libra
9657e0dbcdad5e9b1968c54f04e1f531 [5] https://github.com/patternfly/patternfly-react -- Marek Libra senior software engineer Red Hat Czech <https://www.redhat.com> ___ cockpit-devel mailing list -- cockpit-devel@lists.fedorahosted.org To unsu

Cockpit on OpenShift deployment

2018-02-19 Thread Marek Libra
Hi, I'm trying to deploy Cockpit on OpenShift using [1] following [2] but failing to properly expose it. Let's consider minimalistic deployment: # oc version oc v3.9.0-alpha.3+78ddc10 # oc cluster up # oc login -u system:admin # oc adm policy add-cluster-role-to-user cluster-admin admin # oc ne

React

2018-05-23 Thread Marek Libra
Hi, bringing old question up again: Can Cockpit move to React from the react-lite? I hit an issue with reusing the patternfly-react library - some used features are of latest React versions, not available in react-lite. And there are no known plans to adopt them to the react-lite [1] [2]. React i

Re: React

2018-05-24 Thread Marek Libra
To unsubscribe send an email to cockpit-devel-le...@lists.fedorahosted.org > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archiv

Re: React

2018-05-29 Thread Marek Libra
ockpit-devel@lists.fedorahosted.org > To unsubscribe send an email to cockpit-devel-le...@lists.fedorahosted.org > Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lis