frontend/src/helpers
konrad e1a7fb4999 fix: migration icons are not resolved properly (#864)
Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: vikunja/frontend#864
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-10-26 20:21:19 +00:00
..
color Show last visited list on home page 2021-07-06 22:22:57 +02:00
time Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
attachments.ts feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
auth.ts feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
calculateItemPosition.ts Reorder tasks, lists and kanban buckets (#620) 2021-07-28 19:56:29 +00:00
calculateTaskPosition.test.ts Reorder tasks, lists and kanban buckets (#620) 2021-07-28 19:56:29 +00:00
case.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
checklistFromText.test.ts feat: task checklist improvements (#797) 2021-09-29 18:31:14 +00:00
checklistFromText.ts feat: task checklist improvements (#797) 2021-09-29 18:31:14 +00:00
closeWhenClickedOutside.js Fix closing popups when clicking outside of them (#378) 2021-01-17 10:36:57 +00:00
downloadBlob.ts User Data Export and import (#699) 2021-09-04 19:26:38 +00:00
getListTitle.js feat: use vue-i18n 9 for vue3 2021-10-01 18:49:54 +02:00
getNamespaceTitle.js feat: use vue-i18n 9 for vue3 2021-10-01 18:49:54 +02:00
labels.test.ts fix: label search in tasks not working 2021-10-17 13:20:51 +02:00
labels.ts Merge branch 'vue3' into feature/vue3-async-await 2021-10-17 16:06:58 +02:00
parseDateOrNull.js Quick add magic for tasks (#570) 2021-07-05 10:29:04 +00:00
playPop.js feat: compress media files (#818) 2021-10-03 18:48:02 +00:00
quickAddMagicMode.ts fix: quick add magic always disabled 2021-09-29 22:42:13 +02:00
randomId.ts feat: create randomId helper and use everywhere 2021-10-11 18:08:32 +02:00
redirectToProvider.ts feat: create randomId helper and use everywhere 2021-10-11 18:08:32 +02:00
replaceAll.js Fix lint 2021-07-19 11:18:22 +02:00
saveCollapsedBucketState.js Add collapsing kanban buckets 2021-07-07 21:58:41 +02:00
saveLastVisited.ts feat: redirect the user to the last page they were on before logging in after login 2021-10-13 21:53:39 +02:00
saveListView.js Small cleanups & code improvements 2021-08-06 23:34:37 +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
utils.ts Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00