Commit Graph

41 Commits (2f8573996a9978d9919c7c63125419e5581020b1)

Author SHA1 Message Date
ansuz 0469f6b94b avoid loading code which will never be used in /todo/
yflory de684edfe2 Todo migration
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory 811463b870 Add support for version 2 hashes needed for password-protected pads
yflory d0c38d31e4 Owned todo
yflory 92a8e107d7 Use the correct hash when opening the todo app for the first time
yflory c59c6072f3 Remove jquery from outer
yflory b3688db202 Use async store
ansuz 71cf3a4ddf fix creation of personal todo list
yflory 30c8c253dd Remove util and hash from common
yflory 907e2cb517 lint compliance
yflory 68accaf653 Todo in sframe with less2
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
ansuz 7cd42d5ff1 use provided clearTooltips function
ansuz 9734a4db80 append new items to the top of the todo
ansuz 69eaccbdef don't create empty todo entries
ansuz e84edb2c2b disable problematic tooltips
ansuz 9c07793d0d remove tips on checkbox state change
ansuz ba9cab762c Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo
yflory 8e83501c72 Merge branch 'todo' of github.com:xwiki-labs/cryptpad into todo
yflory 459e0b3b16 CSS and bug fixes for todo
ansuz d4ffa7903f better popup logic
ansuz 2af96d74fc automatically focus on the create todo form
ansuz d99d071716 WIP checkbox titles
ansuz c390bdd518 resolve merge conflicts
yflory 0612a50ab4 Add fadein/fadeout when adding or removing a task
ansuz a15ff9ba2a hide dates in todo
ansuz f0581f2cf4 also style the whole box
ansuz d7d7f212bb add classes to style fake checkboxes based on checkstate
ansuz 304d37a334 use styled checkboxes
ansuz b5603c89f0 add checkboxes to todos
ansuz 4f63921fc9 better width styling on list. lint compliance
ansuz 3efb9d21f5 pull in bootstrap. submit form on enter
ansuz 83f79a3883 slightly better styles
Nicolas Lemoine f67fb32bf1 Add, delete, display a task in Todo
Nicolas Lemoine a61faebb2b App Todo - Init and HTML
yflory 4345fc0662 Todo app
Nicolas Lemoine e3b9c03fc0 TodoApp - Init
Nicolas Lemoine 658b00814b TodoApp - Style and translations
ansuz a9a65e4ca9 remove unused code
ansuz dcf5719eaf handle most of the boilerplate stuff