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/helpers
Dominik Pschenitschni 943e554a58
continuous-integration/drone/push Build is passing Details
feat: improve playPop helper (#1229)
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1229
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2021-12-21 17:56:48 +00:00
..
color Show last visited list on home page 2021-07-06 22:22:57 +02:00
time feat: recurring for quick add magic (#1105) 2021-12-07 20:08:39 +00: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
checkAndSetApiUrl.ts fix: api not found by default 2021-11-16 22:34:08 +01:00
checklistFromText.test.ts fix: checklist update not working 2021-12-05 14:18:59 +01:00
checklistFromText.ts fix: checklist update not working 2021-12-05 14:18:59 +01: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
isAppleDevice.ts feat: add v-shortcut directive for keyboard shortcuts (#942) 2021-11-13 20:28:29 +00:00
labels.test.ts feat: use flexsearch for all local searches (#997) 2021-11-14 20:49:52 +00:00
labels.ts feat: use flexsearch for all local searches (#997) 2021-11-14 20:49:52 +00:00
parseDateOrNull.js Quick add magic for tasks (#570) 2021-07-05 10:29:04 +00:00
playPop.ts feat: improve playPop helper (#1229) 2021-12-21 17:56:48 +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: redirect to calculated url everywhere 2021-12-17 15:41:11 +00: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 feature/use-setup-api-for-user-and-about-pages (#929) 2021-11-14 20:57:36 +00:00
utils.ts Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00