mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-01 19:32:42 +00:00
Added print rules and fixing the newer border images
This commit is contained in:
12
todo.md
12
todo.md
@@ -5,7 +5,7 @@ X Make statusbar un-fixed
|
||||
X Simplify the panel css to remove the current issues
|
||||
X Build new `BrewRenderer`, clean support for partial rendering
|
||||
X Add `infoBox` to BrewRenderer to show views, and current pages
|
||||
- remove old status bar
|
||||
X remove old status bar
|
||||
X remove jsoneditor (if we don't need it)
|
||||
X Add in markdown editor
|
||||
X Add the '/new' page and force save to reduce database size
|
||||
@@ -14,19 +14,23 @@ X Update the admin page with pagnition and a query box
|
||||
X Test the old/small brew filtering for deleteion
|
||||
X Partial rendering kills style tags on unrendered pages. Detect if pages have style tags and render them.
|
||||
- Add in the link of Pateron?
|
||||
- Add in window.resize handlers for the elements that need it
|
||||
X Add in a localstorage fallback on the `/new` page, clear it when they save
|
||||
X Rename `/client/naturalCrit` -> `/client/main`
|
||||
X Move snippets into their new groups
|
||||
- Replace pseudo-elements with encoded images
|
||||
- Make hybrid editor and brewRenderer (with resize listeners)
|
||||
- Encode the images into base64 and embed
|
||||
- Add in note wings
|
||||
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
|
||||
- make both ids indexes in mongoose
|
||||
X make both ids indexes in mongoose
|
||||
X Fix main Page
|
||||
- Write new welcome message
|
||||
|
||||
## v1.6
|
||||
- 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?
|
||||
- Add error handling to the saving wdiget in the status bar
|
||||
- Should provide error dump to copy and a link to github issues page
|
||||
|
||||
Reference in New Issue
Block a user