0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 21:42:44 +00:00

Fixed titles saving

This commit is contained in:
Scott Tolksdorf
2016-05-14 13:59:21 -04:00
parent c4c09f0a69
commit 5537d974ff
6 changed files with 16 additions and 22 deletions

13
todo.md
View File

@@ -1,6 +1,6 @@
# The Homebrewery
## v1.5 todo
## v2.0.0 todo
X Make statusbar un-fixed
X Simplify the panel css to remove the current issues
X Build new `BrewRenderer`, clean support for partial rendering
@@ -24,11 +24,16 @@ X Border shadows on second column renders much better
X Saving a pdf no uses the brew title
X add /source/shareId route
- Add stats nav item
X make both ids indexes in mongoose
X make both ids unique indexes in mongoose
X Fix main Page
- Write new welcome message
- Fix the edit page saving flow
- Fix title saving
- Style the snippet groups
## v1.6
## v2.1.0
- Adda better error page
- IMproved firefox support
- Add in window.resize handlers for the elements that need it
- Make hybrid editor and brewRenderer (with resize listeners)
- Add in brew title, use for metadata?
@@ -38,7 +43,7 @@ X Fix main Page
- Add in a tutorial page?
- Increase post entity limit size, http://stackoverflow.com/questions/15627573/nodejs-express-request-entity-too-large-heroku
## v1.7
## v2.2
- User accounts!
- Add a new database model
- Make sure you salt those passwords