Commit Graph

13 Commits

Author SHA1 Message Date
Tyler Renelle ad54079c0c tags: simply display by just showing an icon with a tooltip listing tags 2013-05-06 20:51:25 +01:00
Tyler Renelle e2a4e8b826 small cleanup 2013-05-06 18:02:42 +01:00
Tyler Renelle 3347163d5c tags: rename to Filters: to Tags: 2013-05-06 18:00:30 +01:00
Tyler Renelle 9370958693 tags: move tags stuff in tasks html out to filters.html, click the
tag on a task to apply tag
2013-05-06 17:57:06 +01:00
Tyler Renelle be6460edbb tags: click 'add' works now, along with enter 2013-05-06 17:34:17 +01:00
Tyler Renelle fa7232760c tags: use icon-pencil for editing 2013-05-06 16:43:01 +01:00
Tyler Renelle 82682e1af1 tags: cleanup, prevent bug for multiple tag-creation 2013-05-06 16:41:35 +01:00
Tyler Renelle ccd091b622 tags: some visual cleanup of the filter bar 2013-05-06 15:59:58 +01:00
Tyler Renelle 40dc8e422c new tag sets _newTag to '', reset dom, static-bound tag loop 2013-05-06 15:18:36 +01:00
Tyler Renelle b287d854f1 add tag-editing context (add new, delete). still have to refresh after everything, do to the live-bound each bug 2013-03-18 20:25:01 -04:00
Tyler Renelle f6c5495495 add new tag 2013-03-18 19:51:02 -04:00
Tyler Renelle d6652bcf12 rename user._tagFilters to user.filters 2013-03-18 18:13:05 -04:00
Tyler Renelle 4614e48cdc Adding first rudimentary version of tagging and filtering. New users get three tags: morning, afternoon and evening. At the moment, one can not change these tags or add new ones. There are also some problems: tagging a newly added task, also tags one of the existing tasks. Also, when having an active filter and removing the corresponding tag from a task, that task is immediately hidden, although you are still editing it. 2013-03-17 09:10:27 -04:00