frontend/src/helpers
konrad fb3cf94cba 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: vikunja/frontend#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
..
time Better reminders (#308) 2020-11-28 13:59:27 +00:00
applyDrag.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
case.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
colorIsDark.js Add limits for kanban boards (#234) 2020-09-04 20:01:02 +00:00
filterObject.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
saveListView.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
savedFilter.js Saved filters (#239) 2020-09-26 21:02:37 +00:00
setTitle.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00