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
konrad fb3cf94cba
All checks were successful
continuous-integration/drone/push Build is passing
Better reminders (#308)
Fix setting the new reminder component to null after adding a new date

Add "close on change" event which only fires if the component closed and the value actually changed

Hide the "today" option after 21:00

Add "confirm" button to close the component

Use disabled in reminders

Add a disabled property to the datepicker

Cleanup workarounds for flatpickr

Use the new datepicker for end dates

Use the new datepicker for start date

Use the new datepicker for due dates

Mobile styling

Format

Sync flatpickr when clicking on choose a date

Make sure to only hide the popup when not clicked something inside of it

Make flatpickr dates work

Use datepicker component for reminders

Merge branch 'master' into feature/better-reminders

Fix bottom padding of inline flatpickr

Set time

Add method to calculate the neares time

Move time helpers in separate folder

Remove separate flatpickr date

Cleanup

Set the flatpickr date when setting changing the date

Better formatting of the chosen date

Bubble

Set date when choosing one

Fix test

Show correct weekday in preview

Change hover background color

Make label to show if selected date is null configurable

Use a different icon for weekend

Ignore test files when linting

Add tests to dron

Move day interval calculation to separate file and test it

Add next date calculation

Add basic date picker component

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #308
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-11-28 13:59:27 +00:00
..
home Move next week/next month task overview pages into a single "Upcoming" page and allow toggle 2020-11-22 18:05:25 +01:00
input Better reminders (#308) 2020-11-28 13:59:27 +00:00
list/partials Open unsplash author links in a new window 2020-10-08 22:00:45 +02:00
migrator Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
misc Better save messages for tasks (#307) 2020-11-22 16:32:35 +00:00
modal Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
namespace Performance improvements (#288) 2020-11-02 20:47:31 +00:00
sharing Add showing and modifying user name (#306) 2020-11-21 21:25:00 +00:00
tasks Better reminders (#308) 2020-11-28 13:59:27 +00:00
user Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00