This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components
kolaente b057fb2784
continuous-integration/drone/push Build is failing Details
fix(reminders): set reminder date on datepicker when editing a reminder
Setting an actual reminder date (not a relative one) flowed only from the component to the outside when setting it. When editing it, the reminder date would not be populated, causing the datepicker date to stay at the current date.
2024-02-06 18:46:15 +01:00
..
base feat(editor): move all editor related components into one folder 2023-10-21 11:15:17 +02:00
date feat: datepicker locale support (#3878) 2024-01-20 18:50:00 +00:00
home fix(task): make sure the drag handle is shown as intended 2024-02-06 18:29:17 +01:00
input chore(editor): don't set editor content intitially 2024-02-06 18:03:27 +01:00
misc fix(table view): make sure popup does not overlap 2024-01-26 21:22:51 +01:00
notifications fix(notifications): mark all notifications as read in ui directly when marking as read on the server 2024-02-06 18:34:42 +01:00
project fix(tasks): don't load tasks multiple times when viewing list or gantt view 2024-01-26 21:33:20 +01:00
quick-actions chore(deps): update dev-dependencies (major) (#3741) 2023-10-20 19:34:11 +00:00
sharing fix(link share): default share view should be list, not project 2023-06-23 14:18:52 +02:00
tasks fix(reminders): set reminder date on datepicker when editing a reminder 2024-02-06 18:46:15 +01:00