From: Michael Wood <michael.g.wood@intel.com>
To: "Barros Pena, Belen" <belen.barros.pena@intel.com>,
"toaster@yoctoproject.org" <toaster@yoctoproject.org>
Subject: Re: [PATCH 0/4] Add delete layer and fix layer rev saving
Date: Wed, 6 Jul 2016 14:33:12 +0100 [thread overview]
Message-ID: <577D0898.9010807@intel.com> (raw)
In-Reply-To: <D3A2C5D2.80497%belen.barros.pena@intel.com>
On 06/07/16 14:28, Barros Pena, Belen wrote:
>
> On 06/07/2016 14:22, "toaster-bounces@yoctoproject.org on behalf of Barros
> Pena, Belen" <toaster-bounces@yoctoproject.org on behalf of
> belen.barros.pena@intel.com> wrote:
>
>>
>> On 04/07/2016 21:56, "toaster-bounces@yoctoproject.org on behalf of
>> Michael Wood" <toaster-bounces@yoctoproject.org on behalf of
>> michael.g.wood@intel.com> wrote:
>>
>>> Michael Wood (4):
>>> toaster: layerdetails api Fix saving of git revision of a layer
>>> toaster: api Add util function for returning the error response
>>> toaster: add Layer delete front end feature to layerdetails
>>> toaster: tests Add selenium test for layerdetails page
>> The fix to the revision changes for imported layers (8952) works like a
>> charm: I can edit all the layer details now. I can also delete an imported
>> layer \0/, but when I get redirected to the project configuration page
>> after clicking the 'delete' button no notification appears, so I am left
>> wondering if the layer was deleted or not.
> Ignore me: browser cache playing tricks. But the question mark really is
> missing ;)
OK, I fixed the missing question mark in the branch, so if who ever is
reviewing pulls from the branch then it should be there.
>
>> I also spotted that the question in the delete confirmation dialog is
>> missing the question mark.
>>
>> Thanks!!
>>
>> Belén
>>
>> PS: I hate delete confirmation dialogs ... For the record ;)
>>
>>> .../tests/browser/test_layerdetails_page.py | 190
>>> +++++++++++++++++++++
>>> bitbake/lib/toaster/toastergui/api.py | 121 +++++++++++--
>>> .../toaster/toastergui/static/js/layerdetails.js | 20 +++
>>> .../toaster/toastergui/static/js/projectpage.js | 18 ++
>>> .../toaster/toastergui/templates/layerdetails.html | 18 +-
>>> bitbake/lib/toaster/toastergui/urls.py | 5 +-
>>> bitbake/lib/toaster/toastergui/views.py | 43 -----
>>> 7 files changed, 360 insertions(+), 55 deletions(-)
>>> create mode 100644
>>> bitbake/lib/toaster/tests/browser/test_layerdetails_page.py
>>>
>>> --
>>> 2.7.4
>>>
>>> --
>>> _______________________________________________
>>> toaster mailing list
>>> toaster@yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/toaster
>> --
>> _______________________________________________
>> toaster mailing list
>> toaster@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/toaster
next prev parent reply other threads:[~2016-07-06 13:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-04 20:56 [PATCH 0/4] Add delete layer and fix layer rev saving Michael Wood
2016-07-04 20:56 ` [PATCH 1/4] toaster: layerdetails api Fix saving of git revision of a layer Michael Wood
2016-07-04 20:56 ` [PATCH 2/4] toaster: api Add util function for returning the error response Michael Wood
2016-07-04 20:56 ` [PATCH 3/4] toaster: add Layer delete front end feature to layerdetails Michael Wood
2016-07-04 20:56 ` [PATCH 4/4] toaster: tests Add selenium test for layerdetails page Michael Wood
2016-07-06 13:22 ` [PATCH 0/4] Add delete layer and fix layer rev saving Barros Pena, Belen
2016-07-06 13:28 ` Barros Pena, Belen
2016-07-06 13:33 ` Michael Wood [this message]
2016-07-06 14:02 ` Smith, Elliot
2016-07-06 14:40 ` Michael Wood
2016-07-07 9:19 ` Barros Pena, Belen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=577D0898.9010807@intel.com \
--to=michael.g.wood@intel.com \
--cc=belen.barros.pena@intel.com \
--cc=toaster@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.