issues
search
kwhinnery
/
todomvc-plusplus
TodoMVC++ Sample Application
MIT License
93
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add node-sass, Pass sass implementation to Grunt config, Add promises…
#53
SammyMohamed
opened
4 years ago
0
npm install sequelize failing
#52
Jagunr
opened
7 years ago
1
Sequelize migration error
#51
vyatsun
opened
7 years ago
1
installation issue
#50
Neetesh1
opened
7 years ago
2
Issue with user authentication when I try to migrate
#49
kinsomicrote
opened
7 years ago
1
added use strict to db migration script
#48
mammut89
opened
7 years ago
0
user.js under db missing 'use strict'
#47
nguyenjk
opened
8 years ago
1
Sockets
#46
kwhinnery
closed
8 years ago
0
fix: save completed to db
#45
gantoine
closed
8 years ago
1
Updated todoapp styles
#44
dannyschnacky
opened
8 years ago
0
SCSS changes
#43
FlyingMillennial
opened
8 years ago
0
Add ES 2016 transpilation to Babel config
#42
JamesMGreene
closed
2 years ago
2
Add es2016 preset and dependency
#41
dannyschnacky
closed
8 years ago
1
Track custom events for TODO filters
#40
kwhinnery
opened
8 years ago
0
For production environment, include Google Analytics page view tracking
#39
kwhinnery
opened
8 years ago
0
For production environment, send exceptions caught in Express to Rollbar
#38
kwhinnery
opened
8 years ago
0
Update TODO list (for new TODOs) via web socket
#37
kwhinnery
closed
8 years ago
0
Add a "light" and "dark" theme to the TODO UI
#36
kwhinnery
opened
8 years ago
0
Persist the "completed" status of TODO items using the REST API
#35
kwhinnery
closed
8 years ago
0
Update styles for Todos page
#34
kwhinnery
opened
8 years ago
0
Add ES 2016 presets to Babel configuration
#33
kwhinnery
closed
8 years ago
0
Added completed field to Todo model. Should fix #4.
#32
bganicky
closed
8 years ago
0
Add a 'completed' field to the Todos model
#31
JamesMGreene
closed
8 years ago
1
Whitespace only fixes.
#30
bganicky
closed
8 years ago
0
remove empty line
#29
opagani
closed
8 years ago
0
Add uglify and migrate shortcut
#28
kwhinnery
closed
8 years ago
0
Danny/add uglify
#27
dannyschnacky
closed
8 years ago
1
solved uglify
#26
lucasxyang
closed
8 years ago
0
Add uglify
#25
lucasxyang
closed
8 years ago
0
grunt uglify in collect_static after browserify bundle
#24
maurop123
closed
8 years ago
1
fix: requires in models.js
#23
gantoine
closed
8 years ago
4
Remove x-powered-by header
#22
dannyschnacky
closed
8 years ago
0
Add X-Shenanigans header; Fixes #7
#21
dalwlad
closed
8 years ago
0
Including option of using elephantsql in README
#20
maurop123
closed
8 years ago
1
add middleware to remove powered by express
#19
juan267
closed
8 years ago
0
fix for Issue #7
#18
cksachdev
closed
8 years ago
0
Adding logging to app using Morgan
#17
pertrai1
closed
8 years ago
0
added morgan login
#16
juan267
closed
8 years ago
1
added shenaningas middleware
#15
juan267
closed
8 years ago
0
Remove x-powered-by header
#14
dalwlad
closed
8 years ago
0
Add the 'No Shenanigans' response header for '/todos/*' endpoints
#13
JamesMGreene
closed
8 years ago
2
Added db:migrate npm script.
#12
bganicky
closed
8 years ago
5
Add morgan as logger middleware; fixes #1
#11
dalwlad
closed
8 years ago
4
Remove the 'X-Powered-By: Express' HTTP response header
#10
JamesMGreene
closed
8 years ago
5
SequelizeConnectionError: read ECONNRESET
#9
mayank13
closed
8 years ago
2
init_static not working when running grunt
#8
pertrai1
closed
8 years ago
5
Add X-Shenanigans-None to all API responses
#7
kwhinnery
closed
8 years ago
2
Write an integration test which validates the controller and the model working together
#6
kwhinnery
closed
8 years ago
0
Add an npm script as a shortcut for the Sequelize migrate command
#5
kwhinnery
closed
8 years ago
4
Add boolean status to the back end for the Todo model
#4
kwhinnery
closed
8 years ago
0
Next