Age | Commit message (Collapse) | Author |
|
- The field now changes when the idea is edited.
|
|
Because for loop would declare a global variable, the closures would use
the el of previous scope.
|
|
|
|
|
|
Added a new edit functionality and page with styling.
Other minor changes:
- Added assets folder served under /static/
- Created a new template edit.html
- grouped ideas.html and edit.html under t_idea
- Changed router to use mux and organized routes
- Added more checks on empty titles
- Added javascript to t_idea/index.html for intuitive button
functionality
|