From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id AC05BE00B48; Fri, 31 Jul 2015 05:11:44 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [192.55.52.88 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3ABE8E00B1A for ; Fri, 31 Jul 2015 05:11:42 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP; 31 Jul 2015 05:11:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,584,1432623600"; d="scan'208";a="533658490" Received: from linux.intel.com ([10.23.219.25]) by FMSMGA003.fm.intel.com with ESMTP; 31 Jul 2015 05:11:41 -0700 Received: from linux.intel.com (vmed.fi.intel.com [10.237.72.65]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTP id 965C46A4083; Fri, 31 Jul 2015 05:10:55 -0700 (PDT) Date: Fri, 31 Jul 2015 15:11:36 +0300 From: Ed Bartosh To: "Barros Pena, Belen" Message-ID: <20150731121136.GA19848@linux.intel.com> References: <55B90E3E.4070104@intel.com> MIME-Version: 1.0 In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "toaster@yoctoproject.org" Subject: Re: [review-request] michaelw/toaster/import-project-navigation-work X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: ed.bartosh@linux.intel.com List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Jul 2015 12:11:44 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jul 30, 2015 at 09:35:50AM +0000, Barros Pena, Belen wrote: > On 29/07/2015 18:32, "toaster-bounces@yoctoproject.org on behalf of > Michael Wood" michael.g.wood@intel.com> wrote: > > >This patchset is the work for: > > > >- The new project page [YOCTO #7329] > >- The navigation changes needed for the new project page [YOCTO #7329] > >- Fixes needed for the new project page > >- Fixes needed to test the new project page (import layers, new build > >button) > >- Removes dependency on angular > > Thanks for this. The UI is in great shape. Can't wait to see this upstream > :) > Submitted to upstream: http://lists.openembedded.org/pipermail/bitbake-devel/2015-July/006106.html > > > > > >* c4e3a34 (HEAD, > >contrib/michaelw/toaster/import-project-navigation-work, > >michaelw/toaster/import-project- > >navigation-work) > > > >* c4e3a34 bitbake: toastergui: project page Add inline project name > >change feature > >* 2bb3eef bitbake: toastergui: layerBtn use libtoaster for change > >notification > >* a13ec52 bitbake: toastergui: Remove angularJS and projectapp based on > >angular > >* abb537f bitbake: toastergui: newbuildbutton Fix removed elements > >* 00e30b3 bitbake: toastergui: newbuildbutton Fix typo on project save > >function > >* 6dd8b09 bitbake: toastergui: Change build button popover to a > >build-button > >* ccab8ef bitbake: toastergui: base Use removeAttr / attr > >* 3a1c18d bitbake: toastergui: Fix Duplicate layer importlayer api calls > >* a4509f6 bitbake: toastergui: libtoaster: Add guard against missing > >name property > >* d92d910 bitbake: toastergui: libtoaster Make sure we always pass > >format=json > >* 4ad1237 bitbake: toastergui: css Remove redundant css rules > >* 6608681 bitbake: toastergui: Add new project page and navigation > >* a34e4c1 bitbake: toastergui: css Add new rules for new project page > >* 02b7e0c bitbake: toastergui: http api Add guard against incomplete > >change requests > >* a05ec36 bitbake: toastergui: tables Add name field to layers table > >* c114999 bitbake: toastergui: libtoaster Add show change notification > >function > >* f50b7aa bitbake: toastergui: Standardise the layer object property > >layerdetailurl > >* 57f50e2 bitbake: toastergui: Remove erroneous CSS property > >* 1010cc0 bitbake: toastergui: importlayer Add format type to JSON calls > >* a6892dc bitbake: toastergui: base Fix html indentation > >* 9494317 bitbake: toastergui: Implement new project navigation > >* a9af9c5 bitbake: toastergui: Implement new top navigation design > > > >* 19f77cf (origin/master, origin/HEAD) distro/maintainers.inc: remove > >Saul Wold from maintainership > > > > 36 files changed, 1036 insertions(+), 2032 deletions(-) > > > >Michael > > > >-- > >_______________________________________________ > >toaster mailing list > >toaster@yoctoproject.org > >https://lists.yoctoproject.org/listinfo/toaster > > -- > _______________________________________________ > toaster mailing list > toaster@yoctoproject.org > https://lists.yoctoproject.org/listinfo/toaster -- -- Regards, Ed