Commit graph

26 commits

Author SHA1 Message Date
4601a6dc2d
remove unused plans fields (#59) 2020-11-21 18:36:56 -07:00
404caad2ac
fix nil plans bug in Tasks.update_task (#58) 2020-11-21 18:28:25 -07:00
cef9ea72c6
typo in pattern match (#57) 2020-11-21 18:18:07 -07:00
b2a0d688bb
trim whitespace (#55) 2020-11-21 18:08:29 -07:00
5be55c7387
remove the ability to delete tasks (#53) 2020-11-21 17:22:23 -07:00
8201dfbf7a
handle unfiled tasks (#51) 2020-11-21 17:17:29 -07:00
d57fdd0d0f
MAINT: clean up unused; new deps (#45) 2020-11-21 14:57:03 -07:00
7cbb884ef0
NEW: form-based many-to-many plans-tasks (#39) 2020-09-19 15:09:53 -07:00
5d91febec5
UI: force mobile layout (#38) 2020-09-19 13:49:41 -07:00
9af0124138
NEW: plans (#33)
Fixes #9
2020-08-23 15:19:10 -07:00
177067ab00
Misc cleanup to tasks (#37) 2020-08-09 20:40:15 -07:00
aa02a8441b
MAINT: drop tasks controller (#36) 2020-08-09 15:58:20 -07:00
c68a5b0e10
MAINT: drop old landing page (#35) 2020-08-09 15:52:27 -07:00
2cd2f38356
IMP: better route funcs (#34) 2020-08-09 15:41:29 -07:00
3d70659861
NEW: Tasks LiveComponent (#27) 2020-07-08 20:52:20 -07:00
a91f1924b2
IMP: task card (#25) 2020-06-29 20:28:06 -07:00
676de86157
IMP: Markdown support (#23) 2020-06-25 21:18:05 -07:00
c1b72074ea
BUG: clear liveview (#22)
Fixes #18
2020-06-22 21:00:47 -07:00
58ceec6d79
IMP: stop autocompleting (#21)
Fixes #14
2020-06-22 19:30:42 -07:00
7cb0ec35f6
IMP: remove flash messages (#20)
Fixes #13
2020-06-22 19:26:13 -07:00
34d167e040
BUG: mobile layout issues - dropping grid for now (#11) 2020-06-21 16:41:56 -07:00
673d096f53
IMP: task crud (#6) 2020-06-21 16:09:24 -07:00
2b8a6a1927
NEW: styling (#5) 2020-06-16 20:29:19 -07:00
61de82e24e
NEW: Initial task mgmt (#4) 2020-06-14 15:26:14 -07:00
9990771c18
NEW: user accounts (#3) 2020-06-13 19:12:02 -07:00
9903d4271b INIT: plain phx 1.5 init, untouched 2020-06-13 11:47:28 -07:00