Commit Graph

90 Commits

Author SHA1 Message Date
Suraj patil f4c07340a2 changed visuals of toggle 2016-01-10 19:46:17 +05:30
Suraj patil abdcc8f764 tasks content visibility can be toggled 2016-01-10 19:28:24 +05:30
Suraj patil 8c0d0dc0fe code formatting 2016-01-10 19:27:41 +05:30
Suraj patil cf9cb0eea5 modified mark as incomplete 2016-01-09 10:48:11 +05:30
Suraj patil 18cb0645e9 Merge branch 'master' of https://github.com/thewhitetulip/Tasks 2016-01-09 10:34:07 +05:30
Suraj patil dbc61a0082 mark task incomplete from complete 2016-01-09 10:33:35 +05:30
Suraj Patil 0dc10a1d82 Update views.go 2016-01-07 20:25:56 +05:30
Suraj patil 31b9e8b111 modify html templates 2015-12-17 23:04:21 +05:30
Suraj Patil 18eb139f83 Merge pull request #2 from oren/master
a few more steps to the readme
2015-11-23 09:04:43 +05:30
Oren 7746cffd38 a few more steps to the readme 2015-11-22 11:49:08 -08:00
thewhitetulip 70a43528d0 added notifications 2015-11-22 09:21:29 +05:30
thewhitetulip a6cc40e7d2 Fixed edit template 2015-11-22 08:29:39 +05:30
thewhitetulip 86d31dea5d removed unnecessary files 2015-11-22 08:29:00 +05:30
thewhitetulip d7ae8febf3 refined search template 2015-11-21 19:42:44 +05:30
thewhitetulip 38ff87609f contextualized templates 2015-11-21 19:42:20 +05:30
thewhitetulip bb5e280a69 made templates contextual 2015-11-21 18:50:51 +05:30
thewhitetulip a5f50060aa handled incorrect req methods 2015-11-21 17:08:08 +05:30
thewhitetulip 8eea6f51f5 renamed GetTaskById to GetTaskByID 2015-11-21 16:33:34 +05:30
thewhitetulip 65dd3713d1 restore task redirects to deleted 2015-11-21 16:12:38 +05:30
thewhitetulip da17918742 reformatted no tasks message 2015-11-21 16:12:14 +05:30
thewhitetulip dae331bdb3 created a new views package 2015-11-21 13:28:23 +05:30
thewhitetulip f79e24bc0d added comments 2015-11-21 12:09:15 +05:30
thewhitetulip b7d14fbcbb removed dependency on httprouter 2015-11-21 12:09:06 +05:30
thewhitetulip 564f8ad878 moved templates to public folder 2015-11-21 11:55:19 +05:30
thewhitetulip 4beac05e71 removed viewmodels package 2015-11-21 10:14:11 +05:30
thewhitetulip 3a5098fcc1 handled change in template extension 2015-11-21 10:05:57 +05:30
thewhitetulip 872eb2967d changed deleted.gtpl to deleted.html 2015-11-21 10:01:14 +05:30
thewhitetulip 21ca0fcdc4 changed extensions from .gtpl to .html 2015-11-21 10:00:55 +05:30
thewhitetulip 169b12d75a enhanced the edit task page 2015-11-20 09:18:49 +05:30
thewhitetulip 1c931c0a8d fixed small typo 2015-11-17 22:29:34 +05:30
thewhitetulip 9317b7b560 subtemplated everything 2015-11-17 22:28:03 +05:30
thewhitetulip 6320ceeb6b now reads all .gtpl files in ./templates folder 2015-11-17 22:02:14 +05:30
Suraj Patil 843ad5c050 Merge pull request #1 from mattn/fix-build
fix build
2015-11-16 09:15:46 +05:30
Yasuhiro Matsumoto de778f544d fix build 2015-11-16 10:55:43 +09:00
thewhitetulip c7ca9e65e3 added additional info 2015-11-15 22:04:21 +05:30
thewhitetulip c8a5b9b36a changed delete to trash 2015-11-14 16:30:02 +05:30
thewhitetulip cde24f7ee9 diffrentiate between delete & complete 2015-11-14 16:26:53 +05:30
thewhitetulip 77104f4e06 now we display created timestamp on tasks 2015-11-14 15:40:21 +05:30
thewhitetulip 59ab7953e5 formatted using gofmt 2015-11-13 18:41:30 +05:30
thewhitetulip e97b19237b initial commit 2015-11-13 14:34:42 +05:30