frontend/src/helpers
sytone 306a926c66 Add default list setting & creating tasks from home (#520)
Co-authored-by: sytone <github@sytone.com>
Co-authored-by: Sytone <github@sytone.com>
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/frontend#520
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: sytone <kolaente@sytone.com>
Co-committed-by: sytone <kolaente@sytone.com>
2021-07-17 21:21:46 +00:00
..
color Show last visited list on home page 2021-07-06 22:22:57 +02:00
time Add default list setting & creating tasks from home (#520) 2021-07-17 21:21:46 +00:00
applyDrag.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
auth.js Save auth tokens from link shares only in memory, don't persist them to localStorage 2021-07-09 20:10:57 +02:00
case.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
closeWhenClickedOutside.js Fix closing popups when clicking outside of them (#378) 2021-01-17 10:36:57 +00:00
filterObject.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
generateAttachmentUrl.js Add a button to copy an attachment url from the attachment overview 2021-07-07 22:13:21 +02:00
getListTitle.js Improve some translations (#581) 2021-07-09 08:22:20 +00:00
getNamespaceTitle.js Improve some translations (#581) 2021-07-09 08:22:20 +00:00
parseDateOrNull.js Quick add magic for tasks (#570) 2021-07-05 10:29:04 +00:00
parseTaskText.js Change quick add magic characters to be more familiar with the todoist ones 2021-07-06 14:53:32 +02:00
parseTaskText.test.js Fix tests failing on thursdays 2021-07-09 09:48:33 +02:00
playPop.js Play a sound when marking a task as done 2021-01-30 21:45:54 +01:00
replaceAll.js Quick add magic for tasks (#570) 2021-07-05 10:29:04 +00:00
saveCollapsedBucketState.js Add collapsing kanban buckets 2021-07-07 21:58:41 +02:00
saveListView.js Move list edit/namespace to separate pages and in a menu (#397) 2021-01-30 16:17:04 +00: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