[PR #7] [MERGED] Use booleans instead of strings #8

Closed
opened 2026-05-05 10:55:44 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (2)

  • 05395ef Use booleans instead of strings
  • 5659440 Autofocus 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.

## 📋 Pull Request Information **Original PR:** https://github.com/skadimoolam/go-vue-todos/pull/7 **Author:** [@michaeljdennis](https://github.com/michaeljdennis) **Created:** 10/16/2016 **Status:** ✅ Merged **Merged:** 10/16/2016 **Merged by:** [@skadimoolam](https://github.com/skadimoolam) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`05395ef`](https://github.com/skadimoolam/go-vue-todos/commit/05395ef97aadc8a4cab6f916b6e175596dc1be7d) Use booleans instead of strings - [`5659440`](https://github.com/skadimoolam/go-vue-todos/commit/5659440498f1c22b55c15dc9ece3b8d568ebd134) Autofocus task input field ### 📊 Changes **5 files changed** (+26 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `handlers/tasks.go` (+0 -1) 📝 `models/tasks.go` (+9 -3) 📝 `public/app.js` (+2 -2) 📝 `public/index.html` (+13 -15) 📝 `todo.go` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:55:44 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/go-vue-todos#8
No description provided.