1
0
Commit Graph

9447 Commits

Author SHA1 Message Date
37efd5cb49 Fixed removing reminders 2019-11-24 16:13:16 +01:00
4e5d14d969 Task Detail View (#37) 2019-11-24 13:16:24 +00:00
dcec9511dc Fixed a bug where deleting an attachment would cause a nil panic 2019-11-19 23:07:48 +01:00
c203d73b33 Fixed a bug where adding assignees or reminders via an update would re-create them and not respect already inserted ones, leaving a lot of garbage 2019-11-03 23:08:26 +01:00
e00f0046b5 Replace all spaces with tabs 2019-11-03 13:44:40 +01:00
9be5ab248c Add endpoint to get a single task (#106) 2019-11-02 20:33:18 +00:00
c6d7b288ce Fix edit label pane not closing when clicking on it 2019-11-02 20:00:10 +01:00
ed4c17892e Fixed building docs theme 2019-10-30 21:53:57 +01:00
886110a20a update docs theme 2019-10-30 21:47:16 +01:00
c4489c20e3 Moved non-theme stuff in general.scss 2019-10-30 20:05:40 +01:00
2705c1571e Handle task relations the right way (#36) 2019-10-28 21:45:37 +00:00
7a997b52a6 Fixed label edit still opening when deleting a label 2019-10-26 14:39:27 +02:00
1f504b1e6d Fixed team creating not working 2019-10-26 14:19:56 +02:00
8948a5f219 Improve pagination (#105) 2019-10-23 21:11:40 +00:00
c60f061307 Updated dependencies 2019-10-22 19:38:35 +02:00
7419f2a3fb Fixed scroll behaviour 2019-10-20 21:40:44 +02:00
0af1deaa00 Fixed shared lists overflowing 2019-10-20 21:35:35 +02:00
8267f50249 Moved markdown-based todo list to Vikunja [skip ci] 2019-10-20 20:55:55 +02:00
89f385a53d Move from markdown lists to Vikunja for roadmap [skip ci] 2019-10-20 20:52:41 +02:00
ce3a7a2131 [skip ci] prepared todo file for migration 2019-10-20 18:15:01 +02:00
82f11c4ec2 Fixed not getting all labels when retrieving a list with all tasks 2019-10-20 17:56:53 +02:00
eb279fdba3 Refactored getting task IDs for labels 2019-10-20 17:55:54 +02:00
48e422b379 [skip ci] Prepare the roadmap for migration 2019-10-20 17:54:32 +02:00
854fde1e4c Fixed panic when using link share and metrics 2019-10-19 22:34:33 +02:00
bdf0d00bff Different edit icon 2019-10-19 21:41:23 +02:00
b2408eef04 Sort tasks by done/undone first and then newest 2019-10-19 21:26:52 +02:00
cad4df5558 Use yarn image instead of installing it every time 2019-10-19 18:36:41 +02:00
a0d281b0b4 Added changing %Done on a task 2019-10-19 18:27:31 +02:00
b653278e42 Reverted telegram notification in CI "fix" 2019-10-19 18:18:39 +02:00
bcfded6efc Added the function to collapse all lists in a namespace in the sidebar menu 2019-10-19 17:56:47 +02:00
35e4ab198f Fixed telegram notification in CI 2019-10-19 16:57:39 +02:00
e1cd40980a Correctly preload fonts 2019-10-19 16:44:22 +02:00
eb15046c5e Added labels for login and register inputs 2019-10-19 16:27:56 +02:00
cb9b6592c1 Removed unused preload fonts tags 2019-10-18 18:21:37 +02:00
befb5143c8 Added meta description tag 2019-10-18 18:15:47 +02:00
c635052c0f Improved font handling 2019-10-18 18:01:04 +02:00
b81cd6128a Fixed error when setting max file size on 32-Bit systems 2019-10-18 17:30:25 +02:00
52bdae90d3 Load the offline image quietly in the background 2019-10-17 21:54:05 +02:00
3211e1e8ea Added handling if the user is offline (#35) 2019-10-16 21:27:21 +00:00
2169464983 Task Attachments (#104) 2019-10-16 20:52:29 +00:00
2a7871cf96 Add minimal PWA (#34) 2019-10-16 18:25:10 +00:00
e2f481a6e5 Fixed migration for task relations 2019-10-13 11:44:56 +02:00
af1d1e1921 [skip ci] updated todo 2019-09-25 20:45:20 +02:00
8fe33fd616 Task Relations (#103) 2019-09-25 18:44:41 +00:00
1272255975 Added percent done to tasks (#102) 2019-09-21 10:52:10 +00:00
1e2ec17343 [skip ci] update todo 2019-09-20 18:45:28 +02:00
2f267f3f68 Moved teams_{namespace|list}_* to {namespace|list}_teams_* for better consistency (#101) 2019-09-20 16:39:02 +00:00
694fc62495 Refactored getting all lists for a namespace (#100) 2019-09-20 16:16:31 +00:00
8d5a2685c4 Fixed labels being displayed multiple times if they were associated with more than one task (#99) 2019-09-20 15:52:09 +00:00
568de04a87 Fixed redirect to login page (#33) 2019-09-09 18:36:30 +00:00