todo-server/server/ajax
bel 9752acbd76 TODO: move completed tasks to different namespace else super slow load active tasks at scale
changeListOrder implemented
2019-12-05 17:49:03 -07:00
..
form TODO: move completed tasks to different namespace else super slow load active tasks at scale 2019-12-05 17:49:03 -07:00
list Begin to impl list order, should have prereq 2019-12-01 17:51:30 -07:00
task Add order to tasks and lists 2019-11-25 12:57:47 -07:00
ajax.go Begin to impl list order, should have prereq 2019-12-01 17:51:30 -07:00
ajax_test.go Add order to tasks and lists 2019-11-25 12:57:47 -07:00
list.go TODO: move completed tasks to different namespace else super slow load active tasks at scale 2019-12-05 17:49:03 -07:00
list_test.go Permissions 2019-11-25 12:47:29 -07:00
storage.go Implement change order endpoint 2019-12-01 17:31:30 -07:00
storage_test.go Add order to tasks and lists 2019-11-25 12:57:47 -07:00
tag.go Permissions 2019-11-25 12:47:29 -07:00
task.go Implement change order endpoint 2019-12-01 17:31:30 -07:00
task_test.go Implement change order endpoint 2019-12-01 17:31:30 -07:00