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/styles/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
..
base Build custom v-tooltip (#290) 2020-11-10 20:47:39 +00:00
_all.scss Better reminders (#308) 2020-11-28 13:59:27 +00:00
api-config.scss Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
attachments.scss Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
color-picker.scss Add option to remove color from label, task, namespace or list (#157) 2020-06-15 09:46:52 +00:00
comments.scss Improve comment avatars on mobile 2020-11-15 17:17:08 +01:00
datepicker.scss Better reminders (#308) 2020-11-28 13:59:27 +00:00
fullpage.scss Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
gantt.scss Add filters to gantt chart 2020-11-15 16:32:46 +01:00
kanban.scss Remove the focus of the bucket title element after saving the title 2020-10-24 17:23:13 +02:00
keyboard-shortcuts.scss Show all available shortcuts everywhere but indicate which work on the current page 2020-11-11 22:02:57 +01:00
labels.scss Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
legal.scss Show legal links from api if configured 2020-07-18 21:39:30 +02:00
list-backgrounds.scss Make task list, teams and settings pages max width of $desktop and centered 2020-07-03 19:37:20 +02:00
list.scss Add notice to a list if it has no tasks 2020-07-04 19:12:15 +02:00
migrator.scss Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
modal.scss Fix task modal with when attachments are present 2020-05-06 21:41:42 +02:00
namespaces.scss Show loading spinner when loading namespaces & lists 2020-11-12 20:57:39 +01:00
reminders.scss Better reminders (#308) 2020-11-28 13:59:27 +00:00
switch-view.scss Custom backgrounds for lists (#144) 2020-05-31 19:17:10 +00:00
table-view.scss Task FIlters (#149) 2020-06-11 15:34:13 +00:00
task.scss Better reminders (#308) 2020-11-28 13:59:27 +00:00
taskRelations.scss Fix related tasks list spacing 2020-07-24 22:20:10 +02:00
tasks.scss Add proper focus styles 2020-11-22 17:47:47 +01:00
teams.scss Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00