mirror of
https://github.com/skadimoolam/go-vue-todos.git
synced 2026-05-15 14:16:16 -06:00
[PR #7] [MERGED] Use booleans instead of strings #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-vue-todos#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/skadimoolam/go-vue-todos/pull/7
Author: @michaeljdennis
Created: 10/16/2016
Status: ✅ Merged
Merged: 10/16/2016
Merged by: @skadimoolam
Base:
master← Head:master📝 Commits (2)
05395efUse booleans instead of strings5659440Autofocus task input field📊 Changes
5 files changed (+26 additions, -23 deletions)
View changed files
📝
handlers/tasks.go(+0 -1)📝
models/tasks.go(+9 -3)📝
public/app.js(+2 -2)📝
public/index.html(+13 -15)📝
todo.go(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
go get) #10