mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 21:12:41 +00:00
Adding in the toto
This commit is contained in:
43
todo.md
Normal file
43
todo.md
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
# The Homebrewery
|
||||||
|
|
||||||
|
## v1.5 todo
|
||||||
|
- Make statusbar un-fixed
|
||||||
|
- Simplify the panel css to remove the current issues
|
||||||
|
- Add bleed snippet (bump)
|
||||||
|
- Add the '/new' page and force save to reduce database size
|
||||||
|
! Add pagniation and query to the homebrew api
|
||||||
|
! Update the admin page with pagnition and a query box
|
||||||
|
! Test the old/small brew filtering for deleteion
|
||||||
|
- Make the status bar take children? Or just give it a string of booleans. Just simplify it
|
||||||
|
- Partial rendering kills style tags on unrendered pages. Detect if pages have style tags and render them.
|
||||||
|
- Add in the link of Pateron?
|
||||||
|
|
||||||
|
## v1.6
|
||||||
|
- Add error handling to the saving wdiget in the status bar
|
||||||
|
- Should provide error dump to copy and a link to github issues page
|
||||||
|
- Add in the pane splitter
|
||||||
|
- Add in CodeMIrror of markdown
|
||||||
|
- Code Editor should display errors at bottom
|
||||||
|
- Add in Descriptive name box for a brew
|
||||||
|
- Look into improving the metadata on pages for linking
|
||||||
|
|
||||||
|
|
||||||
|
## v1.7
|
||||||
|
- User accounts!
|
||||||
|
- Add a new database model
|
||||||
|
- Make sure you salt those passwords
|
||||||
|
- Add a new `/user/id` page
|
||||||
|
- Should be able to change username and password
|
||||||
|
- render and show all of thier brews
|
||||||
|
-
|
||||||
|
|
||||||
|
|
||||||
|
# SpellSort
|
||||||
|
|
||||||
|
## v0.1
|
||||||
|
- Query text box
|
||||||
|
- should support `has:somatic`, `class:wizard`, `school:divination`, `level:6`
|
||||||
|
- Add a dropdown box with clickable elements to inject search terms
|
||||||
|
- Clean up the 5th edition spells json
|
||||||
|
|
||||||
|
|
||||||
10
todo.txt
10
todo.txt
@@ -1,10 +0,0 @@
|
|||||||
## v1.5 todo
|
|
||||||
- Make statusbar un-fixed
|
|
||||||
- Simplify the panel css to remove the current issues
|
|
||||||
- Add bleed snippet
|
|
||||||
- Add the '/new' page and force save to reduce database size
|
|
||||||
- Add pagniation and query to the homebrew api
|
|
||||||
- Update the admin page with pagnition and a query box
|
|
||||||
- Test the old/small brew filtering for deleteion
|
|
||||||
- Make the status bar take children? Or just give it a string of booleans. Just simplify it
|
|
||||||
- Partial rendering kills style tags on unrendered pages. Detect if pages have style tags and render them.
|
|
||||||
Reference in New Issue
Block a user