Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5BC6E11B3A for ; Fri, 25 Apr 2014 04:18:40 +0000 (UTC) Received: (qmail 77548 invoked by uid 500); 25 Apr 2014 04:18:38 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 77507 invoked by uid 500); 25 Apr 2014 04:18:37 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 77463 invoked by uid 99); 25 Apr 2014 04:18:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Apr 2014 04:18:36 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 25 Apr 2014 04:18:35 +0000 Received: (qmail 77370 invoked by uid 99); 25 Apr 2014 04:18:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Apr 2014 04:18:15 +0000 Date: Fri, 25 Apr 2014 04:18:15 +0000 (UTC) From: "Chris Lambert (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (AURORA-24) Build a standalone UI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AURORA-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Lambert reassigned AURORA-24: ----------------------------------- Assignee: (was: Suman Karumuri) > Build a standalone UI > --------------------- > > Key: AURORA-24 > URL: https://issues.apache.org/jira/browse/AURORA-24 > Project: Aurora > Issue Type: Task > Components: UI > Reporter: Suman Karumuri > Priority: Trivial > > Build a stand alone UI client that works with dummy data. Such a UI is useful for developing the UI without running a scheduler backend. It will also improve the development speed considerably an also allow us to build the UI and the backend in parallel. In future the mock data can also be used for end to end testing of the UI. > Once such a UI is built, we can also get rid of the IsolatedScheduler code, a special case built to mock test the old UI. -- This message was sent by Atlassian JIRA (v6.2#6252)