Commit graph

39 commits

Author SHA1 Message Date
Johannes Millan
08339ad222 feat: add counter to collapsible and for local attachments 2018-04-14 21:12:54 +02:00
Johannes Millan
47e5e8b27c feat: add button to add local attachments to task list 2018-04-14 18:25:55 +02:00
Johannes Millan
5051bfdfb8 feat: add simple animation to mark as done button 2018-04-08 23:25:53 +02:00
Johannes Millan
0ac309aaa9 feat: make tasks borders more distinguishable 2018-04-08 18:24:09 +02:00
Johannes Millan
cf0a68915a feat: allow directly editing other task titles and inputs on click 2018-04-08 15:17:42 +02:00
Johannes Millan
d87d075eaa feat: use contenteditable for edit-on-click 2018-04-07 18:01:23 +02:00
Johannes Millan
389dc6fa2b feat: use css animation again as cleanup styles is not playing nicely with the sortable lists 2018-04-07 01:52:51 +02:00
Johannes Millan
54b33404ed feat: speed up task enter/leave animations by using js 2018-04-07 01:23:26 +02:00
Johannes Millan
c2ecc9970d feat: replace md-progress with custom solution and make it a little bit more recognizable 2018-04-06 18:55:52 +02:00
Johannes Millan
eb80f758a3 feat: remove old progress bar 2018-04-06 18:18:17 +02:00
Johannes Millan
b019f0a782 feat: slightly improve show notes btn 2018-04-04 23:28:28 +02:00
Johannes Millan
2dbd64b7dc fix: update icon position 2018-04-03 21:42:52 +02:00
Johannes Millan
7a217de6e7 feat: add js based animation for slide up down 2018-04-02 17:59:21 +02:00
Johannes Millan
dffe15d998 feat: add mark as done button again 2018-03-23 21:16:39 +01:00
Johannes Millan
c8103c2ad1 feat: simply remove timer button for parent tasks if they have sub tasks 2018-03-23 20:32:20 +01:00
Johannes Millan
c55b65b2d5 feat: add possibility to hide task list controls 2018-03-23 19:14:04 +01:00
Johannes Millan
4fcf15ebe8 feat: restyle task list 2018-03-23 18:01:35 +01:00
Johannes Millan
6a5ba347c8 feat(taskList): move time and time button together 2018-03-16 11:31:29 +01:00
Johannes Millan
a6bd449354 fix: add strike-through again for done tasks 2018-03-14 21:50:37 +01:00
Johannes Millan
21db12ef49 feat(mobile): improve task list styles 2018-03-13 21:10:56 +01:00
Johannes Millan
c8d9c87ff1 feat(taskList): select currently edited task after editing title 2017-11-20 09:43:33 +01:00
Johannes Millan
15870beab4 feat(taskList): limit drag and drop to handle 2017-11-12 23:12:35 +01:00
Johannes Millan
16773ce06b feat(taskList): refocus last task after notes were edited 2017-10-29 23:39:35 +01:00
Johannes Millan
1e054a2ca9 fix(localLinksForTasks): add notification for dropping links 2017-10-29 01:17:17 +02:00
Johannes Millan
a5c0b0eb59 fix(localLinksForTasks): add functionality to drop links on tasks 2017-10-29 01:06:03 +02:00
Johannes Millan
1c395386fe add special icon for github tasks and vertically center it 2017-05-01 21:03:35 +02:00
Johannes Millan
e66f63bf17 move original link button to the left to have a better indication of jira/git tasks 2017-05-01 20:07:31 +02:00
Johannes Millan
347c3411e6 replace curly braces with ng-bind where possible 2017-04-11 12:36:16 +02:00
Johannes Millan
3e157b85fe show assignee in task list 2017-03-13 13:43:42 +01:00
Johannes Millan
ebe42658ee fix task notes not updating correctly 2017-03-10 20:06:48 +01:00
Johannes Millan
a200bd03cc hide notes when hide changes is clicked 2017-02-16 20:59:30 +01:00
Johannes Millan
532262a5e2 implement toggle for update button 2017-02-16 19:59:43 +01:00
Johannes Millan
d839cbeb08 fix note box shadow 2017-02-15 21:30:36 +01:00
Johannes Millan
9ee0a810ae add simple reduced changelog for git changes 2017-02-12 22:01:32 +01:00
Johannes Millan
8d2cfab6cb add polling git for issue changes 2017-02-12 19:34:05 +01:00
Johannes Millan
7e9c942b5a add minor beautyfications 2017-02-12 18:17:11 +01:00
Johannes Millan
1096e4bdd2 add expandable comments and attachments for jira 2017-02-12 02:23:23 +01:00
Johannes Millan
f84697c97d rework comments for jira 2017-02-11 23:40:33 +01:00
Johannes Millan
d55fda15cf move everything to app-src folder to use compiled version from now on for final electron build 2017-02-06 23:51:45 +01:00