WIP: feat: make today really today #1380

Closed
kergma-lw wants to merge 27 commits from fix/upcoming into fix/upcoming

27 Commits

Author SHA1 Message Date
Sergey Shkuratov 7fb312e6c5 Merge 2022-01-15 10:09:43 +02:00
Sergey Shkuratov 23ee374dd8 Merge 2022-01-15 10:05:43 +02:00
Sergey Shkuratov ebe4e9fe3c Make today really today.
continuous-integration/drone/pr Build is passing Details
2022-01-14 18:08:08 +02:00
kolaente 01323a1b45
Merge branch 'main' into fix/upcoming
continuous-integration/drone/pr Build is passing Details
# Conflicts:
#	src/views/tasks/ShowTasks.vue
2022-01-09 11:48:37 +01:00
kolaente 7dddfea79e
fix: test
continuous-integration/drone/pr Build is failing Details
2021-12-30 16:14:51 +01:00
kolaente 1648bcdb70
chore: make select date button actually a button
continuous-integration/drone/pr Build is failing Details
2021-12-30 16:12:44 +01:00
kolaente 0710cea9e5
fix: lint
continuous-integration/drone/pr Build is failing Details
2021-12-29 21:33:55 +01:00
kolaente 294e89b6f7
fix: z-index
continuous-integration/drone/pr Build is failing Details
2021-12-29 21:12:43 +01:00
kolaente 75cbc73b33
fix: loading spinner
continuous-integration/drone/pr Build is failing Details
2021-12-29 20:59:30 +01:00
kolaente 950fdce111
chore: move datepicker popup to real popup component 2021-12-29 20:54:01 +01:00
kolaente 932f1774ec
feat: move date filter to popup and improve styling 2021-12-29 20:36:53 +01:00
kolaente d825960836
chore: make showNulls and showOverdue computed 2021-12-29 18:12:43 +01:00
kolaente f691e96e22
fix: checkboxes 2021-12-29 18:06:12 +01:00
kolaente 0d6ef8f18a
chore: move task sorting to computed 2021-12-29 17:24:56 +01:00
kolaente d6dd1fc0e3
fix: date range 2021-12-29 17:22:14 +01:00
kolaente 729aa7d4cc
fix: date format 2021-12-29 17:08:33 +01:00
kolaente c24b8af00d
fix: pay attention to week start setting 2021-12-29 16:51:21 +01:00
kolaente 8f8d25ece1
feat: add more date ranges and make sure they actually make sense 2021-12-29 16:48:34 +01:00
kolaente e93be0d04c
chore: cleanup old stuff 2021-12-29 16:06:05 +01:00
kolaente a5b23a7048
feat: disable time 2021-12-29 16:03:29 +01:00
kolaente 858e7d60a6
docs: add fixmes 2021-12-29 16:03:05 +01:00
kolaente 12317c56b3
feat: make the custom button actually do stuff 2021-12-29 16:01:59 +01:00
kolaente 378f782d44
fix: disable broken stuff 2021-12-29 16:01:23 +01:00
kolaente b274a796d4
chore: use ts 2021-12-29 16:00:06 +01:00
kolaente 3d1c1e41c7
feat: make active class work 2021-12-29 15:56:50 +01:00
kolaente 8115563d67
feat: add new component for a datepicker with range 2021-12-29 15:44:13 +01:00
kolaente 7408c37dec
chore: cleanup and reorganize the date selection 2021-12-28 23:50:04 +01:00