1
0
Commit Graph

2150 Commits

Author SHA1 Message Date
3eacc0754f feat: show done tasks strikethrough 2022-10-27 17:44:30 +02:00
ebd824bddf feat: update task in gantt bar after dragging to make sure it changes its color 2022-10-27 17:44:30 +02:00
2c012e1a08 fix: make sure the date format is actually valid 2022-10-27 17:44:30 +02:00
10c6db3849 fix: handle bar styling so they can actually be used 2022-10-27 17:44:30 +02:00
80c151ca6c feat: styling 2022-10-27 17:44:30 +02:00
7a7a1c985e chore: use width property 2022-10-27 17:44:30 +02:00
c8eac914d1 feat: scroll 2022-10-27 17:44:29 +02:00
d2c40926de feat: add open task detail when double clicking 2022-10-27 17:44:29 +02:00
c3cae78213 fix: new task input styling 2022-10-27 17:44:29 +02:00
c289a6ae18 chore: use flatpickr range instead of two datepickers 2022-10-27 17:44:29 +02:00
ef4689335b feat: create new tasks 2022-10-27 17:44:29 +02:00
3b48adad67 feat: dynamically set default date 2022-10-27 17:44:29 +02:00
736e5a8bf5 feat: dynamically set default date 2022-10-27 17:44:29 +02:00
ed241d21be feat: only load tasks which start in the currently selected range 2022-10-27 17:44:29 +02:00
49a24977f9 feat: allow passing props down to the gantt component 2022-10-27 17:44:29 +02:00
2b0df8c237 feat: add basic implementation of ganttastic 2022-10-27 17:44:26 +02:00
7ce880239e feat: rename useTaskList 2022-10-27 15:47:48 +02:00
aa2278a564 chore: move helper function outside of composable 2022-10-27 15:47:03 +02:00
c40c1fb10a [skip ci] Updated translations via Crowdin 2022-10-27 00:21:10 +00:00
1d9d093b31 [skip ci] Updated translations via Crowdin 2022-10-26 00:21:30 +00:00
e13e477682 fix: lint 2022-10-25 21:16:55 +02:00
8a5b1ab3e3 fix(sharing): correctly check if the user has admin rights when sharing 2022-10-25 18:48:51 +02:00
67145fe00b [skip ci] Updated translations via Crowdin 2022-10-25 00:14:16 +00:00
51471b9551 fix(i18n): rename "right" to permission so that it's clearer what it is used for 2022-10-24 19:07:08 +02:00
22a18f8437 fix(subscription): make sure list subscription state is propagated everywhere for the current list 2022-10-24 19:01:01 +02:00
f17bbeddec fix(subscription): don't remove every namespace but the one subscribing to 2022-10-24 18:56:50 +02:00
eae555475d fix(teams): show an error message when no user is selected to add to a team 2022-10-24 18:52:31 +02:00
12faafbe7c fix(i18n): spelling typo 2022-10-24 18:41:12 +02:00
5ddce387fe fix: show frontend version in about dialog 2022-10-24 15:41:12 +02:00
6083301d1f fix: wait until everything is loaded before replacing the current view with the last or login view 2022-10-23 16:12:48 +02:00
d7ac2ad697 fix(task): scroll the task field into view after activating it 2022-10-23 15:39:27 +02:00
820823b5c3 fix(task): focusing on assignee search field when activating it 2022-10-23 15:27:29 +02:00
d7fb1a1e14 fix(task): marking checklist items as done 2022-10-23 14:39:28 +02:00
7e218e03b2 fix(task): only show create list or import cta when there are no tasks 2022-10-23 14:01:20 +02:00
d7048d589e fix(task): stop loading when no list was specified while creating a task 2022-10-23 13:58:40 +02:00
80230069c6 fix: make sure the filter button is always shown on the kanban board 2022-10-23 13:48:45 +02:00
a695719128 fix: task detail view top spacing on mobile 2022-10-23 13:14:07 +02:00
f61723dac2 fix: redirect with query parameters 2022-10-23 13:12:04 +02:00
ae27502022 fix: make sure share modals don't have a create button
Resolves F-869
2022-10-23 13:03:09 +02:00
8fdd3e785d fix: make sure services without a modelFactory override still return data
Resolves F-850 and F-879
2022-10-23 12:56:44 +02:00
5d038dc79f [skip ci] Updated translations via Crowdin 2022-10-23 00:13:07 +00:00
9cf0a9a89e [skip ci] Updated translations via Crowdin 2022-10-22 00:13:04 +00:00
643a5b6d7d fix: lint 2022-10-20 16:23:01 +02:00
e6f7ddc9ce fix: email confirmation 2022-10-20 16:19:19 +02:00
73575302de fix: password reset 2022-10-20 16:15:58 +02:00
4ed665fbd9 feat: refactor password reset to use a single password field 2022-10-20 16:07:36 +02:00
ea758f0c58 [skip ci] Updated translations via Crowdin 2022-10-20 00:13:05 +00:00
f818c207c2 [skip ci] Updated translations via Crowdin 2022-10-19 00:13:00 +00:00
5afafb7c82 fix: move hourToDaytime to separate file in order to pass tests 2022-10-17 12:35:47 +02:00
9de20b4c54 feat: use getter and helper in other components as well 2022-10-17 12:35:47 +02:00