Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(247)

Issue 14726043: code review 14726043: go-tour: new tour UI (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by francesc
Modified:
11 years, 10 months ago
Reviewers:
adg
Visibility:
Public.

Description

go-tour: new tour UI

Patch Set 1 #

Patch Set 2 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 3 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 4 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 5 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 6 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 7 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 8 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 9 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 10 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 11 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 12 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 13 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 14 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 15 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 16 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 17 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Total comments: 19

Patch Set 18 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 19 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 20 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 21 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Total comments: 18

Patch Set 22 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour #

Patch Set 23 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Patch Set 24 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Total comments: 2

Patch Set 25 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Patch Set 26 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Total comments: 2

Patch Set 27 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Patch Set 28 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Patch Set 29 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Patch Set 30 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Patch Set 31 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Total comments: 4

Patch Set 32 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Patch Set 33 : diff -r 37cae05ed7f2 https://code.google.com/p/go-tour-redesign #

Patch Set 34 : diff -r 09c9009233b7 https://code.google.com/p/go-tour-redesign #

Patch Set 35 : diff -r 09c9009233b7 https://code.google.com/p/go-tour-redesign #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+22202 lines, -4648 lines) Patch
M app.yaml View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 1 chunk +5 lines, -3 lines 0 comments Download
A content/basics.article View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +514 lines, -0 lines 0 comments Download
A content/concurrency.article View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +179 lines, -0 lines 0 comments Download
A content/img/newton.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 Binary file 0 comments Download
A content/img/newton3.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 Binary file 0 comments Download
A content/img/tree.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 Binary file 0 comments Download
A content/methods.article View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +355 lines, -0 lines 0 comments Download
M content/tour.article View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 9 chunks +18 lines, -18 lines 0 comments Download
M gotour/appengine.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 2 chunks +14 lines, -7 lines 0 comments Download
M gotour/local.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 27 28 29 30 31 32 33 34 6 chunks +40 lines, -26 lines 0 comments Download
M gotour/tour.go View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 27 28 29 30 31 32 33 34 3 chunks +148 lines, -62 lines 2 comments Download
R js/codemirror/lib/codemirror.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 1 chunk +0 lines, -3237 lines 0 comments Download
R js/codemirror/lib/go.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 1 chunk +0 lines, -166 lines 0 comments Download
R js/lang.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 1 chunk +0 lines, -18 lines 0 comments Download
R js/tour.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 1 chunk +0 lines, -399 lines 0 comments Download
R static/codemirror/LICENSE View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 1 chunk +0 lines, -23 lines 0 comments Download
R static/codemirror/lib/codemirror.css View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 1 chunk +0 lines, -173 lines 0 comments Download
A static/css/app.css View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +299 lines, -0 lines 0 comments Download
R static/favicon.ico View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 Binary file 0 comments Download
R static/gopher.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 Binary file 0 comments Download
A static/img/favicon.ico View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 Binary file 0 comments Download
A static/img/gopher.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 Binary file 0 comments Download
A static/js/app.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +34 lines, -0 lines 0 comments Download
A static/js/controllers.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +64 lines, -0 lines 0 comments Download
A static/js/services.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +141 lines, -0 lines 0 comments Download
A static/lib/angular-ui/angular-ui.css View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +49 lines, -0 lines 0 comments Download
A static/lib/angular-ui/angular-ui.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +1461 lines, -0 lines 0 comments Download
A static/lib/angular-ui/ui-codemirror/ui-codemirror.min.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +7 lines, -0 lines 0 comments Download
A static/lib/angular/angular-cookies.min.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +7 lines, -0 lines 0 comments Download
A static/lib/angular/angular-loader.min.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +7 lines, -0 lines 0 comments Download
A static/lib/angular/angular-resource.min.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +10 lines, -0 lines 0 comments Download
A static/lib/angular/angular-sanitize.min.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +13 lines, -0 lines 0 comments Download
A static/lib/angular/angular.min.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +162 lines, -0 lines 0 comments Download
A static/lib/angular/version.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +1 line, -0 lines 0 comments Download
A static/lib/bootstrap/css/bootstrap.css View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +6805 lines, -0 lines 0 comments Download
A static/lib/bootstrap/css/bootstrap-theme.css View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +384 lines, -0 lines 0 comments Download
A static/lib/bootstrap/css/bootstrap-theme.min.css View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +1 line, -0 lines 0 comments Download
A static/lib/bootstrap/css/bootstrap.min.css View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +9 lines, -0 lines 0 comments Download
A static/lib/bootstrap/fonts/glyphicons-halflings-regular.eot View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 Binary file 0 comments Download
A static/lib/bootstrap/fonts/glyphicons-halflings-regular.svg View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +228 lines, -0 lines 0 comments Download
A static/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 Binary file 0 comments Download
A static/lib/bootstrap/fonts/glyphicons-halflings-regular.woff View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 Binary file 0 comments Download
A static/lib/bootstrap/js/bootstrap.min.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +6 lines, -0 lines 0 comments Download
A static/lib/codemirror/AUTHORS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +244 lines, -0 lines 0 comments Download
A static/lib/codemirror/LICENSE View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +23 lines, -0 lines 0 comments Download
A static/lib/codemirror/README.md View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +11 lines, -0 lines 0 comments Download
A static/lib/codemirror/addon/edit/closebrackets.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +82 lines, -0 lines 0 comments Download
A static/lib/codemirror/addon/edit/closetag.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +86 lines, -0 lines 0 comments Download
A static/lib/codemirror/addon/edit/continuelist.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +25 lines, -0 lines 0 comments Download
A static/lib/codemirror/addon/edit/matchbrackets.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +86 lines, -0 lines 0 comments Download
A static/lib/codemirror/addon/edit/matchtags.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +51 lines, -0 lines 0 comments Download
A static/lib/codemirror/addon/edit/trailingspace.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +15 lines, -0 lines 0 comments Download
A static/lib/codemirror/keymap/emacs.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +387 lines, -0 lines 0 comments Download
A static/lib/codemirror/keymap/extra.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +43 lines, -0 lines 0 comments Download
A static/lib/codemirror/keymap/vim.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +3653 lines, -0 lines 0 comments Download
A static/lib/codemirror/lib/codemirror.css View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +259 lines, -0 lines 0 comments Download
A static/lib/codemirror/lib/codemirror.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +5829 lines, -0 lines 0 comments Download
A static/lib/codemirror/mode/go/go.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +168 lines, -0 lines 0 comments Download
A static/lib/jquery-ui/js/jquery-ui-1.10.3.min.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +7 lines, -0 lines 0 comments Download
A static/lib/jquery/jquery.min.js View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +6 lines, -0 lines 0 comments Download
R static/newton.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 Binary file 0 comments Download
R static/newton3.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 Binary file 0 comments Download
A static/partials/editor.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +119 lines, -0 lines 0 comments Download
A static/partials/home.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +35 lines, -0 lines 0 comments Download
A static/partials/list.html View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 1 chunk +49 lines, -0 lines 0 comments Download
R static/tocbtn.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 Binary file 0 comments Download
R static/tour.css View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 1 chunk +0 lines, -437 lines 0 comments Download
R static/tree.png View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 Binary file 0 comments Download
M template/action.tmpl View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 27 28 29 30 31 32 33 34 1 chunk +10 lines, -2 lines 0 comments Download
A template/index.tmpl View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 27 28 29 30 31 32 33 34 1 chunk +53 lines, -0 lines 0 comments Download
R template/tour.tmpl View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 27 28 29 30 31 32 33 34 1 chunk +0 lines, -77 lines 0 comments Download

Messages

Total messages: 37
francesc
This is now ready for review
11 years, 11 months ago (2013-10-17 22:59:12 UTC) #1
adg
Is the latest version of this at http://campoy-test.appspot.com/ ? It looks very nice. On 18 ...
11 years, 11 months ago (2013-10-25 14:41:45 UTC) #2
francesc
Yes, that's the latest version. And thanks :) On Fri, Oct 25, 2013 at 11:41 ...
11 years, 11 months ago (2013-10-25 14:56:56 UTC) #3
adg
Some initial comments, mostly around naming. I met a guy here in Istanbul who has ...
11 years, 11 months ago (2013-10-28 05:28:32 UTC) #4
adg
I notice that you have duplicates of several javascript files (including the two mentioned below, ...
11 years, 11 months ago (2013-10-31 09:31:23 UTC) #5
adg
https://codereview.appspot.com/14726043/diff/96001/web/partials/editor.html File web/partials/editor.html (right): https://codereview.appspot.com/14726043/diff/96001/web/partials/editor.html#newcode15 web/partials/editor.html:15: <a href="" ng-click="lastPage()">&gt;&gt;</a> why would you ever want to ...
11 years, 11 months ago (2013-10-31 09:33:53 UTC) #6
adg
Please make this your priority this week. I will do my best to respond to ...
11 years, 11 months ago (2013-11-04 05:55:18 UTC) #7
francesc
PTAL Working on the TOC of slides in a module. https://codereview.appspot.com/14726043/diff/96001/gotour/local.go File gotour/local.go (right): https://codereview.appspot.com/14726043/diff/96001/gotour/local.go#newcode102 ...
11 years, 11 months ago (2013-11-07 22:59:20 UTC) #8
adg
On 8 November 2013 09:59, <campoy@golang.org> wrote: > In my view, once modules are split ...
11 years, 11 months ago (2013-11-07 23:04:02 UTC) #9
adg
On 8 November 2013 09:59, <campoy@golang.org> wrote: > Working on the TOC of slides in ...
11 years, 11 months ago (2013-11-07 23:04:39 UTC) #10
francesc
On 2013/11/07 23:04:39, adg wrote: > On 8 November 2013 09:59, <mailto:campoy@golang.org> wrote: > > ...
11 years, 11 months ago (2013-11-08 05:46:41 UTC) #11
adg
On 2013/11/07 22:59:20, gocampoy wrote: > Removed static and move the contents to either web ...
11 years, 11 months ago (2013-11-11 01:17:26 UTC) #12
adg
What happened to the page numbers? Why is there such a long delay between clicking ...
11 years, 11 months ago (2013-11-11 01:24:15 UTC) #13
adg
It's bad that on the pages with no code the code box is there, editable, ...
11 years, 11 months ago (2013-11-11 01:26:10 UTC) #14
adg
https://codereview.appspot.com/14726043/diff/382001/gotour/tour.go File gotour/tour.go (right): https://codereview.appspot.com/14726043/diff/382001/gotour/tour.go#newcode114 gotour/tour.go:114: // TODO: generate the source based on the name ...
11 years, 11 months ago (2013-11-11 02:10:50 UTC) #15
adg
https://codereview.appspot.com/14726043/diff/382001/gotour/local.go File gotour/local.go (right): https://codereview.appspot.com/14726043/diff/382001/gotour/local.go#newcode103 gotour/local.go:103: webFs := http.FileServer(http.Dir(filepath.Join(root, "web"))) just make these global variables ...
11 years, 10 months ago (2013-11-14 00:04:16 UTC) #16
adg
It's going to take more than one CL to land this. I think we should ...
11 years, 10 months ago (2013-11-14 00:18:17 UTC) #17
francesc
PTAL, last version live on http://campoy.cat/gotour https://codereview.appspot.com/14726043/diff/382001/gotour/local.go File gotour/local.go (right): https://codereview.appspot.com/14726043/diff/382001/gotour/local.go#newcode103 gotour/local.go:103: webFs := http.FileServer(http.Dir(filepath.Join(root, ...
11 years, 10 months ago (2013-11-14 14:07:00 UTC) #18
francesc
PTAL, last version live on http://campoy.cat/gotour
11 years, 10 months ago (2013-11-14 14:07:03 UTC) #19
adg
The styles in the TOC are pretty ugly. [image: Inline images 1] On 15 November ...
11 years, 10 months ago (2013-11-15 02:47:16 UTC) #20
adg
This is starting to look very nice.
11 years, 10 months ago (2013-11-15 02:47:42 UTC) #21
francesc
PTAL
11 years, 10 months ago (2013-11-18 09:08:35 UTC) #22
adg
https://codereview.appspot.com/14726043/diff/432001/template/index.tmpl File template/index.tmpl (right): https://codereview.appspot.com/14726043/diff/432001/template/index.tmpl#newcode8 template/index.tmpl:8: <link rel="stylesheet" type="text/css" href="/lib/angular-ui/angular-ui.css"> these files are no longer ...
11 years, 10 months ago (2013-11-19 03:24:54 UTC) #23
francesc
https://codereview.appspot.com/14726043/diff/432001/template/index.tmpl File template/index.tmpl (right): https://codereview.appspot.com/14726043/diff/432001/template/index.tmpl#newcode8 template/index.tmpl:8: <link rel="stylesheet" type="text/css" href="/lib/angular-ui/angular-ui.css"> On 2013/11/19 03:24:55, adg wrote: ...
11 years, 10 months ago (2013-11-19 09:39:41 UTC) #24
adg
On 2013/11/19 09:39:41, gocampoy wrote: > https://codereview.appspot.com/14726043/diff/432001/template/index.tmpl > File template/index.tmpl (right): > > https://codereview.appspot.com/14726043/diff/432001/template/index.tmpl#newcode8 > ...
11 years, 10 months ago (2013-11-20 06:16:11 UTC) #25
francesc
On 2013/11/20 06:16:11, adg wrote: > On 2013/11/19 09:39:41, gocampoy wrote: > > https://codereview.appspot.com/14726043/diff/432001/template/index.tmpl > ...
11 years, 10 months ago (2013-11-20 15:14:56 UTC) #26
adg
https://codereview.appspot.com/14726043/diff/472001/template/index.tmpl File template/index.tmpl (right): https://codereview.appspot.com/14726043/diff/472001/template/index.tmpl#newcode38 template/index.tmpl:38: <script src="/lib/angular-ui/angular-ui.js"></script> this stuff is still not in the ...
11 years, 10 months ago (2013-11-20 23:41:14 UTC) #27
adg
The last time it was present is patch set 21 https://codereview.appspot.com/14726043/#ps382001 Have you made sure ...
11 years, 10 months ago (2013-11-20 23:43:00 UTC) #28
francesc
https://codereview.appspot.com/14726043/diff/472001/template/index.tmpl File template/index.tmpl (right): https://codereview.appspot.com/14726043/diff/472001/template/index.tmpl#newcode38 template/index.tmpl:38: <script src="/lib/angular-ui/angular-ui.js"></script> On 2013/11/20 23:41:15, adg wrote: > this ...
11 years, 10 months ago (2013-11-21 17:38:31 UTC) #29
adg
https://codereview.appspot.com/14726043/diff/532001/static/js/app.js File static/js/app.js (right): https://codereview.appspot.com/14726043/diff/532001/static/js/app.js#newcode1 static/js/app.js:1: 'use strict'; all the original javascript files need copyright ...
11 years, 10 months ago (2013-11-22 03:18:18 UTC) #30
adg
LGTM After you've addressed my previous comments let's check this in (not to the main ...
11 years, 10 months ago (2013-11-22 03:29:50 UTC) #31
adg
LGTM After you've addressed my previous comments let's check this in (not to the main ...
11 years, 10 months ago (2013-11-22 03:29:50 UTC) #32
francesc
Done https://codereview.appspot.com/14726043/diff/532001/static/js/app.js File static/js/app.js (right): https://codereview.appspot.com/14726043/diff/532001/static/js/app.js#newcode1 static/js/app.js:1: 'use strict'; On 2013/11/22 03:18:20, adg wrote: > ...
11 years, 10 months ago (2013-11-22 12:22:23 UTC) #33
francesc
Hello adg@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go-tour-redesign
11 years, 10 months ago (2013-11-22 12:35:08 UTC) #34
francesc
*** Submitted as https://code.google.com/p/go-tour-redesign/source/detail?r=ff98a47a05d7 *** go-tour: new tour UI R=adg CC=golang-dev https://codereview.appspot.com/14726043
11 years, 10 months ago (2013-11-22 12:36:11 UTC) #35
adg
Are you using a modified version of the present package? https://codereview.appspot.com/14726043/diff/572001/gotour/tour.go File gotour/tour.go (right): https://codereview.appspot.com/14726043/diff/572001/gotour/tour.go#newcode133 ...
11 years, 10 months ago (2013-11-25 03:55:41 UTC) #36
francesc
11 years, 10 months ago (2013-11-25 08:11:25 UTC) #37
Yes, see http://codereview.appspot.com/26390044.


On Mon, Nov 25, 2013 at 4:55 AM, <adg@golang.org> wrote:

> Are you using a modified version of the present package?
>
>
> https://codereview.appspot.com/14726043/diff/572001/gotour/tour.go
> File gotour/tour.go (right):
>
> https://codereview.appspot.com/14726043/diff/572001/
> gotour/tour.go#newcode133
> gotour/tour.go:133: if err := sec.Render(w, tmpl); err != nil {
> ./tour.go:133: sec.Render undefined (type present.Section has no field
> or method Render)
>
> https://codereview.appspot.com/14726043/diff/572001/
> gotour/tour.go#newcode143
> gotour/tour.go:143: f.Content = string(c.Raw)
> ./tour.go:143: c.Raw undefined (type *present.Code has no field or
> method Raw)
>
> https://codereview.appspot.com/14726043/
>



-- 
--
@francesc
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b