Commit Graph

25 Commits

Author SHA1 Message Date
ba057f3527
feat(reminders): add preset two hours before due / start / end date 2023-06-16 19:12:07 +02:00
dd7b77e12d
feat(reminders): add on the due / start / end date as a reminder preset 2023-06-16 19:12:06 +02:00
5694b39489
feat(reminders): show resolved reminder time in a tooltip and properly bubble updated task down to the reminder component
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-13 12:30:07 +02:00
928b338cf2
fix(reminders): don't assume 30 days are always a month
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-13 12:06:00 +02:00
1a792e0667
feat(reminders): only show relative reminders when there's a date to relate them to
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-13 12:03:28 +02:00
098b5fa2b1
fix(reminders): properly parse relative reminders which don't have an amount
All checks were successful
continuous-integration/drone/pr Build is passing
2023-06-10 18:54:39 +02:00
5e4eb4a728
fix(reminders): custom relative highlight now only when a custom relative reminder was actually selected 2023-06-10 18:54:10 +02:00
8930f61548
fix(reminders): flatpickr styling improvements 2023-06-10 18:46:15 +02:00
9a736cf65f
fix(reminders): style flatpickr so that it blends in more
All checks were successful
continuous-integration/drone/pr Build is passing
2023-06-10 18:39:33 +02:00
2677f6254d
feat(reminders): highlight which preset or custom date is selected
All checks were successful
continuous-integration/drone/pr Build is passing
2023-06-10 17:35:50 +02:00
9ec29cad30
fix: lint
All checks were successful
continuous-integration/drone/pr Build is passing
2023-06-10 17:26:06 +02:00
dd3a5fe6b5
fix(reminders): duplicate reminder for each change
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-09 14:46:34 +02:00
04642ae1ec
fix(reminders): set date over relative reminder
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-09 14:43:02 +02:00
11f94e4037
feat(reminders): make adding new reminders less confusing
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-09 14:37:26 +02:00
39cc7a00d8
feat(reminders): make relative presets actually work
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-09 14:31:32 +02:00
02da1e171e
feat(reminders): add confirm button 2023-06-09 14:27:11 +02:00
ae177c73ea
feat(reminders): move reminder settings to a popup 2023-06-09 14:23:32 +02:00
e6c4c18974
feat(reminders): translate all reminder form strings
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-09 13:54:17 +02:00
95487d7569
feat(reminders): add proper time picker for relative dates
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-09 13:19:47 +02:00
9df6950d1a
feat: start adding relative reminder picker with more options
Some checks failed
continuous-integration/drone/pr Build is failing
2023-06-05 16:16:10 +02:00
811254e6a9
wip: base review
Some checks failed
continuous-integration/drone/pr Build is failing
(cherry picked from commit 3bb64f078cf333f174d247dc404355f2c8437cfd)
2023-05-31 16:25:33 +02:00
fb14eca634
fix: review findings 2023-05-31 16:25:32 +02:00
14e2698833
feat: edit relative reminders 2023-05-31 16:25:32 +02:00
0d6c0c8399
chore; extract code to reminder-period.vue 2023-05-31 16:25:32 +02:00
5d38b8327f
feat: allow to edit existing relative reminders 2023-05-31 16:25:32 +02:00