[
https://issues.apache.org/jira/browse/TC-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963195#comment-15963195
]
ASF GitHub Bot commented on TC-64:
----------------------------------
GitHub user mitchell852 opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/445
[TC-64] - To exp ui server.js fixes plus simplifying build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mitchell852/incubator-trafficcontrol
to-exp-ui-04-06
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/445.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #445
----
commit 95963f7e63086cb961d099f1ce2c28e51edc6a06
Author: Jeremy Mitchell <[email protected]>
Date: 2017-04-07T18:26:14Z
TO UI experimental no longer uses express node.js server to run in prod
mode - only in dev mode. the http server you host it on in prod is up to you.
commit 10dc9cd10bbded753ca028c0d9b6b67330933ce5
Author: Jeremy Mitchell <[email protected]>
Date: 2017-04-10T16:54:36Z
moves server.js to root of project
commit 8d908896604e2c94d161d182c535d97fb3fa18af
Author: Jeremy Mitchell <[email protected]>
Date: 2017-04-10T16:59:08Z
only use connect-livereload in dev mode
----
> TO experimental SPA application
> -------------------------------
>
> Key: TC-64
> URL: https://issues.apache.org/jira/browse/TC-64
> Project: Traffic Control
> Issue Type: Improvement
> Components: Traffic Ops, Traffic Ops API
> Reporter: Jeremy Mitchell
> Assignee: Jeremy Mitchell
> Priority: Minor
>
> At the 2016 Traffic Control summit, a prototype of a SPA application
> developed by [[email protected]] using AngularJS was demo'd that works
> entirely on top of the TO API.
> This issue is a placeholder for any work done to this prototype /
> experimental UI. The goal is to replicate the functionality of the current
> MVC TO UI. nothing more, nothing less.
> This will require some additions to the TO API. look for issues regarding
> each API addition.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)