[
https://issues.apache.org/jira/browse/TC-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802109#comment-15802109
]
ASF GitHub Bot commented on TC-64:
----------------------------------
GitHub user mitchell852 opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/160
[TC-64] - Adds more views to experimental TO UI
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mitchell852/incubator-trafficcontrol
experimental-ui
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/160.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 #160
----
commit 0eebd7fe4c6e8a7a3eb3a99f4bd77d4e0df52012
Author: Jeremy Mitchell <[email protected]>
Date: 2016-11-30T22:47:52Z
expands the use of a settings flag. i.e. changes it from showDelete = true
to isNew = false. also adds 'queue server update' btn to server, cachegroup and
cdn forms.
commit 0a4b058f88e97d6f8577fb8e4647b4c2a0c1bce0
Author: Jeremy Mitchell <[email protected]>
Date: 2016-11-30T23:16:40Z
adds cg params and profile params page
commit 5e7b4fc22295d2b157415c9653830aabac1a8e08
Author: Jeremy Mitchell <[email protected]>
Date: 2016-11-30T23:25:38Z
gets rid of the /edit for views where editing an entity
commit bc5fae9404f8362df227dd3edd6bc57567f44004
Author: Jeremy Mitchell <[email protected]>
Date: 2016-12-07T19:37:08Z
adds placeholder functionality for experimental TO UI
commit a23fb2e1e67bce779d1f0bde8a8105da72225771
Author: Jeremy Mitchell <[email protected]>
Date: 2016-12-13T21:42:59Z
Merge branch 'master' into experimental-ui
commit d409b95bf7597608556828e232e81c3535e37991
Author: Jeremy Mitchell <[email protected]>
Date: 2016-12-13T22:04:47Z
adds table for phys location servers
commit e2a34107d040a42e525606aa5f5f8a8894a457f8
Author: Jeremy Mitchell <[email protected]>
Date: 2016-12-14T23:51:58Z
adds more relational tables. i.e. cdns/4/servers and
cdns/4/delivery-services
commit 0414021ab28c48d67b1609d0d1def4d2062df4cc
Author: Jeremy Mitchell <[email protected]>
Date: 2016-12-27T15:37:27Z
adds some styling to login page
commit 7dcffff0a099f026524aed483a37bbc490fbd96a
Author: Jeremy Mitchell <[email protected]>
Date: 2017-01-05T18:04:01Z
adds more views to TO experimental UI
commit e3b2cc7e47d0c0027435dd80661d751b11d39eb9
Author: Jeremy Mitchell <[email protected]>
Date: 2017-01-05T18:04:13Z
Merge branch 'master' into experimental-ui
commit 51e5567ffa81696d77c5a4b0d1fde586d3191526
Author: Jeremy Mitchell <[email protected]>
Date: 2017-01-05T18:24:06Z
need to pass in serverid
----
> 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.4#6332)